Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 225549

Summary: games-fps/quake3-urbanterror-3.7: url to download is crashed
Product: Gentoo Linux Reporter: Walter <wsouzant>
Component: [OLD] GamesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 203296    
Bug Blocks:    

Description Walter 2008-06-09 11:33:08 UTC
I try to install by the command:
emerge -v quake3-urbanterror, it was downloaded all dependencies for the ebuild,
and installed, but when the emerge tries to download quake3-urbanterror:

>>> Downloading 'http://q3.utca.hu/files/UrbanTerror33.zip'
--2008-06-08 09:49:09--  http://q3.utca.hu/files/UrbanTerror33.zip
Resolving q3.utca.hu... 82.150.63.1
Connecting to q3.utca.hu|82.150.63.1|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://urt.utca.hu/files/UrbanTerror33.zip [following]
--2008-06-08 09:49:16--  http://urt.utca.hu/files/UrbanTerror33.zip
Resolving urt.utca.hu... 82.150.63.1
Connecting to urt.utca.hu|82.150.63.1|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2008-06-08 09:49:19 ERROR 404: Not Found


Reproducible: Always

Steps to Reproduce:
1.# emerge -v quake3-urbanterror
Comment 1 Tomáš Chvátal (RETIRED) gentoo-dev 2008-06-10 12:05:46 UTC
It looks like it has been moved. Try -r1 package or 4.0 version
Comment 2 Tomáš Chvátal (RETIRED) gentoo-dev 2008-06-10 16:52:20 UTC
if somebody will be fixing this then there is only needed to fix SRC_URI onto http://urt.utca.hu/files/urbanterror/official/urbanTerror37_full.zip

and for 4.1 which is not yet in portage (only rename should be sufficient) http://urt.utca.hu/files/urbanterror/official/UrbanTerror_41_FULL.zip
Comment 3 Tomáš Chvátal (RETIRED) gentoo-dev 2009-02-19 18:19:03 UTC
SRC_URIs updated.
Thanks for the report.