25 Jul
2012
25 Jul
'12
11:15 a.m.
2012/7/25 Ike Devolder <ike.devolder@gmail.com>:
That is an option I have not yet tried but I just want to preserve the reproduction and debug the problem if there is any.
Maybe this will help: cd /var/lib/pacman/pkg for pkg in *; do bsdtar -tf $pkg > /dev/null || echo "$pkg is broken"; done This is strange, for me, pacman always showed which package is broken (and asked to delete it). Can you disable any ftp mirrors from your mirrorlist ([1])? Could you post your pacman.conf? [1] https://bbs.archlinux.org/viewtopic.php?pid=1050214#p1050214 -- Krzysztof Warzecha