Help: Trying to upgrade to Dharma from 9.11. Ubuntu Minimal
#1
I was running 9.11 on Karmic Minimal installation. Today I upgraded to Lucid and then to Maverick (still Minimal). I'm trying to upgrade to XBMC Dharma RC1 but its telling me I have the latest version already. Here's what I tried from the wiki.

sudo add-apt-repository ppa:team-xbmc
[sudo] password for xbmc:
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --secret-keyring /etc/apt/secring.gpg --trustdb-name /etc/apt/trustdb.gpg --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg --keyserver keyserver.ubuntu.com --recv 189701DA570C56B9488EF60A6D975C4791E7EE5E
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



sudo apt-get update
<lots of text>



sudo apt-get install xbmc
Reading package lists... Done
Building dependency tree
Reading state information... Done
xbmc is already the newest version.
The following packages were automatically installed and are no longer required:
libopenal1 libcaca0 libsvga1 libx86-1 esound-common libx264-67 libesd0
libaudiofile0 libvdpau1 esound-clients
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.


sudo apt-get upgrade doesn't do anything either.

Please help.

Thx.
Reply
#2
Hi,

Try

Quote:sudo add-apt-repository ppa:team-xbmc-svn/ppa

Quote:sudo apt-get update

Quote:sudo apt-get install xbmc

cheers
HTPC 1 : Acer revo R3700 ion2 HTPC 2 :Apple TV2 HTPC 3 : Apple TV2 HTPC4 Acer revo R3700 ion2 Remote : x2 Riimote2
SERVER : 10TB Ubuntu Server 10.04, dual wintv nova hd s2 cards, tvheadend, Newcs, Omnikey reader, White *Sky uk* Card, Mysql Db, Sabnzbdplus, SickBeard, Couchpotato, FlexRaid. :cool:
--------------------------------------------
Image
Reply
#3
Also, I dont see anything xbmc in the sources.list file. Is this normal?


grep xbmc /etc/apt/sources.list
Reply
#4
sudo add-apt-repository ppa:team-xbmc-svn/ppa


This looks to have done the trick. Thx harryzimm!

Now running 10.0-rc1 on Maverick Smile
Reply
#5
fireberd350 Wrote:Also, I dont see anything xbmc in the sources.list file. Is this normal?


grep xbmc /etc/apt/sources.list

Also, when you add the repository through the method above, it doesn't appear in:
/etc/apt/sources.list

You'll find them in:
/etc/apt/sources.list.d/filename_of_repository.list
Reply
#6
Hi,

Do you have to upgrade the Ubuntu install as well in order to install Dharma? Is it possible to just upgrade XBMC and leave the current functioning minimal Ubuntu install?

Thanks!
Reply

Logout Mark Read Team Forum Stats Members Help
Help: Trying to upgrade to Dharma from 9.11. Ubuntu Minimal0