Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 2968

Summary: Digest-MD5 ebuild is broken
Product: Gentoo Linux Reporter: xtra <gentoo>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED FIXED    
Severity: normal CC: mcummings
Priority: High    
Version: 1.1a   
Hardware: x86   
OS: Linux   
URL: http://ftp.easynet.be/pub/CPAN/modules/by-category/14_Security_and_Encryption/Digest/
Whiteboard:
Package list:
Runtime testing required: ---

Description xtra 2002-05-23 13:55:38 UTC
if you don't download the source file from ibiblio the ebuild fails because it
refers to Digest-MD5-2.17.tar.gz which no longer can be found on cpan (see url)

>>> emerge dev-perl/Digest-MD5-2.17-r1 to /

>>> Downloading http://www.ibiblio.org/gentoo/distfiles/Digest-MD5-2.17.tar.gz
--20:42:14--  http://www.ibiblio.org/gentoo/distfiles/Digest-MD5-2.17.tar.gz
           => `/usr/portage/distfiles/Digest-MD5-2.17.tar.gz'
Resolving www.ibiblio.org... done.
Connecting to www.ibiblio.org[213.193.166.7]:80... connected.
HTTP request sent, awaiting response... 404 Not Found
20:42:24 ERROR 404: Not Found.


>>> Downloading
http://cpan.valueclick.com/modules/by-category/14_Security_and_Encryption/Digest/Digest-MD5-2.17.tar.gz
--20:42:24-- 
http://cpan.valueclick.com/modules/by-category/14_Security_and_Encryption/Digest/Digest-MD5-2.17.tar.gz
           => `/usr/portage/distfiles/Digest-MD5-2.17.tar.gz'
Resolving cpan.valueclick.com... done.
Connecting to cpan.valueclick.com[209.85.157.220]:80... connected.
HTTP request sent, awaiting response... 404 Not Found
20:42:25 ERROR 404: Not Found.

!!! Couldn't download Digest-MD5-2.17.tar.gz.  Aborting.
Comment 1 Ryan Phillips (RETIRED) gentoo-dev 2002-05-24 02:52:13 UTC
update version number of Digest-MD5 and committed it to portage.
Comment 2 Khayyam 2004-01-02 19:38:16 UTC
this breaks on ppc as it was unmasked while digest-base-1.05 is
still masked.

!!! all ebuilds that could satisfy "dev-perl/digest-base" have been masked.
!!!    (dependency required by "dev-perl/Digest-MD5-2.33" [ebuild])
 
!!! Problem with ebuild dev-perl/Digest-MD5-2.33
!!! Possibly a DEPEND/*DEPEND problem.
 
!!! Depgraph creation failed.