Linux kodi-inputstream-adaptive fails to install in Ubuntu 23.04 Lunar
#1
I was trying to install the Netflix plugin under Kodi 20.1 but it fails due to inputstream-adaptive not being installed. I'm unsure how to fix this.

Fixing broken packages doesn't fix the issue.
Quote:sudo aptitude -f install kodi-inputstream-adaptive
Quote:The following NEW packages will be installed:
  kodi-inputstream-adaptive{b} libwebm1{a} 
0 packages upgraded, 2 newly installed, 0 to remove and 22 not upgraded.
Need to get 1,112 kB of archives. After unpacking 3,808 kB will be used.
The following packages have unmet dependencies:
 kodi-inputstream-adaptive : Depends: kodi-api-inputstream (>= 3.2.0) which is a virtual package, provided by:
      - kodi (2:20.0+dfsg-2) provides kodi-api-inputstream=3.2.0, but 6:20.1+git20230312.0705-289ec664e3-0~lunar is installed

Depends: kodi-api-inputstream (< 3.3.0) which is a virtual package, provided by:
      - kodi (2:20.0+dfsg-2) provides kodi-api-inputstream=3.2.0, but 6:20.1+git20230312.0705-289ec664e3-0~lunar is installed
Quote:kodi --version
Kodi Media Center 20.1 (20.1.0) Git:20230312-289ec664e3
Copyright © 2005-2021 Team Kodi - http://kodi.tv
Quote:lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 23.04
Release: 23.04
Codename: lunar
Reply
#2
you have a mix between kodi from ubuntu/debian repos and our PPA.
Decide on one or the other.

apt policy kodi kodi-data kodi-inputstream-adaptive
Reply
#3
Thanks. I want to use the PPA to install kodi, but neither kodi-data or kodi-inputstream-adaptive have the pps listed as an available source.
I don't seem to be able to fix this remove and re-adding the ppa (with apt update being run afterwards).
 
Quote:apt policy kodi kodi-data kodi-inputstream-adaptive 
kodi:
  Installed: (none)
  Candidate: 6:20.1+git20230312.0705-289ec664e3-0~lunar
  Version table:
     6:20.1+git20230312.0705-289ec664e3-0~lunar 500
        500 https://ppa.launchpadcontent.net/team-xbmc/ppa/ubuntu lunar/main amd64 Packages
        500 https://ppa.launchpadcontent.net/team-xbmc/ppa/ubuntu lunar/main i386 Packages
        100 /var/lib/dpkg/status
     2:20.0+dfsg-2 500
        500 http://gb.archive.ubuntu.com/ubuntu lunar/universe amd64 Packages
kodi-data:
  Installed: (none)
  Candidate: 2:20.0+dfsg-2
  Version table:
     2:20.0+dfsg-2 500
        500 http://gb.archive.ubuntu.com/ubuntu lunar/universe amd64 Packages
        500 http://gb.archive.ubuntu.com/ubuntu lunar/universe i386 Packages
kodi-inputstream-adaptive:
  Installed: (none)
  Candidate: 20.3.2+ds-1
  Version table:
     20.3.2+ds-1 500
        500 http://gb.archive.ubuntu.com/ubuntu lunar/universe amd64 Packages
Reply
#4
https://launchpad.net/~team-xbmc/+archiv...&start=900

There's no package in the ppa for lunar. Any chance this will be there soon?

Image
Reply
#5
(2023-05-24, 15:13)leemmcc Wrote: There's no package in the ppa for lunar. Any chance this will be there soon?

The sole Kodi Team member who was handling the Linux PPAs for years, has recently indicated that he wants to invest his time into other, personal things.
So, unfortunately, Linux PPAs are not being developed at this moment.
Reply
#6
(2023-05-24, 15:44)Klojum Wrote: The sole Kodi Team member who was handling the Linux PPAs for years, has recently indicated that he wants to invest his time into other, personal things.
So, unfortunately, Linux PPAs are not being development at this moment.
OK, in that case I won't use the Linux PPA at all and stick with ubuntu/debian.

Thanks for your help.
Reply
#7
Is it possible for me to volunteer to do this. I'm familiar with the Kodi codebase and I'm a Ubuntu user if that helps.
Reply

Logout Mark Read Team Forum Stats Members Help
kodi-inputstream-adaptive fails to install in Ubuntu 23.04 Lunar0