You are not logged in.

#1 2003-03-25 00:57:24

jlvsimoes
Member
From: portugal
Registered: 2002-12-23
Posts: 392
Website

makepkg and then pacman -Syu

so here it goes i did the modutils pkg using  makepkg
then later on e did a pacman -Syu and got this result
pacman -Syu
:: Synchronizing package databases...
current.db.tar.gz        [#################################] 100% |     31K
unofficial.db.tar.gz     [#################################] 100% |     47K
unstable.db.tar.gz       [#################################] 100% |      0K
:: modutils-2.4.24-1: local version is newer
:: Above packages will be skipped.  To manually upgrade use 'pacman -S <pkg>'
so im not permited 2 install it using pacman my questions is this
1º will i bea able to upgrade to modutils-2.4.2X later on
2º is this a feature
3º is this a bug
4º im i plane dhumb tongue
thank you
hum ....... as i posted this i did a pacman -Sw modutils just 2 see the version and its not in sync with the abs tree sorry i did not realiseed that things take some time 2 build


-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GU/ d- s: a- C L U P+ L+++ E--- W+
N 0+ K- W-- !O !M V-- PS+ PE- V++ PGP T 5 Z+ R* TV+ B+
DI-- D- G-- e-- h! r++ z+ z*
------END GEEK CODE BLOCK------

Offline

#2 2003-03-25 02:28:33

BluPhoenyx
Member
Registered: 2002-12-23
Posts: 239

Re: makepkg and then pacman -Syu

A while back I had a similar problem with libIDL. I never figured out why I got a local version of that package. It was probably something I was tinkering with. The fix was to remove the package then install the 'current' one.


BluPhoenyx

Offline

#3 2003-03-25 12:56:27

jlvsimoes
Member
From: portugal
Registered: 2002-12-23
Posts: 392
Website

Re: makepkg and then pacman -Syu

exactly good memory i did the same now look at this
brupt brupt werd do you guys need help ? i offer my destop to build pkgs using thishttp://distcc.samba.org/ or something you need


pacman -Syu
:: Synchronizing package databases...
current.db.tar.gz        [#################################] 100% |     30K
unofficial.db.tar.gz     [#################################] 100% |     47K
nstable.db.tar.gz       [#################################] 100% |      0K
error: unresolvable conflicts/dependencies:
  kdevelop: requires kdebase=3.1

Targets:
[root@routty abs]# pacman -Q kdebase=3.1
Package "kdebase=3.1" was not found.
[root@routty abs]# pacman -Q kdebase
kdebase 3.1-2
[root@routty abs]# pacman -S kdevelop
:: kdevelop-2.1.5-1: is up to date.  Upgrade anyway? [Y/n] y

Targets: kdevelop-2.1.5-1

Do you want to install/upgrade these packages? [Y/n] n


-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GU/ d- s: a- C L U P+ L+++ E--- W+
N 0+ K- W-- !O !M V-- PS+ PE- V++ PGP T 5 Z+ R* TV+ B+
DI-- D- G-- e-- h! r++ z+ z*
------END GEEK CODE BLOCK------

Offline

#4 2003-03-25 18:18:52

apeiro
Daddy
From: Victoria, BC, Canada
Registered: 2002-08-12
Posts: 771
Website

Re: makepkg and then pacman -Syu

That's a bug...  I left a 3.1 dependency in there by accident.  A new kdevelop package is going up now.

Offline

#5 2003-03-25 22:20:07

jlvsimoes
Member
From: portugal
Registered: 2002-12-23
Posts: 392
Website

Re: makepkg and then pacman -Syu

possitive on that thak you and sorry


-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GU/ d- s: a- C L U P+ L+++ E--- W+
N 0+ K- W-- !O !M V-- PS+ PE- V++ PGP T 5 Z+ R* TV+ B+
DI-- D- G-- e-- h! r++ z+ z*
------END GEEK CODE BLOCK------

Offline

#6 2003-03-27 22:46:49

jlvsimoes
Member
From: portugal
Registered: 2002-12-23
Posts: 392
Website

Re: makepkg and then pacman -Syu

makepkg
==> Checking Dependencies...
==> Making package xchat (Thu Mar 27 22:17:56 WET 2003)
==> Acquiring/Extracting Sources...
==> ERROR: FTPAGENT is not configured. Check the /etc/makepkg.conf file.
==> Aborting...


How in good name did this
export FTPAGENT="/usr/bin/wget --continue --passive-ftp --tries=3 --waitretry=3"
Disappeared from my makepkg.conf ? Is it in the latest pacman pkg ?
maybe I just deleted it by mistake?
its fixed ....


-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GU/ d- s: a- C L U P+ L+++ E--- W+
N 0+ K- W-- !O !M V-- PS+ PE- V++ PGP T 5 Z+ R* TV+ B+
DI-- D- G-- e-- h! r++ z+ z*
------END GEEK CODE BLOCK------

Offline

#7 2003-03-28 00:38:50

sarah31
Member
From: Middle of Canada
Registered: 2002-08-20
Posts: 2,975
Website

Re: makepkg and then pacman -Syu

perhaps your original makepkg.conf was replaced with a new one after a package upgrade?


AKA uknowme

I am not your friend

Offline

#8 2003-03-29 02:04:43

jlvsimoes
Member
From: portugal
Registered: 2002-12-23
Posts: 392
Website

Re: makepkg and then pacman -Syu

But if it did it will not work not just for me for everyone the ftp agent " was missing "


-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GU/ d- s: a- C L U P+ L+++ E--- W+
N 0+ K- W-- !O !M V-- PS+ PE- V++ PGP T 5 Z+ R* TV+ B+
DI-- D- G-- e-- h! r++ z+ z*
------END GEEK CODE BLOCK------

Offline

#9 2003-03-29 02:21:18

sarah31
Member
From: Middle of Canada
Registered: 2002-08-20
Posts: 2,975
Website

Re: makepkg and then pacman -Syu

well i would assume many people do not change their makepkg.conf files. i haven't so those of us who have not changed them will have normal functioning of that file. your makepkg.conf on the other hand would be back to the original status and all your fancy optimizations would be gone. that being said i believe this is one of the files that is backed up if it is going to be chaged
take a look to see if your old makepkg.conf is save under the name makepkg.conf.pacsave.


AKA uknowme

I am not your friend

Offline

#10 2003-03-30 22:22:41

jlvsimoes
Member
From: portugal
Registered: 2002-12-23
Posts: 392
Website

Re: makepkg and then pacman -Syu

ha ':shock:' ?? nop  :?  but no problem here '8) by now


-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GU/ d- s: a- C L U P+ L+++ E--- W+
N 0+ K- W-- !O !M V-- PS+ PE- V++ PGP T 5 Z+ R* TV+ B+
DI-- D- G-- e-- h! r++ z+ z*
------END GEEK CODE BLOCK------

Offline

Board footer

Powered by FluxBB