Linux Can't update to Kodi 14.0 beta 1
#1
Summary:
  • Linux Mint 14
  • Previously running Gotham 13.0 stable
  • Switched from stable PPA to unstable PPA
  • Gotham 13.1 RC 1 installed instead of Helix 14.0 beta 1 as expected
  • Can't figure out how to upgrade to 14,0

Details:
System information:
Code:
alex@deep_thought ~ $ cat /etc/issue
Linux Mint 14 Nadia \n \l
alex@deep_thought ~ $ uname -a
Linux deep_thought 3.5.0-51-generic #76-Ubuntu SMP Thu May 15 21:19:10 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
PPA:
Code:
deep_thought alex # apt-cache policy | grep xbmc
500 http://ppa.launchpad.net/team-xbmc/unstable/ubuntu/ quantal/main i386 Packages
     release v=12.10,o=LP-PPA-team-xbmc-unstable,a=quantal,n=quantal,l=XBMC Unstable,c=main
500 http://ppa.launchpad.net/team-xbmc/unstable/ubuntu/ quantal/main amd64 Packages
     release v=12.10,o=LP-PPA-team-xbmc-unstable,a=quantal,n=quantal,l=XBMC Unstable,c=main
GIT revision:
Code:
XBMC 13.1-RC1 Git:4410736 (Compiled: May 26 2014)
Install attempt:
Code:
deep_thought alex # apt-get install xbmc
Reading package lists... Done
Building dependency tree      
Reading state information... Done
The following extra packages will be installed:
  xbmc-bin
Suggested packages:
  xbmc-test-helper xbmc-pvr-mythtv-cmyth xbmc-pvr-vuplus xbmc-pvr-vdr-vnsi xbmc-pvr-njoy xbmc-pvr-mediaportal-tvserver xbmc-pvr-tvheadend-hts xbmc-pvr-dvbviewer
  xbmc-pvr-iptvsimple
The following packages will be upgraded:
  xbmc xbmc-bin
2 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
Need to get 36.0 MB of archives.
After this operation, 290 kB of additional disk space will be used.
Do you want to continue [Y/n]? Y
Get:1 http://ppa.launchpad.net/team-xbmc/unstable/ubuntu/ quantal/main xbmc all 2:13.1~git20140526.0650-gotham~rc1-0quantal [22.9 MB]
Get:2 http://ppa.launchpad.net/team-xbmc/unstable/ubuntu/ quantal/main xbmc-bin amd64 2:13.1~git20140526.0650-gotham~rc1-0quantal [13.1 MB]                          
Fetched 36.0 MB in 3min 17s (182 kB/s)                                                                                                                                
(Reading database ... 194064 files and directories currently installed.)
Preparing to replace xbmc 2:13.0~git20140506.0839-gotham-0quantal (using .../xbmc_2%3a13.1~git20140526.0650-gotham~rc1-0quantal_all.deb) ...
Unpacking replacement xbmc ...
Preparing to replace xbmc-bin 2:13.0~git20140506.0839-gotham-0quantal (using .../xbmc-bin_2%3a13.1~git20140526.0650-gotham~rc1-0quantal_amd64.deb) ...
Unpacking replacement xbmc-bin ...
Processing triggers for hicolor-icon-theme ...
Processing triggers for man-db ...
Processing triggers for bamfdaemon ...
Rebuilding /usr/share/applications/bamf.index...
Processing triggers for desktop-file-utils ...
Processing triggers for menu ...
Setting up xbmc-bin (2:13.1~git20140526.0650-gotham~rc1-0quantal) ...
Setting up xbmc (2:13.1~git20140526.0650-gotham~rc1-0quantal) ...
Processing triggers for menu ...
deep_thought alex #

This is my first post here so my apologies if I've missed anything. Please let me know if there is any other information that will help. Thanks in advance.
Reply
#2
The operating system is based on Ubuntu 12.10 (quantal) which is not supported by Canonical anymore so there are no packages built for it. Upgrade the operating system or compile kodi from source (could be tricky if you need to install build dependencies).
Reply

Logout Mark Read Team Forum Stats Members Help
Can't update to Kodi 14.0 beta 10