View previous topic :: View next topic |
Author |
Message |
potatoface Guru


Joined: 18 Feb 2004 Posts: 542 Location: ::7F00:1
|
Posted: Sun Sep 05, 2004 4:33 pm Post subject: problems installing ut2004 |
|
|
hi,
when i emerge ut2004 i get this error:
Code: | ./opt/ut2004/ForceFeedback/joystick.ifr
./opt/ut2004/ForceFeedback/other.ifr
./opt/ut2004/ForceFeedback/gamepad.ifr
./opt/ut2004/ForceFeedback/ifeel.ifr
./usr/
./usr/games/
./usr/games/bin/
./usr/games/bin/ut2004
./usr/share/
./usr/share/doc/
./usr/share/doc/ut2004-3236-r1/
./usr/share/doc/ut2004-3236-r1/README.linux.gz
./usr/share/applnk/
./usr/share/applnk/Games/
./usr/share/applnk/Games/ut2004.desktop
./usr/share/applications/
./usr/share/applications/ut2004.desktop
./usr/share/pixmaps/
./usr/share/pixmaps/ut2004.xpm
./root/
./root/.loki/
./root/.loki/installed/
./root/.loki/installed/ut2004.xml
tbz2tool: bin.tar.bz2 doesn't exist
mv: cannot stat `ut2004-3236-r1.tbz2': No such file or directory
!!! ERROR: games-fps/ut2004-3236-r1 failed.
!!! Function dyn_package, Line 765, Exitcode 1
!!! Failed to move tbz2 to /usr/portage/packages/All |
i have only 4 GB free disk space on /usr. is this the reason for this error?
how get i rid of this? can i tell him to move the file elsewhere and make a softlink?
any help i appreciated!  _________________ The generation of random numbers is too important to be left to chance.
Adopt an unanswered post. |
|
Back to top |
|
 |
potatoface Guru


Joined: 18 Feb 2004 Posts: 542 Location: ::7F00:1
|
|
Back to top |
|
 |
potatoface Guru


Joined: 18 Feb 2004 Posts: 542 Location: ::7F00:1
|
Posted: Sun Sep 05, 2004 8:12 pm Post subject: |
|
|
i changed the variable like in this thread but i still get the same error!
Code: | ./home/games/ut2004/StaticMeshes/IceCliffs.usx
./home/games/ut2004/StaticMeshes/SC_Beach.usx
./home/games/ut2004/StaticMeshes/NaThAncientPack.usx
./home/games/ut2004/StaticMeshes/X_jm-staticmeshes.usx
./home/games/ut2004/StaticMeshes/X_sg_Mech_hbrushes.usx
./home/games/ut2004/StaticMeshes/X_lp_scene3_m.usx
./home/games/ut2004/StaticMeshes/CaveDecoMeshes.usx
./home/games/ut2004/StaticMeshes/BulldogMeshes.usx
./home/games/ut2004/StaticMeshes/str_plant_meshes.usx
./home/games/ut2004/StaticMeshes/epic_phobos.usx
./home/games/ut2004/StaticMeshes/AW-Tech.usx
./home/games/ut2004/README.linux
./home/games/ut2004/ut2004
./home/games/ut2004/KarmaData/
./home/games/ut2004/KarmaData/intro.ka
./home/games/ut2004/KarmaData/Human.ka
./home/games/ut2004/KarmaData/Bot.ka
./home/games/ut2004/KarmaData/jugg.ka
./home/games/ut2004/KarmaData/Alien.ka
./home/games/ut2004/KarmaData/Skaarj.ka
./home/games/ut2004/.manifest/
./home/games/ut2004/.manifest/ut2004.xml
./home/games/ut2004/ForceFeedback/
./home/games/ut2004/ForceFeedback/joystick.ifr
./home/games/ut2004/ForceFeedback/other.ifr
./home/games/ut2004/ForceFeedback/gamepad.ifr
./home/games/ut2004/ForceFeedback/ifeel.ifr
./root/
./root/.loki/
./root/.loki/installed/
./root/.loki/installed/ut2004.xml
tbz2tool: bin.tar.bz2 doesn't exist
mv: cannot stat `ut2004-3236-r1.tbz2': No such file or directory
!!! ERROR: games-fps/ut2004-3236-r1 failed.
!!! Function dyn_package, Line 765, Exitcode 1
!!! Failed to move tbz2 to /usr/portage/packages/All |
pleeeeeeeeeeeeeeeeeeeeeeeeeeeeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaase help me!
i want to play ut2004!  _________________ The generation of random numbers is too important to be left to chance.
Adopt an unanswered post. |
|
Back to top |
|
 |
brianhearn n00b


Joined: 04 Nov 2003 Posts: 72
|
Posted: Sun Sep 05, 2004 8:45 pm Post subject: |
|
|
Maybe you could try the ut2004-3270.ebuild
If that doesn't work and you're really desperate to play and don't mind skipping portage, the installer on the dvd works fine. You'll just have to patch it up manually afterwards. |
|
Back to top |
|
 |
potatoface Guru


Joined: 18 Feb 2004 Posts: 542 Location: ::7F00:1
|
Posted: Sun Sep 05, 2004 9:19 pm Post subject: |
|
|
ok, i'll try it
but dont you think it is a problem with free space?
Code: | / 2.4GB free
/usr 4.1GB free
/opt 1.6GB free
/home 39.8GB free |
at the beginning of emerge he tells me that the install takes about 6.8GB.
but on which partition i need 6.8GB?
in ut2004-3236-r1.ebuild i changed
Code: | dir=${GAMES_PREFIX_OPT}/${PN}
Ddir=${D}/${dir} |
to
Code: | dir=/home/games/${PN}
Ddir=${D}/${dir} |
like Malakai described in his post because on /home partition i have enough free space! _________________ The generation of random numbers is too important to be left to chance.
Adopt an unanswered post. |
|
Back to top |
|
 |
y0zza n00b

Joined: 30 Jul 2004 Posts: 68
|
Posted: Sun Sep 05, 2004 10:25 pm Post subject: |
|
|
I had a 5GB /var partition, and UT2k4 was failing on install because it ran out of space there, so if your root is only 2.4GB, it might be doing the same thing. |
|
Back to top |
|
 |
potatoface Guru


Joined: 18 Feb 2004 Posts: 542 Location: ::7F00:1
|
Posted: Mon Sep 06, 2004 12:37 pm Post subject: |
|
|
hi,
i changed the dir to /home/games that it is installed in this directory.
why do i need so much space on my /root partition.
can anyone tell me how to install ut2004 on my /home partition??? _________________ The generation of random numbers is too important to be left to chance.
Adopt an unanswered post. |
|
Back to top |
|
 |
potatoface Guru


Joined: 18 Feb 2004 Posts: 542 Location: ::7F00:1
|
Posted: Mon Sep 06, 2004 7:16 pm Post subject: |
|
|
brianhearn wrote: | Maybe you could try the ut2004-3270.ebuild
If that doesn't work and you're really desperate to play and don't mind skipping portage, the installer on the dvd works fine. You'll just have to patch it up manually afterwards. |
i tried the ut2004-3270.ebuild and get exactly the same error!
where does it install the 6.8GB if i use the installer on the dvd? i dont want to skip portage / patch it up manually.
i think my problem is that i dont have enough free space on /usr or /root or /opt?
Code: | ./root/
./root/.loki/
./root/.loki/installed/
./root/.loki/installed/ut2004.xml
tbz2tool: bin.tar.bz2 doesn't exist
mv: cannot stat `ut2004-3236-r1.tbz2': No such file or directory
!!! ERROR: games-fps/ut2004-3236-r1 failed.
!!! Function dyn_package, Line 765, Exitcode 1
!!! Failed to move tbz2 to /usr/portage/packages/All |
please tell me how to install it on /home! _________________ The generation of random numbers is too important to be left to chance.
Adopt an unanswered post. |
|
Back to top |
|
 |
y0zza n00b

Joined: 30 Jul 2004 Posts: 68
|
Posted: Mon Sep 06, 2004 8:20 pm Post subject: |
|
|
Since the error is probably because portage is running out of space in its temp dir when unpacking the files (in /var/tmp), you could change Code: | PORTAGE_TMPDIR="/var/tmp" | to a location that has enough space (7GB) to unpack the files, when doing the emerge.
Maybe use the command Code: | PORTAGE_TMPDIR="/home/user/tmp/" CD_ROOT="/path/to/cd" emerge ut2004 |
And also edit the ebuild to install into another location, as potatoface mentioned in his post, if /opt doesn't have enough space. |
|
Back to top |
|
 |
potatoface Guru


Joined: 18 Feb 2004 Posts: 542 Location: ::7F00:1
|
Posted: Mon Sep 06, 2004 9:50 pm Post subject: |
|
|
hi,
i've already changed to
Code: | PORTAGE_TMPDIR="/home/tmp" |
when i installed gentoo and
i've already edited the ebuild to
Code: | dir=/home/games/${PN}
Ddir=${D}/${dir} |
the problem isnt because portage is running out of space in its temp dir when unpacking the files because my temp dir has enough free spache --> /home 39.8GB free.
it fails after compiling i think when copying the tbz2 to /usr/portage/packages/All?
the free space on /usr 4.1GB free.
here is the problem
Code: |
./root/
./root/.loki/
./root/.loki/installed/
./root/.loki/installed/ut2004.xml
tbz2tool: bin.tar.bz2 doesn't exist
mv: cannot stat `ut2004-3236-r1.tbz2': No such file or directory
!!! ERROR: games-fps/ut2004-3236-r1 failed.
!!! Function dyn_package, Line 765, Exitcode 1
!!! Failed to move tbz2 to /usr/portage/packages/All |
as i told you before i have exactly the same problem with ut2004-3270.ebuild.
if the problem is my /usr/portage dir can i make a symlink to a dir on my /home partition where is enough space for all that portage stuff?
ps. one information for y0zza: the guy who has the problem is me, potatoface!!! _________________ The generation of random numbers is too important to be left to chance.
Adopt an unanswered post. |
|
Back to top |
|
 |
y0zza n00b

Joined: 30 Jul 2004 Posts: 68
|
Posted: Tue Sep 07, 2004 12:16 am Post subject: |
|
|
potatoface wrote: | ps. one information for y0zza: the guy who has the problem is me, potatoface!!! |
Sorry, indeed. *smacks head against table*
I need more sleep these days...  |
|
Back to top |
|
 |
naseweis Apprentice

Joined: 04 Apr 2003 Posts: 159 Location: germany
|
Posted: Sun Sep 12, 2004 10:41 pm Post subject: |
|
|
Looks like it fails packaging the build. Do you have "buildpackage" in features? _________________ Nothing makes a person more productive than the last minute. |
|
Back to top |
|
 |
potatoface Guru


Joined: 18 Feb 2004 Posts: 542 Location: ::7F00:1
|
Posted: Sat Sep 18, 2004 3:00 pm Post subject: |
|
|
Code: | FEATURES="autoaddcvs buildpkg ccache sandbox" |
brianhearn wrote: | If that doesn't work and you're really desperate to play and don't mind skipping portage, the installer on the dvd works fine. You'll just have to patch it up manually afterwards. |
i did like you said and ut2004 installed fine on my system. But how do i patch ut2004?  _________________ The generation of random numbers is too important to be left to chance.
Adopt an unanswered post. |
|
Back to top |
|
 |
Naib Watchman


Joined: 21 May 2004 Posts: 6089 Location: Removed by Neddy
|
Posted: Sat Sep 18, 2004 3:24 pm Post subject: |
|
|
potatoface wrote: | Code: | / 2.4GB free
/usr 4.1GB free
/opt 1.6GB free
/home 39.8GB free |
|
That is the problem if you are trying to emerge UT2004.
your / partition has 2.4Gig of space.
When you start to emerge something it will do a virual install to /var/tmp/portage/PRODUCT NAME.
since you do not have /var as a sepate partition it is part of /
Also UT2004 installs to /opt. So although it states you need 6.8gig (or so) to install in fact you need 13.6gig (6.8gig for the virtual install in /var and then another 6.8gig as emerge copies the files to /opt/ut2004
Since you do not ha ve a partition for /opt it to will be part of / (which is only 2.4gig)
The only way to install is to use the install script from the DVD/CD and install the a partition that has the room eg /home |
|
Back to top |
|
 |
potatoface Guru


Joined: 18 Feb 2004 Posts: 542 Location: ::7F00:1
|
Posted: Sat Sep 18, 2004 4:06 pm Post subject: |
|
|
how do i patch it manually? _________________ The generation of random numbers is too important to be left to chance.
Adopt an unanswered post. |
|
Back to top |
|
 |
kroz n00b

Joined: 25 Jun 2004 Posts: 14
|
Posted: Sat Sep 18, 2004 9:11 pm Post subject: |
|
|
this is found at http://www.thehaus.net/Tips/UT/ut2004icculusfaq.shtml
Q: How do I install the patch?
A: It's pretty easy. Just use these commands:
tar xfvj ut2004-lnxpatch3323.tar.bz2
cd UT2004-Patch
cp * -R /where/i/installed/ut2004
Obviously, replace /where/i/installed with the actual path to your UT2K4 installation. After that you should be good to go! |
|
Back to top |
|
 |
Satyrinox Tux's lil' helper


Joined: 08 Oct 2003 Posts: 110 Location: New Mexico
|
Posted: Thu Sep 30, 2004 3:02 pm Post subject: |
|
|
ya but after you do that , how can you tell what version it is ??? , i just want to be sure about the version before i try to install and mods
 _________________ [Powered By Gentoo Linux
AMD Athlon 2000+
756 Megs ddr2100 OC-Systems RAM
NVIDIA Geforce FX 5200
Leadtek Mobo]
<same config for 2 years now > |
|
Back to top |
|
 |
zakk l33t

Joined: 16 Jun 2003 Posts: 614 Location: Oakland, CA
|
Posted: Thu Sep 30, 2004 7:15 pm Post subject: |
|
|
Look in the upper right side of the multiplayer menu. |
|
Back to top |
|
 |
wolf31o2 Retired Dev


Joined: 31 Jan 2003 Posts: 628 Location: Mountain View, CA
|
Posted: Sat Oct 02, 2004 5:35 pm Post subject: |
|
|
I think the best bet would be the following:
FEATURES="-buildpkg" PORTAGE_TMPDIR="/home/tmp" GAMES_PREFIX_OPT="/home/games" CD_ROOT="/path/to/cdrom" emerge -v ut2004 _________________ Ex-Gentoo Developer
Catalyst/Genkernel Development Lead
http://wolf31o2.org |
|
Back to top |
|
 |
yodi Tux's lil' helper


Joined: 14 May 2004 Posts: 88 Location: Liverpool, England
|
Posted: Sun Oct 03, 2004 12:11 am Post subject: |
|
|
hey there,
I have latest version of UT in and the best way to install is to mout the disc and then run the install off the dvd. Then despite all given advice the install takes up 6gig of space so stick it in your home area! This will mean that you have space for it's install plus provides with (if you have set this up) backups of the install.
Anyway the patch is just a case of extracting the tar.gz to the UT dir as root, that is a doddle and really if you look in other posts it tells you how and in the UT docs.
=) _________________ All Servers :: Offline [no connection]
Gallery :: Visit Here
Homepage :: Visit Here
|
|
Back to top |
|
 |
yodi Tux's lil' helper


Joined: 14 May 2004 Posts: 88 Location: Liverpool, England
|
Posted: Sun Oct 03, 2004 12:13 am Post subject: |
|
|
what I said was a simple version of what wolf31o2 said, watch that =) _________________ All Servers :: Offline [no connection]
Gallery :: Visit Here
Homepage :: Visit Here
|
|
Back to top |
|
 |
|