First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 27859
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Games <games@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Kevin Lacquement <klac@shaw.ca>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
sp-diff A patch to fix the filename patch Kevin Lacquement 2003-09-03 07:30 0000 734 bytes Details | Diff
sp-diff Updated patch patch Kevin Lacquement 2003-09-03 07:33 0000 653 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 27859 depends on: Show dependency tree
Show dependency graph
Bug 27859 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-09-03 07:28 0000
When I emerge fortune-mod-sp-fortunes, I get several errors about files not
found, then an abort.

Reproducible: Always
Steps to Reproduce:
1. emerge fortune-mod-SP-0.1.tar.gz

Actual Results:  

Calculating dependencies ...done!
>>> emerge (1 of 1) app-games/fortune-mod-sp-fortunes-0.1 to /
>>> Downloading http://adelie.polymtl.ca//distfiles/fortune-mod-SP-0.1.tar.gz
--21:20:43--  http://adelie.polymtl.ca//distfiles/fortune-mod-SP-0.1.tar.gz
           => `/usr/portage/distfiles/fortune-mod-SP-0.1.tar.gz'
Resolving adelie.polymtl.ca... done.
Connecting to adelie.polymtl.ca[132.207.4.160]:80... connected.
HTTP request sent, awaiting response... 404 Not Found
21:20:43 ERROR 404: Not Found.

>>> Downloading
http://ftp.snt.utwente.nl/pub/os/linux/gentoo/distfiles/fortune-mod-SP-0.1.tar.gz
--21:20:43-- 
http://ftp.snt.utwente.nl/pub/os/linux/gentoo/distfiles/fortune-mod-SP-0.1.tar.gz
           => `/usr/portage/distfiles/fortune-mod-SP-0.1.tar.gz'
Resolving ftp.snt.utwente.nl... done.
Connecting to ftp.snt.utwente.nl[130.89.175.1]:80... connected.
HTTP request sent, awaiting response... 404 Not Found
21:20:44 ERROR 404: Not Found.

>>> Downloading
ftp://ftp.ussg.iu.edu/pub/linux/gentoo/distfiles/fortune-mod-SP-0.1.tar.gz
--21:20:44-- 
ftp://ftp.ussg.iu.edu/pub/linux/gentoo/distfiles/fortune-mod-SP-0.1.tar.gz
           => `/usr/portage/distfiles/fortune-mod-SP-0.1.tar.gz'
Resolving ftp.ussg.iu.edu... done.
Connecting to ftp.ussg.iu.edu[129.79.6.12]:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /pub/linux/gentoo/distfiles ... done.
==> PASV ... done.    ==> RETR fortune-mod-SP-0.1.tar.gz ...
No such file `fortune-mod-SP-0.1.tar.gz'.

>>> Downloading
ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo/distfiles/fortune-mod-SP-0.1.tar.gz
--21:20:45-- 
ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo/distfiles/fortune-mod-SP-0.1.tar.gz
           => `/usr/portage/distfiles/fortune-mod-SP-0.1.tar.gz'
Resolving ftp.gtlib.cc.gatech.edu... done.
Connecting to ftp.gtlib.cc.gatech.edu[130.207.108.134]:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /pub/gentoo/distfiles ... done.
==> PASV ... done.    ==> RETR fortune-mod-SP-0.1.tar.gz ...
No such file `fortune-mod-SP-0.1.tar.gz'.

>>> Downloading http://eol.init1.nl/img/fortune-mod-SP-0.1.tar.gz
--21:20:46--  http://eol.init1.nl/img/fortune-mod-SP-0.1.tar.gz
           => `/usr/portage/distfiles/fortune-mod-SP-0.1.tar.gz'
Resolving eol.init1.nl... done.
Connecting to eol.init1.nl[217.77.141.129]:80... connected.
HTTP request sent, awaiting response... 404 Not Found
21:20:47 ERROR 404: Not Found.

!!! Couldn't download fortune-mod-SP-0.1.tar.gz. Aborting.


Expected Results:  
Successful emerge of fortune-mod-sp-fortunes

The ebuild is trying to download a file called 'fortune-mod-SP-0.1.tar.gz'. 
However, the file name is actually SP-0.1.tar.gz.

------- Comment #1 From Kevin Lacquement 2003-09-03 07:30:36 0000 -------
Created an attachment (id=17000) [edit]
A patch to fix the filename

------- Comment #2 From Kevin Lacquement 2003-09-03 07:33:57 0000 -------
Created an attachment (id=17001) [edit]
Updated patch

The original patch was broken, as it had commented-out lines from the original.

------- Comment #3 From Mr. Bones. 2003-09-03 12:14:09 0000 -------
Fixed in CVS.  Thanks for the bug report and patch Kevin.

First Last Prev Next    No search results available      Search page      Enter new bug