Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic:  SOLVED 14 OCT 2017 -- Caution -- python3 upgrade will remove hplip  (Read 5487 times)

Online dibl

  • siduction community member
  • Global Moderator
  • User
  • *****
  • Posts: 2.345
    • Land of the Buckeye
Today's upgrade of python3 to 3.6.3-1 will cause removal of hplip and hplip-gui.  Afterward, hplip is not installable:


Code: [Select]
hplip : Depends: python3 (< 3.6) but 3.6.3-1 is to be installed
E: Unable to correct problems, you have held broken packages.
« Last Edit: 2017/10/14, 20:10:09 by dibl »
System76 Oryx Pro, Intel Core i7-11800H, SSD 970 EVO Plus;  Asus ROG STRIX X299-E, Core i7-7740X, Nvidia GTX-1060, dual monitors, SSD 860 EVO

Online dibl

  • siduction community member
  • Global Moderator
  • User
  • *****
  • Posts: 2.345
    • Land of the Buckeye
Re: Caution -- python3 upgrade will remove hplip
« Reply #1 on: 2017/10/12, 23:30:59 »
Note: with printer-driver-hpcups installed, it is still possible to print to an HP printer (not sure about all models).  So removal of hplip and hplip-gui is not fatal to your ability to print, it just forces you back to the CUPS for administration.
System76 Oryx Pro, Intel Core i7-11800H, SSD 970 EVO Plus;  Asus ROG STRIX X299-E, Core i7-7740X, Nvidia GTX-1060, dual monitors, SSD 860 EVO

Offline CCarpenter

  • User
  • Posts: 198
    • http://www.greenvalleyranchschwand.de
Re: Caution -- python3 upgrade will remove hplip
« Reply #2 on: 2017/10/14, 11:19:29 »
If u need a proprietary plugin i suggest it is not possible anymore to print via this printer. My M1217nfw does not work anymore.

Offline ReinerS

  • User
  • Posts: 1.061
Re: Caution -- python3 upgrade will remove hplip
« Reply #3 on: 2017/10/14, 12:05:33 »
Blueman is also to be removed.

regards

Reiner
slackware => SuSE => kanotix => sidux => aptosid  => siduction

Offline ReinerS

  • User
  • Posts: 1.061
Re: Caution -- python3 upgrade will remove hplip
« Reply #4 on: 2017/10/14, 12:34:22 »
Hmm, has been solved just with todays upgrade.

regards

Reiner
« Last Edit: 2017/10/14, 12:39:19 by ReinerS »
slackware => SuSE => kanotix => sidux => aptosid  => siduction

Offline vilde

  • User
  • Posts: 708
Re: Caution -- python3 upgrade will remove hplip
« Reply #5 on: 2017/10/14, 14:15:04 »
Hmm, has been solved just with todays upgrade.

regards

Reiner
No, not here, hplip will still be removed on my XFCE install.

Offline samoht

  • User
  • Posts: 478
Re: Caution -- python3 upgrade will remove hplip
« Reply #6 on: 2017/10/14, 16:21:50 »
On my machine:

Code: [Select]
# LANG=C apt policy hplip
hplip:
  Installed: (none)
  Candidate: 3.17.9+repack0-1+b1
  Version table:
     3.17.9+repack0-1+b1 500
        500 https://incoming.debian.org/debian-buildd buildd-unstable/main amd64 Packages
     3.17.9+repack0-1 500
        500 https://deb.debian.org/debian testing/main amd64 Packages
        500 https://deb.debian.org/debian unstable/main amd64 Packages
        100 /var/lib/dpkg/status

# LANG=C apt install hplip hplip-doc hplip-gui
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following additional packages will be installed:
  libsane-hpaio
Suggested packages:
  python3-notify2 system-config-printer
Recommended packages:
  printer-driver-postscript-hp python3-notify2 xsane | simple-scan | skanlite
The following NEW packages will be installed:
  hplip hplip-doc hplip-gui libsane-hpaio
0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
Need to get 2080 kB of archives.
After this operation, 3995 kB of additional disk space will be used.


Offline GoinEasy9

  • User
  • Posts: 560
Re: Caution -- python3 upgrade will remove hplip
« Reply #7 on: 2017/10/14, 16:46:01 »
My brand new patience LXQt install is waiting for its first dist-upgrade, 3 days now, and I'm still getting warnings that hplip will be removed.  Oh well, we'll try again later today.

BTW - KDE patience bombed on this EEEpc 1015px, but LXQt, is working great. It also has a great look about it.

Over 1000 updates listed, I hope that first update goes clean.
« Last Edit: 2017/10/14, 17:00:13 by GoinEasy9 »
Linux Counter number 348347

Offline pjnsmb

  • User
  • Posts: 88
Re: Caution -- python3 upgrade will remove hplip
« Reply #8 on: 2017/10/14, 17:12:05 »
What happens if you put hplip on hold ?


should help you do a dist-upgrade
regards
pjnsmb

Offline GoinEasy9

  • User
  • Posts: 560
Re: Caution -- python3 upgrade will remove hplip
« Reply #9 on: 2017/10/14, 17:42:57 »
I tried an apt resolver to try to get around the problem, but it came up with errors.

# apt-get --solver=aspcud dist-upgrade
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Can't call external solver 'aspcud' as it is not in a configured directory!

This was always my goto instead of hold.  I have about 7 applications to remove that have to do with printing.  Since I haven't played with SID for quite a few months I don't know if the resolver is obsolete or not, but, even if it is, I'd rather wait till python 3 gets into the repos, rather than put 7 programs on hold. 

Thanks for the reply.
Linux Counter number 348347

Offline ghstryder

  • User
  • Posts: 95
Re: Caution -- python3 upgrade will remove hplip
« Reply #10 on: 2017/10/14, 18:48:53 »
KDE - I would have lost hplip this morning, I just tried again and it went through without removing it.

Online dibl

  • siduction community member
  • Global Moderator
  • User
  • *****
  • Posts: 2.345
    • Land of the Buckeye
Re: Caution -- python3 upgrade will remove hplip
« Reply #11 on: 2017/10/14, 20:08:47 »
Confirmed -- hplip and hplip-gui are installable on my KDE rig as of 1400 Saturday U.S. Eastern zone. I am marking it solved -- if others still have a problem with hplip tomorrow, I suggest a new thread under "Software" as I believe the original python dependency issue has been fixed.
System76 Oryx Pro, Intel Core i7-11800H, SSD 970 EVO Plus;  Asus ROG STRIX X299-E, Core i7-7740X, Nvidia GTX-1060, dual monitors, SSD 860 EVO

Offline GoinEasy9

  • User
  • Posts: 560
Thanks for the update, now I'm off to do my big dist-upgrade.  I still have a few removals, but, they don't seem to be a problem.  I'll list them here just in case:

The following packages will be REMOVED:
  foomatic-db-gutenprint ijsgutenprint libgles1-mesa libnomacscore3
  libnomacsgui3 libnomacsloader3 qt5-style-plugins

Thanks again.
Linux Counter number 348347

Online dibl

  • siduction community member
  • Global Moderator
  • User
  • *****
  • Posts: 2.345
    • Land of the Buckeye
Yes it looks like most of those packages are gone from the sid repos:


Code: [Select]
root@hp-350g:~# apt policy foomatic-db-gutenprint foomatic-db-gutenprint:
  Installed: (none)
  Candidate: (none)
  Version table:
root@hp-350g:~# apt policy ijsgutenprint
ijsgutenprint:
  Installed: (none)
  Candidate: (none)
  Version table:
     5.2.11-1+b2 -1
        100 /var/lib/dpkg/status
root@hp-350g:~# apt policy libgles1-mesa
libgles1-mesa:
  Installed: (none)
  Candidate: 13.0.6-1+b2
  Version table:
     13.0.6-1+b2 500
        500 http://http.debian.net/debian unstable/main amd64 Packages
root@hp-350g:~# apt -s install libgles1-mesa
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:
 libgles1-mesa : Depends: libglapi-mesa (= 13.0.6-1+b2) but 17.2.2-1 is to be installed
E: Unable to correct problems, you have held broken packages.
root@hp-350g:~# apt policy libnomascore3
N: Unable to locate package libnomascore3
root@hp-350g:~# apt policy libnomacscore3
libnomacscore3:
  Installed: (none)
  Candidate: (none)
  Version table:
root@hp-350g:~# apt policy libnomacsgui3
libnomacsgui3:
  Installed: (none)
  Candidate: (none)
  Version table:
root@hp-350g:~# apt policy libnomacsloader3
libnomacsloader3:
  Installed: (none)
  Candidate: (none)
  Version table:
root@hp-350g:~# apt policy qt5style-plugins
N: Unable to locate package qt5style-plugins
root@hp-350g:~# apt policy qt5-style-plugins
qt5-style-plugins:
  Installed: (none)
  Candidate: 5.0.0+git23.g335dbec-2+b1
  Version table:
     5.0.0+git23.g335dbec-2+b1 500
        500 http://http.debian.net/debian unstable/main amd64 Packages
 
System76 Oryx Pro, Intel Core i7-11800H, SSD 970 EVO Plus;  Asus ROG STRIX X299-E, Core i7-7740X, Nvidia GTX-1060, dual monitors, SSD 860 EVO

Offline GoinEasy9

  • User
  • Posts: 560
Thanks for checking dibl.  I appreciate it.

The big DU went through flawlessly, and I'm happy, This LXQt has got to be the best DM I've had on this little machine in a while. So far everything works perfectly.  Debian LXDE was the last OS on here, but, wasn't as polished as patience is.

1055 upgraded, 74 newly installed, 7 to remove and 2 not upgraded.

Who said Sid was dangerous ... Heh.
Linux Counter number 348347