Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 22688 - snd ebuild fails due (probably) to a typo.
Summary: snd ebuild fails due (probably) to a typo.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High critical
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-12 11:44 UTC by Denis de Leeuw Duarte
Modified: 2003-06-20 16:49 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 Denis de Leeuw Duarte 2003-06-12 11:44:00 UTC
When I try to emerge the snd package the md5 check fails. This is apparently
because the script looks at /usr/portage/distfiles//snd-6.tar.gz (Note the
double slash!!).

Reproducible: Always
Steps to Reproduce:
1. emerge snd

Actual Results:  

!!! File is corrupt or incomplete. (Digests do not match)
>>> our recorded digest: 3168a858919dcc9a07ad686929a4acf2
>>>  your file's digest: a43dc01275bedb4e55c5152a9f0cebb8
!!! File does not exist: /usr/portage/distfiles//snd-6.tar.gz



Expected Results:  
Well, guess.
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2003-06-12 15:35:46 UTC
no, it's not the double slash -- it's a wrong digest, meaning that the upstream people probably changed things but kept the version the same.  either that or it's a security compromise
Comment 2 J. Ellis (RETIRED) gentoo-dev 2003-06-20 16:49:32 UTC
Seemant speaks the truth - snd is often updated without changing the version.

I've removed the old version (snd-6) and moved the current (snd-6.7) to stable.

Thanks