[LIVE] Upgrading XBMC from SVN?
#1
Hi,

I'm trying to upgrade xbmc to the latest SVN version. I've got the repo added to the apt-get sources:

Code:
deb http://ppa.launchpad.net/team-xbmc-svn/ppa/ubuntu/ karmic main
deb-src http://ppa.launchpad.net/team-xbmc-svn/ppa/ubuntu/ karmic main

However, when I do "sudo apt-get upgrade", I get the following:

Code:
xbmc@XBMCLive:~$ sudo apt-get upgrade
Reading package lists... Done
Building dependency tree      
Reading state information... Done
The following packages have been kept back:
  xbmc xbmc-bin xbmc-data xbmc-live xbmc-skin-confluence xbmc-standalone xbmc-web-pm3

Am I doing anything wrong? Why wont it update the packages?

Regards,
del
Reply
#2
Try sudo apt-get dist-upgrade
Reply
#3
That did the trick! Thanks!

Question, why doesn't XBMC update like most other apt-get packages (aka. requires the dist-upgrade)?
Reply

Logout Mark Read Team Forum Stats Members Help
[LIVE] Upgrading XBMC from SVN?0