Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 48392 - SRC_URI incorrect in GCC 3.4 prerelease ebuild
Summary: SRC_URI incorrect in GCC 3.4 prerelease ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-19 13:00 UTC by Robert Moss (RETIRED)
Modified: 2004-04-19 22:40 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 Robert Moss (RETIRED) gentoo-dev 2004-04-19 13:00:52 UTC
The following line in the ebuild:

PIE_BASE_DIR="mirror://gentoo/"

should instead be:

PIE_BASE_URI="mirror://gentoo/"

Otherwise the PIE patches fail to download and the ebuild fails. The above fix repairs things, and the patch is downloaded.

Reproducible: Always
Steps to Reproduce:
Comment 1 Travis Tilley (RETIRED) gentoo-dev 2004-04-19 22:40:54 UTC
oops. fix committed to the tree.