You are not logged in.

#1 2005-10-02 05:16:52

SlackwareInAZ
Member
Registered: 2005-08-22
Posts: 10

Files in /var/lib/pacman/local newer than in extra? [solved]

Earlier today tried pacman -Syu and got the following message:

bash-3.00# pacman -Syu
:: Synchronizing package databases...
:: testing is up to date
:: current is up to date
:: extra is up to date
:: unstable is up to date
:: community is up to date
:: a52dec: local (0.7.4-3) appears to be newer than repo (extra/0.7.4-2)
:: arts: local (1.4.2-4) appears to be newer than repo (extra/1.4.1-1)
:: dbus: local (0.50-2) appears to be newer than repo (extra/0.34-1)
:: eject: local (2.1.2-2) appears to be newer than repo (extra/2.0.13-1)
:: faac: local (1.24-2) appears to be newer than repo (extra/1.24-1)
:: ffmpeg: local (20050806-1) appears to be newer than repo (extra/0.4.9.pre1-1)
:: gnokii: local (0.6.7-2) appears to be newer than repo (extra/0.6.7-1)
:: gpgme: local (1.0.3-2) appears to be newer than repo (extra/1.0.3-1)
:: gst-plugins: local (0.8.11-1) appears to be newer than repo (extra/0.8.10-1)
:: gstreamer: local (0.8.11-1) appears to be newer than repo (extra/0.8.10-1)
:: gwenview: local (1.3.0-2) appears to be newer than repo (extra/1.2.0-1)
:: hal: local (0.5.4-1) appears to be newer than repo (extra/0.5.3-1)
:: jack-audio-connection-kit: local (0.100.0-3) appears to be newer than repo (extra/0.100.0-1)
:: jasper: local (1.701.0-3) appears to be newer than repo (extra/1.701.0-2)
:: k3b: local (0.12.4a-1) appears to be newer than repo (extra/0.12.2-1)
:: kde-common: local (3.4.2-6) appears to be newer than repo (extra/3.4.1-1)
:: kdeaccessibility: local (3.4.2-3) appears to be newer than repo (extra/3.4.1-1)
:: kdeaddons: local (3.4.2-4) appears to be newer than repo (extra/3.4.1-1)
:: kdeadmin: local (3.4.2-3) appears to be newer than repo (extra/3.4.1-1)
:: kdeartwork: local (3.4.2-3) appears to be newer than repo (extra/3.4.1-1)
:: kdebase: local (3.4.2-5) appears to be newer than repo (extra/3.4.1-4)
:: kdebindings: local (3.4.2-3) appears to be newer than repo (extra/3.4.1-1)
:: kdeedu: local (3.4.2-4) appears to be newer than repo (extra/3.4.1-1)
:: kdegames: local (3.4.2-3) appears to be newer than repo (extra/3.4.1-1)
:: kdegraphics: local (3.4.2-4) appears to be newer than repo (extra/3.4.1-1)
:: kdelibs: local (3.4.2-5) appears to be newer than repo (extra/3.4.1-2)
:: kdemultimedia: local (3.4.2-4) appears to be newer than repo (extra/3.4.1-1)
:: kdenetwork: local (3.4.2-4) appears to be newer than repo (extra/3.4.1-2)
:: kdepim: local (3.4.2-4) appears to be newer than repo (extra/3.4.1-1)
:: kdesdk: local (3.4.2-3) appears to be newer than repo (extra/3.4.1-1)
:: kdetoys: local (3.4.2-3) appears to be newer than repo (extra/3.4.1-1)
:: kdeutils: local (3.4.2-4) appears to be newer than repo (extra/3.4.1-1)
:: libgphoto2: local (2.1.6-2) appears to be newer than repo (extra/2.1.6-1)
:: libidn: local (0.5.17-2) appears to be newer than repo (extra/0.5.17-1)
:: libieee1284: local (0.2.10-2) appears to be newer than repo (extra/0.2.10-1)
:: libmal: local (0.40-2) appears to be newer than repo (extra/0.40-1)
:: libmpcdec: local (1.2-2) appears to be newer than repo (extra/1.2-1)
:: libraw1394: local (1.1.0-2) appears to be newer than repo (extra/1.1.0-1)
:: libsamplerate: local (0.1.2-2) appears to be newer than repo (extra/0.1.2-1)
:: musicbrainz: local (2.1.1-3) appears to be newer than repo (extra/2.1.1-2)
:: net-snmp: local (5.2.1-3) appears to be newer than repo (extra/5.2.1-2)
:: openexr: local (1.2.2-4) appears to be newer than repo (extra/1.2.2-1)
:: openslp: local (1.2.0-2) appears to be newer than repo (extra/1.2.0-1)
:: pilot-link: local (0.11.8-4) appears to be newer than repo (extra/0.11.8-3)
:: pth: local (2.0.3-2) appears to be newer than repo (extra/2.0.3-1)
:: qscintilla: local (1.6-1) appears to be newer than repo (extra/1.5.1-1)
:: qt: local (3.3.5-1) appears to be newer than repo (extra/3.3.4-8)
:: sane: local (1.0.16-2) appears to be newer than repo (extra/1.0.15-5)
:: speex: local (1.1.10-3) appears to be newer than repo (extra/1.1.10-1)
:: t1lib: local (5.1.0-1) appears to be newer than repo (extra/5.0.2-1)
:: taglib: local (1.4-2) appears to be newer than repo (extra/1.3.1-2)
:: tunepimp: local (0.3.0-5) appears to be newer than repo (extra/0.3.0-4)
:: Above packages will be skipped.  To manually upgrade use 'pacman -S <pkg>'

How did this happen and what can I do to fix it. I mean, obviously all the files shown in local were downloaded using pacman, so how can the local version be greater than the individual versions found in current, extra, testing, unstable or community?!!

Thanks,
Gary :x

Figured this out. Apparently the first mirror listed in the /etc/pacman.d extra file is out of sync. Commented out the first two. Ftp.arch is working fine. Updated the extra db and found two apps needed updating. No more errors, since the /var/lib/pacman/extra directory was completely updated. Will try the original mirror in a few days.  smile

Offline

#2 2005-10-02 05:36:29

ozar
Member
From: USA
Registered: 2005-02-18
Posts: 1,686

Re: Files in /var/lib/pacman/local newer than in extra? [solved]

Yep, loads of files were updated earlier today, so the mirrors were mostly out of sync for a while.  Look here for more info:

http://bbs.archlinux.org/viewtopic.php?t=15505


oz

Offline

#3 2005-10-02 10:39:12

T-Dawg
Forum Fellow
From: Charlotte, NC
Registered: 2005-01-29
Posts: 2,736

Re: Files in /var/lib/pacman/local newer than in extra? [solved]

hey ozar, you got that bookmarked yet?

Offline

Board footer

Powered by FluxBB