Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 163198 - net-misc/taylor-uucp could use mirror://gnu/
Summary: net-misc/taylor-uucp could use mirror://gnu/
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Alin Năstac (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-22 08:34 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2007-01-23 07:32 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 Diego Elio Pettenò (RETIRED) gentoo-dev 2007-01-22 08:34:57 UTC
Hi,

as per summary your package could use mirror://gnu/ rather than pointing directly to ftp://ftp.gnu.org/gnu/, this way if the distfile cannot be found on Gentoo mirrors, the user can still download it from a nearby mirror, if they got it configured (I do).

sed -i -e 's|ftp://ftp.gnu.org/gnu/|mirror://gnu/|' would likely do the trick.

Thanks,
Diego
Comment 1 Alin Năstac (RETIRED) gentoo-dev 2007-01-23 07:32:06 UTC
Diego, I remember tolding you to make such trivial changes yourself. You could have done it in less time than the one required to open this bug. ;)