Unable to Update to 10.1
#1
I have been trying to update my installation of XBMC to the latest version (10.1). I have a Revo 3610 running Ubuntu 9.1 and have updated using the following commands with success in the past:

apt-get update
apt-get install XBMC

When I try those commands it tells me I have the latest version even though I do not. I was going to uninstall XBMC and re-install to see if that pulled in the latest but wasn't sure if I would loose any of my settings. Are the setting retained when XBMC is removed? I use to install using the SVN PPA but believe I reconfigured it to the stable version when it came out. Can anyone offer me suggestions as to what to try in order to pull in 10.1? Also how has the SVN's been? I may just go back to using them if they have been reasonably stable. What is the best way to go between the stable version and the SVN version when desired?

Thanks in advance for any help you can provide!
Reply
#2
need to add the ppa and update (not svn)

Quote:sudo add-apt-repository ppa:team-xbmc/ppa
sudo apt-get update
Reply
#3
joelones Wrote:need to add the ppa and update (not svn)

Thanks for the recommendation but I have already tried that with this being the result:


gpg: requesting key 91E7EE5E from hkp server keyserver.ubuntu.com
gpg: key 91E7EE5E: "Launchpad PPA for XBMC for Linux" not changed
gpg: Total number processed: 1
gpg: unchanged: 1


So the ppa is already a source.
Reply

Logout Mark Read Team Forum Stats Members Help
Unable to Update to 10.10