#1983 file is corrupted: maniadrive-music-1.0-2.fc8.noarch.rpm
Closed: Fixed None Opened 14 years ago by cra.

= phenomenon =

The maniadrive-music-1.0-2.fc8.noarch.rpm file, which exists as several hardlinked copies in the fedora/linux/releases/8/Everything hierarchy, is corrupted. The identical file is carried in Fedora 9 and that copy is fine. Perhaps the corruption happened when Fedora 8 was moved from the master mirror to the archives mirror.

= reason =

Comparing the copy in 8 to the one in 9, we see that the files are supposed to be identical, but that the copy in 8 is corrupted:

rpm -Kv fedora/linux/releases/{8,9}/Everything/i386/os/Packages/maniadrive-music-1.0-2.fc8.noarch.rpm
fedora/linux/releases/8/Everything/i386/os/Packages/maniadrive-music-1.0-2.fc8.noarch.rpm:
Header V3 DSA signature: OK, key ID 4f2a6fd2
Header SHA1 digest: OK (401a322447e688b4efa3c9336e40a9fa9279059c)
MD5 digest: BAD Expected(0d607ce617dd5faa9bd79c97ee1a23f8) != (83ba7949df9892dfa31e89d5e8c4d214)
V3 DSA signature: BAD, key ID 4f2a6fd2
fedora/linux/releases/9/Everything/i386/os/Packages/maniadrive-music-1.0-2.fc8.noarch.rpm:
Header V3 DSA signature: OK, key ID 4f2a6fd2
Header SHA1 digest: OK (401a322447e688b4efa3c9336e40a9fa9279059c)
MD5 digest: OK (0d607ce617dd5faa9bd79c97ee1a23f8)
V3 DSA signature: OK, key ID 4f2a6fd2

Trying to install the corrupted RPM fails:

rpm -ivh --nodeps fedora/linux/releases/8/Everything/i386/os/Packages/maniadrive-music-1.0-2.fc8.noarch.rpm

Preparing... ########################################### [100%]
1:maniadrive-music ########################################### [100%]
error: unpacking of archive failed on file /usr/share/maniadrive/mania_music/9796_[Syndrome]Now_I_Know_You[Creative_Commons_-by_2.0][www.dogmazic.net].ogg;4b78e17c: cpio: read

= recommendation =

Restore maniadrive-music-1.0-2.fc8.noarch.rpm from a known-good backup copy, or perhaps from the Fedora 9 Everything repo. The file appears hardlinked in the Fedora 8 Everything repo on archives.fedoraproject.org in the following paths:

fedora/linux/releases/8/Everything/i386/os/Packages/maniadrive-music-1.0-2.fc8.noarch.rpm
fedora/linux/releases/8/Everything/ppc/os/Packages/maniadrive-music-1.0-2.fc8.noarch.rpm
fedora/linux/releases/8/Everything/ppc64/os/Packages/maniadrive-music-1.0-2.fc8.noarch.rpm
fedora/linux/releases/8/Everything/x86_64/os/Packages/maniadrive-music-1.0-2.fc8.noarch.rpm


Are you still having this issue?

Yes, the Fedora 8 copy of the file is still corrupted. The Fedora 9 copy of the same build is good.

This is fixed on the master mirror. It might take a bit for the other mirrors to pick it up.

The 8/Everything/i386/os/Packages/ copy was fixed, but the others are still the corrupted old copy. Can you please hardlink (cp -l) the fixed copy to these others? Thanks.

fedora/linux/releases/8/Everything/ppc/os/Packages/maniadrive-music-1.0-2.fc8.noarch.rpm
fedora/linux/releases/8/Everything/ppc64/os/Packages/maniadrive-music-1.0-2.fc8.noarch.rpm
fedora/linux/releases/8/Everything/x86_64/os/Packages/maniadrive-music-1.0-2.fc8.noarch.rpm

Login to comment on this ticket.

Metadata