Author Topic: Common error.... Extraction failed  (Read 690 times)

ylikone

  • Hydlaa Resident
  • *
  • Posts: 168
    • View Profile
Common error.... Extraction failed
« on: December 03, 2005, 03:00:15 am »
This seems to be a common problem for a lot of linux people when trying to install using these .run scripts.... and the \"extraction failed\" message is not very helpful as to saying why it failed.  I am posting this with the error message in the subject line so people coming to look for this will find it quicker.

Anyway, here is what is happening...

By default it tries to use the /tmp directory (or partition) to extract the data, which, as in my case, was too small to handle it.  So, the solution is to use the parameter --target as follows:

sh PlaneShift_CBV0.3.011.linux.x86-2.run --target /opt/tmp

(assuming here that you have an /opt/tmp directory and it has lots of free drive space... change it for your system as desired)

Also, make sure the user you are running the script as has write permissions to /opt/tmp (or wherever you specified) and the current directory.  A simple chmod 777 /opt/tmp ./ will take care of this.  I still ended up having problems installing as a normal user, it complained about not being allowed to run utime.  So, I ran it as root and it installed fine.

ylikone

  • Hydlaa Resident
  • *
  • Posts: 168
    • View Profile
(No subject)
« Reply #1 on: December 03, 2005, 03:05:48 am »
Ahh, now I see that the \"updater\" problem won\'t allow installation using this package anyway.  

Oh well, off to install from source I guess.  I think I saw the instructions for that in a thread here somewhere.

Sorry if I seem to be just posting to myself, I\'m a newbie to this game.

ylikone

  • Hydlaa Resident
  • *
  • Posts: 168
    • View Profile
(No subject)
« Reply #2 on: December 03, 2005, 03:27:25 am »
Me again... replies to myself.

Anyway, no need to install from source... Xordan provides an updated and working installer... see this thread:

http://www.planeshift3d.com/wbboard/thread.php?threadid=19389&boardid=41&styleid=2

Just ran that, which worked great... then did a tar -xjvf on the extra update to get the most recent updater.bin.  Ran that with no problems too.

Will post here again if I come up against any other problems.

Xordan

  • Crystal Space Developer
  • Forum Addict
  • *
  • Posts: 3845
  • For God and the Empire
    • View Profile
(No subject)
« Reply #3 on: December 03, 2005, 01:20:19 pm »
The .run are quite old and aren\'t very good. They\'ll be replaced by a proper installer for 0.3.013.