View Issue Details

IDProjectCategoryView StatusLast Update
0010737InfrastructureGeneralpublic2014-07-10 20:14
Reporternigelt Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
PlatformLinux amd64OSDebianOS VersionSqueeze
Summary0010737: Hash Sum mismatch for file libpodofo0.9.0_0.9.0-1_amd64.deb in debian.scribus.net
DescriptionUnable to install Scribus 1.4.1-1 from repositories as described here
http://wiki.scribus.net/canvas/Debian

Aptitude fails with

E: Failed to fetch
   http://debian.scribus.net/debian/dists/stable/main/binary-amd64/libpodofo0.9.0_0.9.0-1_amd64.deb:
   Hash Sum mismatch
Steps To ReproduceConfigure sources as per http://wiki.scribus.net/canvas/Debian
Attempt to install scribus 1.4.1-1 using aptitude package manager
dependent package
  libpodofo0.9.0_0.9.0-1_amd64.deb
will also be downloaded, but will fail to install due to "Hash Sum mismatch"
TagsNo tags attached.

Activities

Kremlin

2012-07-19 04:36

reporter   ~0028511

Confirmed this is an issue in other repositories too. I downloaded the same .deb but for lucid/x86, with the same problem. When the .deb is downloaded manually, the md5/sha hashes are confirmed to differ from those stored in /var/lib/apt/lists. Deleting the file and re-running apt-get update does not fix the problem.

The work around was to manually install the downloaded package using sudo dpkg -i, and then to re-run sudo apt-get install scribus , to pull in the remaining dependencies.

reetp

2012-12-03 18:05

reporter   ~0029313

Had a similar problem with the i386 package that appears to be fixed here : http://bugs.scribus.net/view.php?id=10745 (which I can't add a comment too it so hence adding it here)

Not sure what the problem is but it looks like it is probably still affecting both 386 & 64 packages

reetp

2012-12-03 18:11

reporter   ~0029314

P.S. a workaround that worked for me (worth a try with the amd64 packages I guess)

gpg --keyserver wwwkeys.pgp.net --recv-keys EEF818CF
gpg --armor --export EEF818CF | sudo apt-key add -

wget http://debian.tagancha.org/debian/dists/lucid/main/binary-i386/libpodofo0.9.0_0.9.0-1_i386.deb

sudo dpkg -i libpodofo0.9.0_0.9.0-1_i386.deb

sudo apt-get install scribus

Kunda

2014-07-10 20:14

updater   ~0032675

obsolete issue. no other complaints since.

Issue History

Date Modified Username Field Change
2012-06-07 08:15 nigelt New Issue
2012-07-19 04:36 Kremlin Note Added: 0028511
2012-12-03 18:05 reetp Note Added: 0029313
2012-12-03 18:11 reetp Note Added: 0029314
2012-12-03 19:12 ale Assigned To => malex
2012-12-03 19:12 ale Status new => assigned
2014-07-10 20:14 Kunda Note Added: 0032675
2014-07-10 20:14 Kunda Status assigned => closed
2014-07-10 20:14 Kunda Assigned To malex =>
2014-07-10 20:14 Kunda Resolution open => fixed