You are not logged in.

#1 2010-10-19 21:21:42

replabrobin
Member
Registered: 2010-05-06
Posts: 237

difference between abs and binary packages

I'm upgrading through the python-->python3 change. I have been using a modified version of wicd and that obviously needs to change. I normally do this by syncing abs and then starting from the latest /var/abs/extra/wicd and then making my changes and creating my bespoke package.

However, I find that the abs I'm downloading has a PKGBUILD with

pkgname=wicd
pkgver=1.7.0
pkgrel=4


while the binary packages now appear to be at 1.7.0-6 ;(

Do the ABS sources lag the actual builds?

Offline

#2 2010-10-19 21:23:16

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,672
Website

Re: difference between abs and binary packages

ABS syncs once every 24 hours.  If it has not done a sync yet, the wicd PKGBUILD you want will be in [testing].

Edit:  It appears there was an issue in SVN for that package.  Fixed so the change should propagate to ABS soon.

Offline

#3 2010-10-19 21:24:01

Awebb
Member
Registered: 2010-05-06
Posts: 6,688

Re: difference between abs and binary packages

Maybe your mirror is out of sync?

Offline

#4 2010-10-19 21:59:11

replabrobin
Member
Registered: 2010-05-06
Posts: 237

Re: difference between abs and binary packages

Allan, how did you discover about the svn issue? I'm not totally familiar with how the various bits of Arch join up. I looked at the svn trunk & extra-any links for wicd, but they appeared to be in sync.

Not sure what Awebb means, but my abs.conf has

SYNCSERVER="rsync.archlinux.org"
ARCH="x86_64"
MIRRORLIST="/etc/pacman.d/mirrorlist"

and I think a simple abs command uses the sync server.

Offline

#5 2010-10-19 22:08:00

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,672
Website

Re: difference between abs and binary packages

There were entries for extra-i686 and extra-x86_64 that I removed.  The conversion to an arch=any package was not complete...

Offline

#6 2010-10-19 22:11:03

replabrobin
Member
Registered: 2010-05-06
Posts: 237

Re: difference between abs and binary packages

OK and thanks, I guess this means that wicd will now have an 'any' arch which makes sense.

Offline

Board footer

Powered by FluxBB