officejet pro 7720 server-error-internal-error

Bug #1865867 reported by Jacopo Taddei Sozzifanti
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
HPLIP
In Progress
Undecided
Unassigned

Bug Description

i try to install HP OfficeJet Pro 7720.
if i try to use "HP Officejet Pro 7720 Series" hplip (3.19.11 or 3.19.12 or 3.20.2)
i always have message-box-error "server-error-internal-error"
i use OpenMandriva LX 4.1

If i use "HP Officejet Pro 7720 Series, driverless, cups-filter 1.27.0" it works
but not fine : if i set "landscape" it print upsidedown.

hp-doctor
[jacopo@iv-omdvLX4 ~]$ hp-doctor

HP Linux Imaging and Printing System (ver. 3.19.12)
Self Diagnse Utility and Healing Utility ver. 1.0

Copyright (c) 2001-18 HP Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.

HP Linux Imaging and Printing System (ver. 3.19.12)
Self Diagnse Utility and Healing Utility ver. 1.0

Copyright (c) 2001-18 HP Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.

Traceback (most recent call last):
  File "/usr/share/hplip/base/password.py", line 85, in get_distro_name
    os_name = platform.dist()[0]
AttributeError: module 'platform' has no attribute 'dist'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/bin/hp-doctor", line 275, in <module>
    dep = DependenciesCheck(MODE_CHECK,INTERACTIVE_MODE,ui_toolkit)
  File "/usr/share/hplip/check.py", line 175, in __init__
    self.core = CoreInstall(mode, ui_mode, ui_toolkit)
  File "/usr/share/hplip/installer/core_install.py", line 240, in __init__
    self.passwordObj = password.Password(ui_mode)
  File "/usr/share/hplip/base/password.py", line 118, in __init__
    self.__readAuthType() # self.__authType
  File "/usr/share/hplip/base/password.py", line 140, in __readAuthType
    distro_name = get_distro_name().lower()
  File "/usr/share/hplip/base/password.py", line 87, in get_distro_name
    import distro
ModuleNotFoundError: No module named 'distro'
[jacopo@iv-omdvLX4 ~]$

Tags: news
Revision history for this message
Jacopo Taddei Sozzifanti (jataso) wrote :
Download full text (22.1 KiB)

i installed "python-distro" package:

hp-doctor >>

HP Linux Imaging and Printing System (ver. 3.19.12)
Self Diagnse Utility and Healing Utility ver. 1.0

Copyright (c) 2001-18 HP Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.

HP Linux Imaging and Printing System (ver. 3.19.12)
Self Diagnse Utility and Healing Utility ver. 1.0

Copyright (c) 2001-18 HP Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.



Checking for Deprecated items....
The diagnosis is limited on unsupported platforms. Do you want to continue?(y=yes*, n=no):

Checking for HPLIP updates....


Checking for Dependencies....

---------------
| SYSTEM INFO |
---------------

 Kernel: 5.5.2-desktop-1omv4002 #1 SMP Mon Feb 10 02:05:35 UTC 2020 GNU/Linux
 Host: iv-omdvLX4
 Proc: 5.5.2-desktop-1omv4002 #1 SMP Mon Feb 10 02:05:35 UTC 2020 GNU/Linux
 Distribution: 4 4.2
 Bitness: 64 bit

-----------------------
| HPLIP CONFIGURATION |
-----------------------

HPLIP-Version: HPLIP 3.19.12
HPLIP-Home: /usr/share/hplip

Current contents of '/etc/hp/hplip.conf' file:
# hplip.conf. Generated from hplip.conf.in by configure.

[hplip]
version=3.19.12

[dirs]
home=/usr/share/hplip
run=/var/run
ppd=/usr/share/ppd/HP
ppdbase=/usr/share/ppd
doc=/usr/share/doc/hplip-3.19.12
html=/usr/share/doc/hplip-3.19.12
icon=/usr/share/applications
cupsbackend=/usr/lib/cups/backend
cupsfilter=/usr/lib/cups/filter
drv=/usr/share/cups/drv/hp
bin=/usr/bin
apparmor=/etc/apparmor.d
# Following values are determined at configure time and cannot be changed.
[configure]
network-build=yes
libusb01-build=no
pp-build=yes
gui-build=yes
scanner-build=yes
fax-build=yes
dbus-build=yes
cups11-build=no
doc-build=yes
shadow-build=no
hpijs-install=yes
foomatic-drv-install=no
foomatic-ppd-install=no
foomatic-rip-hplip-install=no
hpcups-install=yes
cups-drv-install=yes
cups-ppd-install=yes
internal-tag=3.19.12
restricted-build=no
ui-toolkit=qt5
qt3=no
qt4=no
qt5=yes
policy-kit=yes
lite-build=no
udev_sysfs_rules=no
hpcups-only-build=no
hpijs-only-build=no
apparmor_build=no
class-driver=no

Current contents of '/var/lib/hp/hplip.state' file:

Current contents of '~/.hplip/hplip.conf' file:
[installation]
date_time = 03/03/20 12:32:47
version = 3.19.12

 <Package-name> <Package-Desc> <Required/Optional> <Min-Version> <Installed-Version> <Status> <Comment>

-------------------------
| External Dependencies |
-------------------------

 error: cups CUPS - Common Unix Printing System REQUIRED 1.1 - INCOMPAT 'CUPS may not be installed or not running'
 gs GhostScript - PostScript and PDF language interpreter and previewer REQUIRED 7.05 9.26 OK -
 error: xsane xsane - Graph...

tags: added: news
Revision history for this message
Jacopo Taddei Sozzifanti (jataso) wrote :

i installed "xsane"

but does not change anything

Revision history for this message
Anam Alam (anam03) wrote :

can you try with the latest HPLIP version 3.20.3 and run the installer using

>>sh hplip-3.20.3

And verify whether the error persists

Changed in hplip:
status: New → In Progress
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.