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

Bug 311065

Summary: media-sound/listen-0.6.3: SRC_URI changed
Product: Gentoo Linux Reporter: Johann Schmitz (ercpe) (RETIRED) <ercpe>
Component: Current packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Johann Schmitz (ercpe) (RETIRED) gentoo-dev 2010-03-24 06:55:23 UTC
The ebuild has

SRC_URI="http://download.listen-project.org/lastest/${P}.tar.gz"

but the tarball for 0.6.3 is not available in latest/.

The right url is: http://download.listen-project.org/0.6/listen-0.6.3.tar.gz
Downloading this tarball and moving it to DISTDIR allows to emerge listen.

Reproducible: Always

Steps to Reproduce:
Try to emerge media-sound/listen
Actual Results:  
Fetch fails.
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2010-04-06 17:01:32 UTC
+*listen-0.6.5 (06 Apr 2010)
+
+  06 Apr 2010; Samuli Suominen <ssuominen@gentoo.org> +listen-0.6.5.ebuild,
+  +files/listen-0.6.5-Makefile.patch:
+  Version bump and remove USE="hal" wrt #313399. Fix SRC_URI wrt #311065 by
+  Johann Schmitz. Missing dbus-python rdepend wrt #299891 by Paul Mulders.