Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 138686 - media-sound/muine-0.8.5 - bad digest
Summary: media-sound/muine-0.8.5 - bad digest
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Peter Johanson (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-01 04:05 UTC by Pedro Castro
Modified: 2006-07-01 07:56 UTC (History)
1 user (show)

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 Pedro Castro 2006-07-01 04:05:33 UTC
The muine 0.8.5 ebuild fails to retrieve the muine-0.8.5.tar.gz package on the download phase.

I think the problem is with these 2 lines:

HOMEPAGE="http://muine-player.org/"
SRC_URI="${HOMEPAGE}/releases/${P}.tar.gz"

The constructed URI will have 2 slashes: http://muine-player.org//releases/muine-0.8.5.tar.gz

Removing one of the slashes fixed the error.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-07-01 04:34:40 UTC
Erm, well no, it has a broken digest.
Comment 2 Peter Johanson (RETIRED) gentoo-dev 2006-07-01 07:56:13 UTC
Fixed in CVS, sorry about that.