Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 37493 - Wrong SRC_URI in gnome-base/control-center/control-center-1.4.0.5-r1.ebuild
Summary: Wrong SRC_URI in gnome-base/control-center/control-center-1.4.0.5-r1.ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-07 10:08 UTC by Rene Gass
Modified: 2004-01-09 23:58 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 Rene Gass 2004-01-07 10:08:26 UTC
The URI is wrong: ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${P}.tar.bz2

The following should work: ftp://ftp.gnome.org/pub/GNOME/sources/${PN}/1.4/${P}.tar.bz2

Reproducible: Always
Steps to Reproduce:
Seen while manually downloading several source files for 'emerge =kde-3.2_beta2' (due to still missing DSL at home)
Actual Results:  
Error message in browser

Expected Results:  
Download of file control-center-1.4.0.5.tar.bz2
Comment 1 foser (RETIRED) gentoo-dev 2004-01-07 15:40:06 UTC
made it use gnome.org eclass for SRC_URI, that should fix this. Do test please if you can :)
Comment 2 Rene Gass 2004-01-08 12:45:18 UTC
Thank you for the *quick* fix :-) I'd like to test it, but it will have to 
wait until I get my DSL (hopefully soon...). I don't have an internet 
connection for my Gentoo at the moment.
Comment 3 Rene Gass 2004-01-08 16:20:15 UTC
Ok, I got ISDN working here, so I can confirm that the fix works :)
Comment 4 foser (RETIRED) gentoo-dev 2004-01-09 23:58:37 UTC
thanks for the help & report