Bug 54771 - Incorrect digest for pyvorbis-1.3
|
Bug#:
54771
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: x86
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: python@gentoo.org
|
Reported By: kelvin@totalise.co.uk
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: Incorrect digest for pyvorbis-1.3
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2004-06-22 10:54 0000
|
I'm getting the wrong digest for pyvorbis-1.3.tar.gz using emerge. I have also
tried downloading the file separately and get the same (incorrect) digest.
Could it be that the digest in the ebuild is wrong ? Or possibly they have
released the tarfile without upping the release number.
Reproducible: Always
Steps to Reproduce:
1. emerge pyvorbis
2.
3.
Actual Results:
Calculating dependencies ...done!
>>> emerge (1 of 2) dev-python/pyvorbis-1.3 to /
!!! File is corrupt or incomplete. (Digests do not match)
>>> our recorded digest: c7e31c4b1711b5eec7c45fbc9b87438e
>>> your file's digest: 3ddd0dc996b57827c324910cc899d40b
!!! File does not exist: /usr/portage/distfiles//pyvorbis-1.3.tar.gz
Cheers.
Expected Results:
Matched the digest and installed
Nothing that would indicate a bad digest on my side. Please delete the source
file from /usr/portage/distfiles (if that's where they are) and emerge sync as
well.
I have deleted the following files and directories:
/usr/portage/distfiles/pyvorbis-1.2.tar.gz /usr/portage/distfiles/dev-python/pyvorbis
After an emerge sync I get the same problem. I have downloaded the tar.gz file from other sites and get the same digest.
Do you think it is one of these:
. I am getting the wrong file through portage and from other sites
. The digest in the ebuild doesn't match the file which is currently being delivered
. My digest is being calculated incorrectly
If you don't mind could you check which digest your pyvorbis-1.3.tar.gz from portage has:
>>> our recorded digest: c7e31c4b1711b5eec7c45fbc9b87438e
>>> your file's digest: 3ddd0dc996b57827c324910cc899d40b
According to emerge, mine is coming from:
http://www.andrewchatham.com/pyogg/download/pyvorbis-1.3.tar.gz
Thanks.
seems the file got updated on main site
made SRC_URI point to gentoo mirrors and added to distlocal. thanks for your
report.