Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 79407 - Bad SRC_URI in awstats-6.3 ebuild
Summary: Bad SRC_URI in awstats-6.3 ebuild
Status: RESOLVED DUPLICATE of bug 79400
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-24 18:27 UTC by Carlos Silva (RETIRED)
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
awstats-6.3.ebuild (awstats-6.3.ebuild,3.67 KB, text/plain)
2005-01-24 18:28 UTC, Carlos Silva (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Silva (RETIRED) gentoo-dev 2005-01-24 18:27:12 UTC
SRC_URI in awstats-6.3 ebuild is "SRC_URI="http://awstats.sourceforge/files/${P}.tgz"
but it should be "SRC_URI="http://awstats.sourceforge.net/files/${P}.tgz"

Reproducible: Always
Steps to Reproduce:
1. emerge awstats
2.
3.

Actual Results:  
could not find file (if not available in the mirrors)

Expected Results:  
get it for sf.net
Comment 1 Carlos Silva (RETIRED) gentoo-dev 2005-01-24 18:28:00 UTC
Created attachment 49441 [details]
awstats-6.3.ebuild

corrected ebuild
Comment 2 Aaron Walker (RETIRED) gentoo-dev 2005-01-25 03:40:10 UTC

*** This bug has been marked as a duplicate of 79400 ***