Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 155179 - games-fps/americas-army-250 small error in ebuild
Summary: games-fps/americas-army-250 small error in ebuild
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: Lowest minor (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-14 16:57 UTC by Lee
Modified: 2006-11-14 19:28 UTC (History)
0 users

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


Attachments
Fixed ebuild (americas-army-250-r1.ebuild,2.60 KB, text/plain)
2006-11-14 16:59 UTC, Lee
Details
Fixed ebuild (americas-army-250-r1.ebuild,2.60 KB, text/plain)
2006-11-14 17:02 UTC, Lee
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lee 2006-11-14 16:57:04 UTC
>>> Emerging (2 of 2) games-fps/americas-army-250 to /
>>> Downloading 'http://dev.gentoo.org/~wolf31o2/sources/dump/americas-army-all-0.2.tar.bz2'
--08:52:50--  http://dev.gentoo.org/~wolf31o2/sources/dump/americas-army-all-0.2.tar.bz2
           => `/usr/portage/distfiles/americas-army-all-0.2.tar.bz2'
Resolving dev.gentoo.org... 140.211.166.183
Connecting to dev.gentoo.org|140.211.166.183|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 541 [application/x-tar]

100%[==============================================================================================================================================================>] 541           --.--K/s

08:52:51 (29.73 MB/s) - `/usr/portage/distfiles/americas-army-all-0.2.tar.bz2' saved [541/541]

>>> Downloading 'http://treefort.icculus.org/armyops/armyops250-linux.run'
--08:52:51--  http://treefort.icculus.org/armyops/armyops250-linux.run
           => `/usr/portage/distfiles/armyops250-linux.run'
Resolving treefort.icculus.org... 216.69.161.65
Connecting to treefort.icculus.org|216.69.161.65|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 813,453,963 (776M) [application/octet-stream]

100%[==============================================================================================================================================================>] 813,453,963  832.87K/s    ETA 00:00

09:08:02 (871.57 KB/s) - `/usr/portage/distfiles/armyops250-linux.run' saved [813453963/813453963]

 * checking ebuild checksums ;-) ...                                                                                                                                                                [ ok ]
 * checking auxfile checksums ;-) ...                                                                                                                                                               [ ok ]
 * checking miscfile checksums ;-) ...                                                                                                                                                              [ ok ]
 * checking armyops250-linux.run ;-) ...                                                                                                                                                            [ ok ]
 * checking americas-army-all-0.2.tar.bz2 ;-) ...                                                                                                                                                   [ ok ]
 * The installed game takes about 1.6GB of space when installed and
 * 2.4GB of space in /var/tmp to build!
>>> Unpacking source...
>>> Unpacking armyops250-linux.run to /var/tmp/portage/games-fps/americas-army-250/work
91987+1 records in
794384+1 records out
813449884 bytes (813 MB) copied, 105.876 s, 7.7 MB/s
>>> Unpacking americas-army-all-0.1.tar.bz2 to /var/tmp/portage/games-fps/americas-army-250/work

!!! ERROR: games-fps/americas-army-250 failed.
Call stack:
  ebuild.sh, line 1568:   Called dyn_unpack
  ebuild.sh, line 708:   Called src_unpack
  americas-army-250.ebuild, line 56:   Called unpack 'americas-army-all-0.1.tar.bz2'
  ebuild.sh, line 369:   Called die

!!! americas-army-all-0.1.tar.bz2 does not exist
!!! If you need support, post the topmost build error, and the call stack if relevant.
Comment 1 Lee 2006-11-14 16:59:43 UTC
Created attachment 101958 [details]
Fixed ebuild
Comment 2 Lee 2006-11-14 17:02:07 UTC
Created attachment 101959 [details]
Fixed ebuild
Comment 3 Lee 2006-11-14 17:24:34 UTC
just needed to change line 56 of ebuild
from
		unpack ${PN}-all-0.1.tar.bz2 || die
to
		unpack ${PN}-all-0.2.tar.bz2 || die
Comment 4 Chris Gianelloni (RETIRED) gentoo-dev 2006-11-14 19:27:57 UTC
Why did you resolve this bug?
Comment 5 Chris Gianelloni (RETIRED) gentoo-dev 2006-11-14 19:28:41 UTC
Anyway, I updated the ebuild today to fix this, so you just need to sync your tree.