Upgrade from Kodi 19.0 to 19.1 not possible
#1
Hi there,
i just tried to upgrade Kodi from 19.0 to 19.1 with this:

Code:
sudo apt update
sudo apt upgrade --with-new-pkgs

but nothing happens... No
Reply
#2
I don't think 19.1 was packaged so there is nothing for apt to pull down.
Need help programming a Streamzap remote?
Reply
#3
Are you sure?
In the package-list of Kodi stable there is an entry:
Code:
kodi          2:19.1+git20210509.0555-85e05228b4-0~hirsute          Wolfgang Schupp (2021-05-09)
Reply
#4
I am not sure/I haven't run Debian/Ubuntu is years.  If you're seeing an entry in a repo for a new version, and if you have apt configured to hit that repo, I don't understand why it wouldn't happily pull down the newer version.  As an aside, I don't recall needing/using the --with-new-pkgs switches before.
Need help programming a Streamzap remote?
Reply
#5
(2021-05-12, 16:46)graysky Wrote: ... I don't understand why it wouldn't happily pull down the newer version. 

Yes, me too... Confused
Reply
#6
Is it available now?

If not, please get us the output of sudo apt update && apt-cache policy kodi
Reply
#7
No, its still not available here.
The wanted output is following:

Code:
OK:1 http://ppa.launchpad.net/team-xbmc/ppa/ubuntu hirsute InRelease
OK:2 http://archive.ubuntu.com/ubuntu hirsute InRelease                      
OK:3 http://archive.ubuntu.com/ubuntu hirsute-updates InRelease              
OK:4 http://archive.ubuntu.com/ubuntu hirsute-backports InRelease            
OK:5 http://security.ubuntu.com/ubuntu hirsute-security InRelease
Paketlisten werden gelesen… Fertig
Abhängigkeitsbaum wird aufgebaut… Fertig
Statusinformationen werden eingelesen… Fertig
Aktualisierung für 7 Pakete verfügbar. Führen Sie »apt list --upgradable« aus, um sie anzuzeigen.
kodi:
  Installiert:           2:19.0+git20210219.1315-f44fdfbf67-0+final~groovy
  Installationskandidat: 2:19.0+git20210219.1315-f44fdfbf67-0+final~groovy
  Versionstabelle:
 *** 2:19.0+git20210219.1315-f44fdfbf67-0+final~groovy 100
        100 /var/lib/dpkg/status
     2:19.0+dfsg1-1 500
        500 http://archive.ubuntu.com/ubuntu hirsute/universe amd64 Packages


Thanks for your answer!
Reply
#8
Well,
so do you think there is something wrong on my side?
Is there somebody, who can confirm, that the repo is ok?
Reply
#9
1. you seem to have a kodi package for ubuntu 19.10 (groovy installed), but you are running ubuntu 21.04
2. you don't have the stable ppa enabled

kodi 19.1 is definitely available in the ppa: https://launchpad.net/~team-xbmc/+archiv.../+packages http://ppa.launchpad.net/team-xbmc/ppa/u...in/k/kodi/
Reply
#10
(2021-05-12, 14:01)contadino Wrote: Are you sure?
In the package-list of Kodi stable there is an entry:
Code:
kodi          2:19.1+git20210509.0555-85e05228b4-0~hirsute          Wolfgang Schupp (2021-05-09)

Yes, i know...
But that does not help me, because here on my side it seems, the repo is empty?!

And yes, the installed version 19.0 is the groovy-version. I installed it in february - at that time there was no hirsute.
Reply
#11
(2021-05-18, 15:50)contadino Wrote:
(2021-05-12, 14:01)contadino Wrote: Are you sure?
In the package-list of Kodi stable there is an entry:
Code:
kodi          2:19.1+git20210509.0555-85e05228b4-0~hirsute          Wolfgang Schupp (2021-05-09)

Yes, i know...
But that does not help me, because here on my side it seems, the repo is empty?!

And yes, the installed version 19.0 is the groovy-version. I installed it in february - at that time there was no hirsute.
As I see it, the TeamXBMC-repo for ubuntu currently contains only the main binary and one pvr addon in a hirsute version. Everything else is missing. I updated to this version, but you necessarily end up with a mixture of versions, as all the other addons necessary for a proper Kodi are missing.
Moreover, there seem to be lots of Python related problems with this Kodi version. I ended up going back to Kodi 19.0 as packaged by Ubuntu to get a reasonably working system.
Reply
#12
Uhuh. What Nosepull said :-)

I initially installed 19.1 from the PPA, but the three things I require to integrate with existing media network stuffs (pvr.hts, pvr.mythtv and vfs.sftp) were (/are) not yet packaged for Hirsute.

So I settled for 19.0 from Ubuntu. For about 24 hours, then a couple of hours ago I built git master (shows as 20.0-ALPHA1 (19.90.101)). Easy build, although took a while to execute, and all seems well so far...

Cheers,
 Mattt.
Reply
#13
right, this is a bug in our jenkins build scripts.
I'm manually pushing addons to the ppa atm
Reply
#14
Thanks wsnipex!

There are a lot of the addons now in the hirsute -repo.
But sorry - here on my side i still can not upgrade neither kodi nor the addons...
How can that be possible?!
Reply
#15
idk, broken system?

full output of: apt policy kodi
and: apt full-upgrade
Reply

Logout Mark Read Team Forum Stats Members Help
Upgrade from Kodi 19.0 to 19.1 not possible0