Update: Post have been moved/re-made here due to some changes in text/layout on post.
To Moderator: You can close/delete this thread if you want.
To Moderator: You can close/delete this thread if you want.
sudo apt-get install xbmc-live python-apt -y
vikjon0 Wrote:Maybe a "Do you want to execute XXXX Yes/No" per section could be an idea? It will give you a chanse to evaluate the result of the last command before running the next.
vikjon0 Wrote:Also, I do not think usplash-theme-xbmc is uncluded in the SVN?Have not thought of that, have to test. Anyways, it's just to uncomment the lines after an installation and do an apt-get update + apt-get upgrade + apt-get install xbmc and you have the latest SVN version.
(only in the XBMCubuntu PPA?)
vikjon0 Wrote:and finally, don't you need the policy kit setting for reboot /shutdown?
Quote:Would be great with some example feedback in this post though.I know coding, but I am also new to Linux. I will probably look into scripting soon and I will post it here as soon as I pick it up.
Quote: think it is installed with the XBMC-Live packageMakes sense. I do not use the live package.
vikjon0 Wrote:Makes sense. I do not use the live package.
joggs Wrote:Hi.
I tried the script again and now i got :
polkit-auth: AuthorizationAlreadyExists: An authorization for uid 1000 for the action org.freedesktop.hal.power-management.shutdown with constraint '' already exists
dpkg: error processing xbmc-live (--configure):
subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
xbmc-live
E: Sub-process /usr/bin/dpkg returned an error code (1)
Terminated
sudo nano /var/log/apt/term.log
startx
sudo update-initramfs -u
sudo reboot
sudo apt-get purge xbmc*
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install xbmc
sudo reboot
sudo bash
wget http://www.virtualdanny.net/downloads/joggsXBMC.sh
chmod +x joggsXBMC.sh
./joggsXBMC.sh
harryzimm Wrote:could be wrong here, but i think that error is caused by creating an account called xbmc during the jaunty installation. Xbmc-live creates the xbmc account for you when you install it. In other words, when you install jaunty dont use xbmc as the username.
cheers