Ubuntu 20.04 and "hplip-3.20.3.run"

Asked by mirlo6

Hello. I have installed ubuntu 20.04 and "hplip-3.20.3.run" is not working. It can not be installed. Are you going to update hplip for ubuntu 20.04?

Thank you

Question information

Language:
English Edit question
Status:
Solved
For:
HPLIP Edit question
Assignee:
No assignee Edit question
Solved by:
Manfred Hampl
Solved:
Last query:
Last reply:
Revision history for this message
Patrik Suter (patitin) said :
#1

I confirm the statement of mirlo6.
The first error that is logged after running "hplip-3-20.3.run" under "Ubuntu 20.04 LTS" is the following:
"error: ubuntu-20.04 version is not supported, so all dependencies may not be installed. However trying to install using ubuntu-19.10 version packages."

Revision history for this message
Best Manfred Hampl (m-hampl) said :
#2

A modified version of hplip has been prepared and published in the Ubuntu repositories for Ubuntu 20.04
You can try installing it, e.g. with the command
sudo apt install hplip-gui

Revision history for this message
mirlo6 (mirlo6-gmail-deactivatedaccount) said :
#3

Thank you.

If you try to install with sh it gives error by python dependencies:

DEPENDENCY AND CONFLICT RESOLUTION
----------------------------------
Running 'sudo apt-get install --assume-yes python3-pyqt4'
Please wait, this may take several minutes...
error: Command failed. Re-try #1...
Running 'sudo apt-get install --assume-yes python3-pyqt4'
Please wait, this may take several minutes...
error: Command failed. Re-try #2...
Running 'sudo apt-get install --assume-yes python3-pyqt4'
Please wait, this may take several minutes...
error: Command failed. Re-try #3...
Running 'sudo apt-get install --assume-yes python3-pyqt4'
Please wait, this may take several minutes...
error: Package install command failed with error code 100
note: Some packages may not get installed on python3 due to distro incompatibilites

note: Please check for more information at http://hplipopensource.com/node/369
Would you like to retry installing the missing package(s) (y=yes*, n=no, q=quit) ?

It is not possible this way.

I have installed hplip-gui it installs the driver correctly and prints fine.

Thank you very much for the speed

 sudo apt install hplip-gui

Revision history for this message
mirlo6 (mirlo6-gmail-deactivatedaccount) said :
#4

Thanks Manfred Hampl, that solved my question.