Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 40181 - xfractint-20.2.05.ebuild has wrong SRC_URI
Summary: xfractint-20.2.05.ebuild has wrong SRC_URI
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Michal Januszewski (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-02 07:45 UTC by Wilbur Pan
Modified: 2004-02-02 09:38 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 Wilbur Pan 2004-02-02 07:45:46 UTC
The SRC_URI line in the xfractint-20.2.05.ebuild is wrong.  It should read 

SRC_URI="http://www.fractint.org/ftp/old/linux/${MY_P}.tar.gz"

The ftp/current branch has the development version of xfractint-20.3.

Reproducible: Always
Steps to Reproduce:
1. emerge sync
2. emerge xfractint

Actual Results:  
>>> Downloading http://www.fractint.org/ftp/current/linux/xfract20.2.05.tar.gz 
--10:44:58--  http://www.fractint.org/ftp/current/linux/xfract20.2.05.tar.gz 
           => `/usr/portage/distfiles/xfract20.2.05.tar.gz' 
Resolving www.fractint.org... 209.94.62.20 
Connecting to www.fractint.org[209.94.62.20]:80... connected. 
HTTP request sent, awaiting response... 404 Not Found 
10:44:58 ERROR 404: Not Found. 
 
!!! Couldn't download xfract20.2.05.tar.gz. Aborting. 
 

Expected Results:  
Download from the right URL.
Comment 1 Michal Januszewski (RETIRED) gentoo-dev 2004-02-02 09:38:34 UTC
Thanks for the bug report, it's now fixed in CVS. It would also appear we need an ebuild for 20.3.00. I'll try to get to it ASAP.