Today I experienced a strange thing: many packages were downloaded
from extra and community and resulted in being corrupted under
pacman3. I tried the upgrade through pacman2 and didn't have any
problem whatsoever. The mirror (mi.mirror.garr.it) is the same for
both pacmans.

At first, since this never happened, I thought some maintainer had
problems with the sums, so I checked: the packages came from different
maintainers, which excluded my supposition, since it's almost
impossible for at least four different people to make the same error
for the first time during the same upgrade.

Output of pacman3:

--------
[EMAIL PROTECTED] ~]# LANG=en_US pacman3 -Syu
:: Synchronizing package databases...
 swiergot is up to date
 unstable is up to date
 testing is up to date
 current is up to date
 extra is up to date
 community is up to date
 danimoth is up to date
:: Starting full system upgrade...
warning: ati-fglrx-8.34.8-2: ignoring package upgrade (8.34.8-3)
warning: kernel26-2.6.20.1-1: ignoring package upgrade (2.6.20.1-2)
resolving dependencies... done.
looking for inter-conflicts... done.

Targets: qtcurve-gtk2-0.47-1  qtcurve-kde3-0.47-1  rosegarden-4.1.5.0-1
         sbackup-0.10.2-2  xsane-0.994-1  your-freedom-20070307-1

Total Package Size:   11.00 MB

Proceed with installation? [Y/n]
:: Retrieving packages from extra...
 rosegarden                 7.7M  209.1K/s 00:00:38 [####################] 100%
 sbackup                   51.6K  221.4K/s 00:00:00 [####################] 100%
 xsane                      2.2M  207.8K/s 00:00:11 [####################] 100%
:: Retrieving packages from community...
 qtcurve-gtk2              65.7K  204.4K/s 00:00:00 [####################] 100%
 qtcurve-kde3             129.6K  205.2K/s 00:00:01 [####################] 100%
 your-freedom             847.2K  205.6K/s 00:00:04 [####################] 100%
checking package integrity...
:: Archive qtcurve-gtk2-0.47-1.pkg.tar.gz is corrupted. Do you want to
delete it? [Y/n] y
:: Archive qtcurve-kde3-0.47-1.pkg.tar.gz is corrupted. Do you want to
delete it? [Y/n] y
:: Archive rosegarden-4.1.5.0-1.pkg.tar.gz is corrupted. Do you want
to delete it? [Y/n] y
:: Archive sbackup-0.10.2-2.pkg.tar.gz is corrupted. Do you want to
delete it? [Y/n] y
:: Archive xsane-0.994-1.pkg.tar.gz is corrupted. Do you want to
delete it? [Y/n] y
:: Archive your-freedom-20070307-1.pkg.tar.gz is corrupted. Do you
want to delete it? [Y/n] y
error: failed to commit transaction (corrupted package)
archive qtcurve-gtk2-0.47-1.pkg.tar.gz was corrupted (bad MD5 or SHA1 checksum)
archive qtcurve-kde3-0.47-1.pkg.tar.gz was corrupted (bad MD5 or SHA1 checksum)
archive rosegarden-4.1.5.0-1.pkg.tar.gz was corrupted (bad MD5 or SHA1 checksum)
archive sbackup-0.10.2-2.pkg.tar.gz was corrupted (bad MD5 or SHA1 checksum)
archive xsane-0.994-1.pkg.tar.gz was corrupted (bad MD5 or SHA1 checksum)
archive your-freedom-20070307-1.pkg.tar.gz was corrupted (bad MD5 or
SHA1 checksum)

errors occurred, no packages were upgraded.
--------


Output of pacman2:

--------
[EMAIL PROTECTED] ~]# LANG=en_US pacman -Syu
:: Synchronizing package databases...
:: unstable is up to date
:: testing is up to date
:: current is up to date
:: extra is up to date
:: community is up to date
 danimoth                 [---------------] 100%       1K     2.0K/s  00:00:00
:: ati-fglrx-8.34.8-2: ignoring package upgrade (8.34.8-3)
:: hunspell-1.1.4-1: ignoring package upgrade (1.1.4-2)
:: kernel26-2.6.20.1-1: ignoring package upgrade (2.6.20.1-2)
:: xmlsec-1.2.10-2: ignoring package upgrade (1.2.10-3)
:: Above packages will be skipped.  To manually upgrade use 'pacman -S <pkg>'

Targets: qtcurve-gtk2-0.47-1 qtcurve-kde3-0.47-1 rosegarden-4.1.5.0-1
         sbackup-0.10.2-2 xsane-0.994-1 your-freedom-20070307-1

Total Package Size:   11.0 MB

Proceed with upgrade? [Y/n]

:: Retrieving packages from community...
 qtcurve-gtk2-0.47-1      [---------------] 100%      65K   156.8K/s  00:00:00
 qtcurve-kde3-0.47-1      [---------------] 100%     129K   178.7K/s  00:00:00

:: Retrieving packages from extra...
 rosegarden-4.1.5.0-1     [---------------] 100%    7910K   207.5K/s  00:00:38
 sbackup-0.10.2-2         [---------------] 100%      51K   148.1K/s  00:00:00
 xsane-0.994-1            [---------------] 100%    2256K   206.1K/s  00:00:10

checking package integrity... done.
loading package data... done.
checking for file conflicts... done.
upgrading qtcurve-gtk2... done.
upgrading qtcurve-kde3... done.
upgrading rosegarden... done.
upgrading sbackup... done.
upgrading xsane... done.
NOTE:
  If you experience any problems after upgrading xsane
  it may help to remove the setup and preferences files
  of xsane:

    $ rm -rf ~/.sane/xsane

upgrading your-freedom... done.
--------


Any ideas about this?


bardo

_______________________________________________
arch mailing list
arch@archlinux.org
http://www.archlinux.org/mailman/listinfo/arch

Reply via email to