SOLVED -- hplip to be removed

Started by dibl, 2017/08/05, 11:18:00

Previous topic - Next topic

dibl

Full-upgrade today will remove hplip.  I have not investigated which package upgrade will cause this -- just wanted to give the caution.

EDIT:

(on a system that does not need to print)

root@hp-350g:/# apt -s install hplip 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:
hplip : Depends: hplip-data (= 3.17.7+repack0-1~OdyX0) but 3.17.6+repack0-2 is to be installed
E: Unable to correct problems, you have held broken packages.





EDIT: The newer hplip-data package is now in the repo, so the upgrade goes through with no remove.
System76 Oryx Pro, Intel Core i7-11800H, ASRock B860 Pro-A, Intel Core Ultra 7 265KF, Nvidia GTX-1060, SSD 990 EVO Plus.

KrunchTime

Didn't see that, but full-upgrade on my systems currently want to remove the hplip-gui package.

dibl

#2
Right, same here.  But this time it is not due to the hplip-data version -- it is surely due to the ongoing qt transition, although I have not tracked down the exact reason that affects hplip.  There are also lots of KDE packages to be removed, if you use a KDE desktop.


You can use


apt full-upgrade -d


and download the packages to be updated, but not do the installation.  That way, when the dependency conflicts are resolved, the full-upgrade will not take as long.
System76 Oryx Pro, Intel Core i7-11800H, ASRock B860 Pro-A, Intel Core Ultra 7 265KF, Nvidia GTX-1060, SSD 990 EVO Plus.

KrunchTime

Quote function doesn't appear to be working...

Thank you for the apt command to only download.

dibl

Yeah .... longtime issue but if it's important you can put quote tags around whatever you want to quote:

Quote from: KrunchTimeQuote function doesn't appear to be working...
.
System76 Oryx Pro, Intel Core i7-11800H, ASRock B860 Pro-A, Intel Core Ultra 7 265KF, Nvidia GTX-1060, SSD 990 EVO Plus.

KrunchTime

Hmmm...I don't remember having a problem with it in the past.

Regarding...
sudo apt full-upgrade -d
I just tried that and it looks like packages will still be removed.  Is that correct?  If so, I need to wait as quite a few packages will be removed...

The following packages will be REMOVED:
  build-essential debhelper dh-autoreconf dh-make dh-strip-nondeterminism
  equivs g++ g++-4.9 g++-6 g++-7 geany-plugin-py geany-plugins hplip-gui
  libc6-dev libexpat1-dev libpython-dev libpython2.7-dev libstdc++-4.9-dev
  libstdc++-6-dev libstdc++-7-dev libtool python-dev python2.7-dev
  python3-pyqt5

dibl

Yes, apt will inform you of the packages to be removed, installed, and upgraded.  But the "-d" option tells it only to download, and not to proceed with removals and installations of any packages.  So the result is that the needed packages are downloaded and then the process is concluded.
System76 Oryx Pro, Intel Core i7-11800H, ASRock B860 Pro-A, Intel Core Ultra 7 265KF, Nvidia GTX-1060, SSD 990 EVO Plus.

KrunchTime

Worked like a charm; thank you.


QuoteDownload complete and in download only mode