Page 1 of 1

upgrade script not working

PostPosted: Sun Oct 28, 2007 4:17 pm
by skip mcmahan
Whenever I try to use the upgrade script, I either get the message "there is a newer version of the script available, please re-run script" or the terminal window opens and then closes immediately, sometimes asking for a password. I have tried using the icon on my desktop as well as running the new version of the script in the terminal. What am I doing wrong here?

Re: upgrade script not working

PostPosted: Mon Oct 29, 2007 3:01 pm
by DaddyX3
skip mcmahan wrote:Whenever I try to use the upgrade script, I either get the message "there is a newer version of the script available, please re-run script" or the terminal window opens and then closes immediately, sometimes asking for a password. I have tried using the icon on my desktop as well as running the new version of the script in the terminal. What am I doing wrong here?

I had the same thing happen to me, but, it was my fault :oops: I forgot to set the permissions when I was done :oops:
You can start over or just from term:
Code: Select all
cd /usr/share/ultimate
sudo chmod 777 gamers.sh

Hope that helps.