Ich glaube ich habe ein ähnliches Problem. Seit 25.7.2010 wurde nichts mehr aktualisiert.
So sieht die Ausgabe aus:
# pacman -Syu
:: Synchronisiere Paketdatenbanken...
core ist aktuell
extra ist aktuell
community ist aktuell
:: Starte komplette Systemaktualisierung...
Es gibt nichts zu tun
# less /var/log/pacman.log
[2010-07-25 03:57] Running 'pacman -Syu'
[2010-07-25 03:57] synchronizing package lists
[2010-07-25 03:58] starting full system upgrade
[2010-07-25 04:04] upgraded x264 (20100607-1 -> 20100722-1)
[2010-07-25 04:04] upgraded ffmpeg (23619-4 -> 24460-1)
[2010-07-25 04:04] upgraded xulrunner (1.9.2.7-2 -> 1.9.2.8-1)
[2010-07-25 04:04] upgraded firefox (3.6.7-1 -> 3.6.8-1)
[2010-07-25 04:04] upgraded gstreamer0.10-ugly (0.10.15-1 -> 0.10.15-2)
[2010-07-25 04:04] upgraded gstreamer0.10-ugly-plugins (0.10.15-1 -> 0.10.15-2)
[2010-07-25 04:04] upgraded hal-cups-utils (0.6.13-1 -> 0.6.19-1)
[2010-07-25 04:04] upgraded mplayer (31630-1 -> 31774-1)
[2010-07-25 04:04] upgraded vlc (1.1.0-3 -> 1.1.1-3)
[2010-07-25 04:04] upgraded vlc-plugin (1.1.0-3 -> 1.1.1-3)
[2010-07-25 04:05] Running 'pacman -Syu'
[2010-07-25 04:05] synchronizing package lists
[2010-07-25 04:06] starting full system upgrade
[2010-08-21 09:24] Running 'pacman -Syu'
[2010-08-21 09:24] synchronizing package lists
[2010-08-21 09:24] starting full system upgrade
# cat /etc/pacman.conf
#
# /etc/pacman.conf
#
# See the pacman.conf(5) manpage for option and repository directives
#
# GENERAL OPTIONS
#
[options]
# The following paths are commented out with their default values listed.
# If you wish to use different paths, uncomment and update the paths.
#RootDir = /
#DBPath = /var/lib/pacman/
#CacheDir = /var/cache/pacman/pkg/
#LogFile = /var/log/pacman.log
HoldPkg = pacman glibc
# If upgrades are available for these packages they will be asked for first
SyncFirst = pacman
#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
#XferCommand = /usr/bin/curl %u > %o
#CleanMethod = KeepInstalled
Architecture = auto
# Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
#IgnorePkg =
#IgnoreGroup =
#NoUpgrade =
#NoExtract =
# Misc options (all disabled by default)
#UseSyslog
#ShowSize
#UseDelta
#TotalDownload
#
# REPOSITORIES
# - can be defined here or included from another file
# - pacman will search repositories in the order defined here
# - local/custom mirrors can be added here or in separate files
# - repositories listed first will take precedence when packages
# have identical names, regardless of version number
# - URLs will have $repo replaced by the name of the current repo
#
# Repository entries are of the format:
# [repo-name]
# Server = ServerName
# Include = IncludePath
#
# The header [repo-name] is crucial - it must be present and
# uncommented to enable the repo.
#
# The testing repositories are disabled by default. To enable, uncomment the
# repo name header and Include lines. You can add preferred servers immediately
# after the header, and they will be used before the default mirrors.
#[testing]
## Add your preferred servers here, they will be used first
#Include = /etc/pacman.d/mirrorlist
[core]
# Add your preferred servers here, they will be used first
Include = /etc/pacman.d/mirrorlist
[extra]
# Add your preferred servers here, they will be used first
Include = /etc/pacman.d/mirrorlist
#[community-testing]
## Add your preferred servers here, they will be used first
#Include = /etc/pacman.d/mirrorlist
[community]
# Add your preferred servers here, they will be used first
Include = /etc/pacman.d/mirrorlist
# An example of a custom package repository. See the pacman manpage for
# tips on creating your own repositories.
#[custom]
#Server = file:///home/custompkgs
#[vbox]
#virtualbox-ose for x86_64
#Server = http://archlinux.ro/~ioni/vbox
# cat /etc/pacman.d/mirrorlist
# Server list generated by rankmirrors on 2010-08-04
# Server list generated by rankmirrors on 2010-01-09
# Mirror used during installation
# Mirror used during installation
#
# Arch Linux repository mirrorlist
# Generated on 2009-12-06
#
# Any
# Australia
# Austria
# Belgium
# Brazil
# Bulgaria
# Canada
# Chile
# China
# Czech Republic
# Denmark
# Estonia
# Finland
# France
# Germany
# Great Britain
# Greece
# Hungary
# India
# Indonesia
# Ireland
# Israel
# Italy
# Japan
# Kazakhstan
# Latvia
# Lithuania
# Netherlands
# New Caledonia
# Norway
# Poland
# Portugal
# Romania
# Russia
# Spain
# Sweden
# Switzerland
# Taiwan
# Turkey
# Ukraine
# United States
# Vietnam
Server = http://ftp.sh.cvut.cz/MIRRORS/arch/$repo/os/x86_64
Server = http://gd.tuwien.ac.at/opsys/linux/archlinux/$repo/os/x86_64
Server = http://ftp.ntua.gr/pub/linux/archlinux/$repo/os/x86_64
Server = http://atviras.lt/archmirror/$repo/os/x86_64
Server = http://mirrors.kernel.org/archlinux/$repo/os/x86_64
Server = http://ftp-stud.hs-esslingen.de/pub/Mirrors/archlinux/$repo/os/x86_64
Ich habe Versionen verglichen und festgestellt dass zb k3b auf den servern 2.0.1 ist und bei mir 2.0.0.
Irgendwie lässt sich nichts updaten. Hab nirgends gefummelt. Letztes Update lief wohl am 25.7. durch.
Danke für eure Hilfe!
Gruss.