Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 262877 - games-fps/doom3-inhell fails to fetch
Summary: games-fps/doom3-inhell fails to fetch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High major
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-18 05:57 UTC by Gordon Pritchard
Modified: 2009-07-13 17:05 UTC (History)
1 user (show)

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


Attachments
fixed ebuild (doom3-inhell-1.1-r1.ebuild,588 bytes, text/plain)
2009-07-13 14:43 UTC, Valeriy Malov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gordon Pritchard 2009-03-18 05:57:29 UTC
fetch fails for the Doom3 InHell

Reproducible: Always

Actual Results:  
Here is a typical attempt at emerge (Mar. 17, 2009):

>>> Emerging (1 of 2) games-fps/doom3-inhell-1.1-r1
>>> Downloading 'ftp://ftp.planetmirror.com/pub/filesnetwork/Doom_III/Mods/Single_Player/in_hell_v11.zip'
--2009-03-17 22:52:35--  ftp://ftp.planetmirror.com/pub/filesnetwork/Doom_III/Mods/Single_Player/in_hell_v11.zip
           => `/usr/portage/distfiles/in_hell_v11.zip'
Resolving ftp.planetmirror.com... failed: Temporary failure in name resolution.
wget: unable to resolve host address `ftp.planetmirror.com'
>>> Downloading 'http://ftp.games.skynet.be/pub/www.filesnetwork.com/Doom_III/Mods/Single_Player/in_hell_v11.zip'
--2009-03-17 22:53:15--  http://ftp.games.skynet.be/pub/www.filesnetwork.com/Doom_III/Mods/Single_Player/in_hell_v11.zip
Resolving ftp.games.skynet.be... 195.238.1.6
Connecting to ftp.games.skynet.be|195.238.1.6|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2009-03-17 22:53:16 ERROR 404: Not Found.

>>> Downloading 'ftp://ftp.games.skynet.be/pub/www.filesnetwork.com/Doom_III/Mods/Single_Player/in_hell_v11.zip'
--2009-03-17 22:53:16--  ftp://ftp.games.skynet.be/pub/www.filesnetwork.com/Doom_III/Mods/Single_Player/in_hell_v11.zip
           => `/usr/portage/distfiles/in_hell_v11.zip'
Resolving ftp.games.skynet.be... 195.238.1.6
Connecting to ftp.games.skynet.be|195.238.1.6|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /pub/www.filesnetwork.com/Doom_III/Mods/Single_Player ... 
No such directory `pub/www.filesnetwork.com/Doom_III/Mods/Single_Player'.

!!! Couldn't download 'in_hell_v11.zip'. Aborting.
 * Fetch failed for 'games-fps/doom3-inhell-1.1-r1', Log file:
 *  '/var/tmp/portage/games-fps/doom3-inhell-1.1-r1/temp/build.log'


Expected Results:  
Should fetch, then emerge cleanly.
Comment 2 Valeriy Malov 2009-07-13 14:43:58 UTC
Created attachment 197791 [details]
fixed ebuild

Ebuild with new download location and removed homepage (dead)
Comment 3 Mr. Bones. (RETIRED) gentoo-dev 2009-07-13 17:05:22 UTC
fixed up the SRC_URI.  I'll update the HOMEPAGE if it appears somewhere.