Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 71023 - sys-apps/linux32-1.0 has invalid mirror definition
Summary: sys-apps/linux32-1.0 has invalid mirror definition
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High minor
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-12 16:42 UTC by Paul Taylor
Modified: 2004-11-12 16:52 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 Paul Taylor 2004-11-12 16:42:08 UTC
# emerge -f linux32
Calculating dependencies  ...done!
>>> emerge (1 of 1) sys-apps/linux32-1.0 to /
Invalid mirror definition in SRC_URI:
  mirror://linux32-1.0.tar.gz
>>> Previously fetched file: linux32-1.0.tar.gz size ;-)
>>> Previously fetched file: linux32-1.0.tar.gz MD5 ;-)
>>> md5 src_uri ;-) linux32-1.0.tar.gz


The SRC_URI entry in the ebuild should be:

SRC_URI="mirror://gentoo/${P}.tar.gz"
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2004-11-12 16:52:59 UTC
fixed in CVS.  Thanks for the bug report.