Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 37286 - sys-kernel/ck-sources-2.4.2* have incorrect SRC_URI
Summary: sys-kernel/ck-sources-2.4.2* have incorrect SRC_URI
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: x86-kernel@gentoo.org (DEPRECATED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-05 03:56 UTC by Brian Harring (RETIRED)
Modified: 2004-01-09 17:33 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 Brian Harring (RETIRED) gentoo-dev 2004-01-05 03:56:07 UTC
The ck-sources SRC_URI should be mirror:// , not mirror:/ 

find /usr/portage/sys-kernel/ck-sources -name '*.ebuild' -exec sed -i -e 's(mirror:/[^/](mirror://(g' {} \; 
ought to do the trick.
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2004-01-05 04:16:38 UTC
fixed in CVS now.