Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge postal2 fails
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gamers & Players
View previous topic :: View next topic  
Author Message
ocin
Guru
Guru


Joined: 01 Jan 2006
Posts: 500

PostPosted: Thu Jul 19, 2007 7:08 pm    Post subject: emerge postal2 fails Reply with quote

moonbox ~ # emerge postal2
[...]
* Do you accept the terms of this license (postal2)? [yes/no] yes
>>> Unpacking source...
* Found CD #1 root at /mnt/disk/
>>> Unpacking postal2-1409.1.run to /var/tmp/portage/games-fps/postal2-1409.2/work/postal2-1409.1.run
546+1 Datensätze ein
4699+1 Datensätze aus
4812506 Bytes (4,8 MB) kopiert, 0,0763431 s, 63,0 MB/s
>>> Unpacking postal2-1409.2.run to /var/tmp/portage/games-fps/postal2-1409.2/work/postal2-1409.2.run
644+1 Datensätze ein
5511+1 Datensätze aus
5643750 Bytes (5,6 MB) kopiert, 1,42659 s, 4,0 MB/s

bzip2: (stdin): trailing garbage after EOF ignored
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/games-fps/postal2-1409.2/work ...
>>> Source compiled.
>>> Test phase [not enabled]: games-fps/postal2-1409.2

>>> Install postal2-1409.2 into /var/tmp/portage/games-fps/postal2-1409.2/image/ category games-fps
>>> Unpacking ./*.bz2 to /var/tmp/portage/games-fps/postal2-1409.2/image/opt/postal2
*
* ERROR: games-fps/postal2-1409.2 failed.
* Call stack:
* ebuild.sh, line 1647: Called dyn_install
* ebuild.sh, line 1082: Called qa_call 'src_install'
* ebuild.sh, line 44: Called src_install
* postal2-1409.2.ebuild, line 49: Called unpack './*.bz2'
* ebuild.sh, line 417: Called die
*
* ./*.bz2 does not exist
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/log/portage/games-fps:postal2-1409.2:20070719-190724.log'.
*
moonbox ~ #
Back to top
View user's profile Send private message
PaulBredbury
Watchman
Watchman


Joined: 14 Jul 2005
Posts: 7310

PostPosted: Thu Jul 19, 2007 7:28 pm    Post subject: Reply with quote

Where are your bz2 files? Look at /usr/portage/games-fps/postal2/postal2-1409.2.ebuild
Code:
    ln -s "${CDROM_ROOT}"/.installation_data/*.bz2 .
    unpack ./*.bz2
Back to top
View user's profile Send private message
ocin
Guru
Guru


Joined: 01 Jan 2006
Posts: 500

PostPosted: Thu Jul 19, 2007 7:34 pm    Post subject: Reply with quote

PaulBredbury wrote:
Where are your bz2 files? Look at /usr/portage/games-fps/postal2/postal2-1409.2.ebuild
Code:
    ln -s "${CDROM_ROOT}"/.installation_data/*.bz2 .
    unpack ./*.bz2

what bz2 files?

ls /mnt/disk:
~ % lla /mnt/disk
insgesamt 1,1M
2,0K dr-xr-xr-x 1 root root 2,0K 19. Dez 2003 ./
0 drwxr-xr-x 9 root root 240 23. Jun 16:29 ../
77K -r-xr-xr-x 1 root root 77K 20. Nov 2003 00000000.016*
77K -r-xr-xr-x 1 root root 77K 20. Nov 2003 00000000.256*
2,0K -r-xr-xr-x 1 root root 2,0K 20. Nov 2003 00000001.TMP*
310K -r-xr-xr-x 1 root root 310K 20. Nov 2003 00000002.TMP*
2,0K dr-xr-xr-x 1 root root 2,0K 20. Nov 2003 Animations/
2,0K dr-xr-xr-x 1 root root 2,0K 20. Nov 2003 Autoplay/
1,0K -r-xr-xr-x 1 root root 923 7. Nov 2003 Autorun.inf*
2,0K dr-xr-xr-x 1 root root 2,0K 20. Nov 2003 DirectX81/
24K -r-xr-xr-x 1 root root 24K 20. Nov 2003 DrvMgt.dll*
2,0K dr-xr-xr-x 1 root root 2,0K 20. Nov 2003 Extras/
2,0K dr-xr-xr-x 1 root root 2,0K 20. Nov 2003 Help/
1,5K -r-xr-xr-x 1 root root 1,2K 31. Okt 2003 Help.htm*
2,0K dr-xr-xr-x 1 root root 2,0K 20. Nov 2003 KarmaData/
2,0K dr-xr-xr-x 1 root root 2,0K 20. Nov 2003 Maps/
2,0K dr-xr-xr-x 1 root root 2,0K 20. Nov 2003 Music/
13K -r-xr-xr-x 1 root root 13K 20. Nov 2003 SECDRV.SYS*
568K -r-xr-xr-x 1 root root 568K 13. Nov 2003 Setup.exe*
2,0K dr-xr-xr-x 1 root root 2,0K 20. Nov 2003 Sounds/
2,0K dr-xr-xr-x 1 root root 2,0K 20. Nov 2003 StaticMeshes/
10K dr-xr-xr-x 1 root root 10K 20. Nov 2003 System/
2,0K dr-xr-xr-x 1 root root 2,0K 20. Nov 2003 Textures/
2,0K dr-xr-xr-x 1 root root 2,0K 20. Nov 2003 Web/
Back to top
View user's profile Send private message
PaulBredbury
Watchman
Watchman


Joined: 14 Jul 2005
Posts: 7310

PostPosted: Thu Jul 19, 2007 7:51 pm    Post subject: Reply with quote

Presumably that is Apocalypse Weekend.
Back to top
View user's profile Send private message
ocin
Guru
Guru


Joined: 01 Jan 2006
Posts: 500

PostPosted: Thu Jul 19, 2007 9:07 pm    Post subject: Reply with quote

PaulBredbury wrote:
Presumably that is Apocalypse Weekend.

it's postal 2 share the pain
Back to top
View user's profile Send private message
PaulBredbury
Watchman
Watchman


Joined: 14 Jul 2005
Posts: 7310

PostPosted: Fri Jul 20, 2007 2:22 am    Post subject: Reply with quote

Ah. Looks like you'll need the Linux CD rather than the Windows CD. Or could try Wine.
Back to top
View user's profile Send private message
ocin
Guru
Guru


Joined: 01 Jan 2006
Posts: 500

PostPosted: Sat Jul 21, 2007 10:44 am    Post subject: Reply with quote

PaulBredbury wrote:
Ah. Looks like you'll need the Linux CD rather than the Windows CD. Or could try Wine.

no wine,, so I have to buy the game a seccond time? wtf...
Back to top
View user's profile Send private message
lazy_bum
l33t
l33t


Joined: 16 Feb 2005
Posts: 691

PostPosted: Sun Jul 22, 2007 1:52 pm    Post subject: Reply with quote

most.idiot wrote:
PaulBredbury wrote:
Ah. Looks like you'll need the Linux CD rather than the Windows CD. Or could try Wine.

no wine,, so I have to buy the game a seccond time? wtf...

Yeah, same problem here... /-:
_________________
roslin uberlay | grubelek
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gamers & Players All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum