qArte 4.17 not installing

Asked by Gabriel.G.Gordillo

While trying to install qArte 4.17.0-0ubuntu1 i get following error. Prior to installation I removed completely qArte 4.13 with synaptic and installed python3-m3u8 (0.5.4-1)
it's not possible to install "python-m3u8"

"xxxx@xxxx:~$ sudo apt-get install qarte
[sudo] password for xxxx:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 qarte : Depends: python-m3u8 but it is not installable
E: Unable to correct problems, you have held broken packages."

Question information

Language:
English Edit question
Status:
Solved
For:
Qarte Edit question
Assignee:
No assignee Edit question
Solved by:
Gabriel.G.Gordillo
Solved:
Last query:
Last reply:
Revision history for this message
Manfred Hampl (m-hampl) said (last edit ):
#1

for diagnostic purposes please provide the output that you receive for the following commands (to be executed in a terminal window)

uname -a
lsb_release -crid
apt-cache policy qarte python-m3u8 python3-m3u8

Revision history for this message
Gabriel.G.Gordillo (gabriel-g-gordillo) said :
#2

Here the results

To "uname -a"
Linux Kiwi 5.4.0-110-generic #124-Ubuntu SMP Thu Apr 14 19:46:19 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux

to "lsb_release -crid"
Distributor ID: Ubuntu
Description: Ubuntu 20.04.4 LTS
Release: 20.04
Codename: focal

to "apt-cache policy qarte python-m3u8 python3-m3u8"
qarte:
  Installed: (none)
  Candidate: 4.17.1-0ubuntu1
  Version table:
     4.17.1-0ubuntu1 500
        500 http://ppa.launchpad.net/vincent-vandevyvre/vvv/ubuntu focal/main amd64 Packages
        500 http://ppa.launchpad.net/vincent-vandevyvre/vvv/ubuntu focal/main i386 Packages
python3-m3u8:
  Installed: 0.5.4-1
  Candidate: 0.5.4-1
  Version table:
 *** 0.5.4-1 500
        500 http://at.archive.ubuntu.com/ubuntu focal/universe amd64 Packages
        500 http://at.archive.ubuntu.com/ubuntu focal/universe i386 Packages
        100 /var/lib/dpkg/status
N: Unable to locate package python-m3u8

Thanks for your help

Revision history for this message
Gabriel.G.Gordillo (gabriel-g-gordillo) said :
#3

It just installed!!
I#m not getting the error anymore

Problem solved