Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 275896 - dvgrab-3.4.ebuild failed on RMD160 verification
Summary: dvgrab-3.4.ebuild failed on RMD160 verification
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-30 07:45 UTC by Jorge Nerin
Modified: 2009-07-02 13:53 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jorge Nerin 2009-06-30 07:45:49 UTC
Hello, today portage wants me to downgrade dvgrab to 3.1 because the (~x86) 3.4 version ebuild I'm using since 13:08:17 31/03/09 fails the digest verification.

 * Digest verification failed:
 * /usr/portage/media-video/dvgrab/dvgrab-3.4.ebuild
 * Reason: Failed on RMD160 verification
 * Got: 2e80e6b546b12037ed4afc3ec03c7556d6b5d126
 * Expected: 21ace985490d4c8d014ed83d84d693b30ff512a9

ls -l /usr/portage/media-video/dvgrab/dvgrab-3.4.ebuild /usr/portage/media-video/dvgrab/Manifest 
-rw-r--r-- 1 root root 1005 jun 30 02:38 /usr/portage/media-video/dvgrab/dvgrab-3.4.ebuild
-rw-r--r-- 1 root root 1797 jun 29 21:36 /usr/portage/media-video/dvgrab/Manifest

Latest changes in the ebuild where done by "mr_bones_" and "aballier" (http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/dvgrab/), the ebuild is five hours newer than the Manifest, so I think perhaps mr_bones_ forgot to update the Manifest.

Reproducible: Always
Comment 1 Jorge Nerin 2009-07-02 13:53:53 UTC
I don't know if I can mark it fixed, but thanks to zmedico http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/dvgrab/Manifest?rev=1.45&view=markup it's now resolved.

ls -l /usr/portage/media-video/dvgrab/dvgrab-3.4.ebuild /usr/portage/media-video/dvgrab/Manifest 
-rw-r--r-- 1 root root 1005 jun 30 02:38 /usr/portage/media-video/dvgrab/dvgrab-3.4.ebuild
-rw-r--r-- 1 root root 1797 jun 30 10:07 /usr/portage/media-video/dvgrab/Manifest

Thank you.