Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 514466 - games-fps/warsow-1.5.1 has wrong SRC_URI
Summary: games-fps/warsow-1.5.1 has wrong SRC_URI
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-22 16:07 UTC by Jouni Rinne
Modified: 2014-06-22 16:29 UTC (History)
0 users

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


Attachments
emerge --info (emerge_info,5.30 KB, text/plain)
2014-06-22 16:07 UTC, Jouni Rinne
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jouni Rinne 2014-06-22 16:07:32 UTC
Created attachment 379412 [details]
emerge --info

When trying to install the latest version of warsow, 1.5.1, this is what I get:

>>> Downloading 'http://trumpetti.atm.tut.fi/gentoo/distfiles/warsow_1.51_sdk.tar.gz'
--2014-06-22 18:46:38--  http://trumpetti.atm.tut.fi/gentoo/distfiles/warsow_1.51_sdk.tar.gz
Resolving trumpetti.atm.tut.fi... 130.230.54.100, 2001:708:310:54::2
Connecting to trumpetti.atm.tut.fi|130.230.54.100|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2014-06-22 18:46:38 ERROR 404: Not Found.

>>> Downloading 'http://www.warsow.net:1337/~warsow/1.5.1/warsow_1.51_sdk.tar.gz'
--2014-06-22 18:46:38--  http://www.warsow.net:1337/~warsow/1.5.1/warsow_1.51_sdk.tar.gz
Resolving www.warsow.net... 188.226.221.185
Connecting to www.warsow.net|188.226.221.185|:1337... connected.
HTTP request sent, awaiting response... 404 Not Found
2014-06-22 18:46:39 ERROR 404: Not Found.

!!! Couldn't download 'warsow_1.51_sdk.tar.gz'. Aborting.
[31;01m * [39;49;00mFetch failed for 'games-fps/warsow-1.5.1', Log file:
[31;01m * [39;49;00m '/var/tmp/portage/games-fps/warsow-1.5.1/temp/build.log'

I can download the sources from the warsow website manually and place them in //distfiles, the game compiles & installs just fine, so the SRC_URI in the ebuild must be wrong.
Comment 1 Julian Ospald 2014-06-22 16:20:13 UTC
that was already fixed
Comment 2 Julian Ospald 2014-06-22 16:21:11 UTC
apparently I forgot to push it, meh
Comment 3 Julian Ospald 2014-06-22 16:29:10 UTC
+  22 Jun 2014; Julian Ospald <hasufell@gentoo.org> warsow-1.5.1.ebuild:
+  fix SRC_URI wrt #514466