Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 163315 - sys-apps/lsparisc could use mirror://debian/
Summary: sys-apps/lsparisc could use mirror://debian/
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: HPPA Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-22 20:16 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2007-01-22 20:36 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 20:16:43 UTC
Hi,

as per summary your package could use mirror://debian/ rather than pointing directly to ftp://ftp.debian.org/debian/, 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.debian.org/debian/|mirror://debian/|' would likely do the trick.

Thanks,
Diego
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2007-01-22 20:36:37 UTC
Sadly your suggestion did not do the trick. I used sys-apps/debianutils as an example and switched to

"mirror://debian/pool/unstable/l/${PN}/${P/-/_}.tar.gz".

Thanks for the notice, Diego. (I didn't know you had an interest in HPPA! ;-)