I’m getting around to installing Calibre to manage my pocketbook pro and am having trouble installing it using PureOS (puri.sm green repo exclusively). I believe that the repos are missing package ‘qtbase-abi’. Is this the best place to complain about missing repo packages? I’d rather not stray from the puri.sm repos if possible.
Thanks!
Tom
=================
~$ sudo apt install calibre
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:
calibre : Depends: python-pyqt5 (>= 5.9+dfsg-2+b1) but it is not going to be installed
Depends: python-pyqt5.qtwebkit but it is not going to be installed
Depends: python-pyqt5.qtsvg but it is not going to be installed
Depends: calibre-bin (>= 3.10.0+dfsg-1) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
~$ sudo apt install calibre-bin
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:
calibre-bin : Depends: qtbase-abi-5-9-0 but it is not installable
Recommends: calibre (>= 3.10.0+dfsg-1) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
~$ sudo apt install qtbase-abi
Reading package lists… Done
Building dependency tree
Reading state information… Done
E: Unable to locate package qtbase-abi
EDIT: package dependency resolved, calibre is now installable.
I’m having this problem as well. My sources.list was also pointed at http://repo.puri.sm/pureos/ green main, and changing it to repo.pureos.net didn’t help.
Yep. I just tried again, and it did upgrade a few more things. The result is the same though:
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:
calibre : Depends: python-pyqt5 (>= 5.9+dfsg-2+b1) but it is not going to be installed
Depends: python-pyqt5.qtwebkit but it is not going to be installed
Depends: python-pyqt5.qtsvg but it is not going to be installed
Depends: calibre-bin (>= 3.10.0+dfsg-1) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
I’m disappointed that this is taking so long to resolve. Managing e-books is an important use of my laptop. Calibre is a major Linux app; it needs to be installable. This is not a “testing” or “unstable” repo we’re using.
I’m not sure how much you’ve tried, but maybe some combination of the steps here could be useful? Since Ubuntu also uses apt, I figure these commands are still applicable
Thanks for that. Yeah, they advise to install from their download rather than from repos–I’m not sure exactly what the situation is (I don’t want to put time into figuring it out), but that’s not how things should be. Why isn’t the latest in Debian repos? I suspect the lack of proper dependencies is something to do with an upgrade to pyqt not being in Debian main yet, but I’m not sure.
Anyway, it seems to be a problem bigger than PureOS and outside of Purism’s control.
This is an old discussion, but I’m having the same problem now. I’m a complete newbie to both Linux and PureOS. I got my Librem 13 last week and tried to install Calibre, but got the message “unable to install calibre as not supported”, too. The same for Audacity by the way. I thought these apps should work, they are even in the list of suggested apps. Any recommendations what I could do? Thank you!
No, because I didn’t understand the reply by mpc, it sounded to me such as the problem persisted. So, this should work? Should there be a similar solution for audacity? (I don’t understand the commands so far, I still have to get used to it…)