Kodi Community Forum

Full Version: Ubuntu Lucid minimal install apt-get error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I've just done a minimal install of Ubuntu Lucid Lynx, and when I go to try and install XBMC via apt-get, I am getting the following dependency failures :

The following packages have unmet dependencies:
xbmc: Depends: xbmc-data (= 2:10.1~ppa1~lucid) but it is not going to be installed
Depends: xbmc-skin-confluence (= 2:10.1~ppa1~lucid) but it is not going to be installed

I have the multiverse, universe, and xbmc repositories all set up in apt, so I'm really at a loss at what the problem is.

Any ideas?
btw, this is for a mac powerbook.

I also just went through and did a full gui install and followed the instructions to the letter, but xbmc doesn't show up in the available packages list in the package manager
What does aptitude do?

aptitude install xbmc. It'll try and resolve stuff.
here's what I get

Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
The following packages are BROKEN:
xbmc-data
The following NEW packages will be installed:
libaudio2{a} libmng1{a} libqt3-mt{a} mesa-utils{a} python-qt3{a}
python-sip{a} xbmc xbmc-skin-confluence{a}
0 packages upgraded, 9 newly installed, 0 to remove and 0 not upgraded.
Need to get 30.7MB of archives. After unpacking 63.4MB will be used.
The following packages have unmet dependencies:
xbmc-data: Depends: xbmc-bin (>= 2:10.1~ppa1~lucid) which is a virtual package.
Depends: xbmc-bin (< 2:10.1~ppa1~lucid.1~) which is a virtual package.
The following actions will resolve these dependencies:

Keep the following packages at their current version:
xbmc [Not Installed]
xbmc-data [Not Installed]
xbmc-skin-confluence [Not Installed]

Score is -9863
It doesn't give you a Yes/No option?
yeah, it did give a y/n option, but it still failed.

I didn't realize that ppc was unsupported, and this is an old macbook. i'm building it from sources right now to see if that will do the trick.
Oh. Well you sort of forgot about the "This is a PPC".

It's in the Debian Multimedia repositories or you can always compile from source.