Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 19853 - perlmagick-5.5.5.3.ebuild SRC_URI and digest mismatch
Summary: perlmagick-5.5.5.3.ebuild SRC_URI and digest mismatch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Graham Forest
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-23 16:47 UTC by Haroon Rafique
Modified: 2003-04-24 16:19 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 Haroon Rafique 2003-04-23 16:47:39 UTC
perlmagick-5.5.5.3.ebuild has:
SRC_URI=="http://imagemagick.sourceforge.net/http/${MY_P}.tar.gz"
whereas the digest file has:
MD5 8670a84eff9468e3312c1844ebe5f6a7 ImageMagick-5.5.5-3.tar.bz2 3480433

Notice the .gz versus the .bz2. I already had the .bz2 so I changed the ebuild
to say .bz2 and it compiled fine.
Comment 1 Graham Forest 2003-04-24 16:19:50 UTC
Fixed.