Public bug reported:

After downloading HPLIP from SourceForge, I run it and the following is
thrown (I cut some dots)

jdhsl002@jdhsl002:~/hplip$ sh hplip-3.18.9.run
Creating directory hplip-3.18.9
Verifying archive integrity... All good.
Uncompressing HPLIP 3.18.9 Self Extracting Archive.......
....

HP Linux Imaging and Printing System (ver. 3.18.9)
HPLIP Installer ver. 5.1

Copyright (c) 2001-15 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.

Installer log saved in: hplip-install_Fri-12-Oct-2018_19:14:21.log

\
note: Defaults for each question are maked with a '*'. Press <enter> to accept 
the default.
/Traceback (most recent call last):
  File "./install.py", line 241, in <module>
    text_install.start(language, auto, test_depends, test_unknown, 
assume_network, max_retries, enable, disable)
  File "/home/jdhsl002/hplip/hplip-3.18.9/installer/text_install.py", line 86, 
in start
    core.init()
  File "/home/jdhsl002/hplip/hplip-3.18.9/installer/core_install.py", line 528, 
in init
    self.check_dependencies(callback)
  File "/home/jdhsl002/hplip/hplip-3.18.9/installer/core_install.py", line 621, 
in check_dependencies
    self.have_dependencies[d] = self.dependencies[d][3]()
  File "/home/jdhsl002/hplip/hplip-3.18.9/installer/core_install.py", line 
1064, in check_pyqt4_dbus
    from dbus.mainloop.qt import DBusQtMainLoop
  File "/usr/lib/python3/dist-packages/dbus/__init__.py", line 81, in <module>
    import dbus.exceptions as exceptions
AttributeError: 'module' object has no attribute 'exceptions'

** Affects: hplip (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to hplip in Ubuntu.
https://bugs.launchpad.net/bugs/1797603

Title:
  HPLIP installer crashes

Status in hplip package in Ubuntu:
  New

Bug description:
  After downloading HPLIP from SourceForge, I run it and the following
  is thrown (I cut some dots)

  jdhsl002@jdhsl002:~/hplip$ sh hplip-3.18.9.run
  Creating directory hplip-3.18.9
  Verifying archive integrity... All good.
  Uncompressing HPLIP 3.18.9 Self Extracting Archive.......
  ....

  HP Linux Imaging and Printing System (ver. 3.18.9)
  HPLIP Installer ver. 5.1

  Copyright (c) 2001-15 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.

  Installer log saved in: hplip-install_Fri-12-Oct-2018_19:14:21.log

  \
  note: Defaults for each question are maked with a '*'. Press <enter> to 
accept the default.
  /Traceback (most recent call last):
    File "./install.py", line 241, in <module>
      text_install.start(language, auto, test_depends, test_unknown, 
assume_network, max_retries, enable, disable)
    File "/home/jdhsl002/hplip/hplip-3.18.9/installer/text_install.py", line 
86, in start
      core.init()
    File "/home/jdhsl002/hplip/hplip-3.18.9/installer/core_install.py", line 
528, in init
      self.check_dependencies(callback)
    File "/home/jdhsl002/hplip/hplip-3.18.9/installer/core_install.py", line 
621, in check_dependencies
      self.have_dependencies[d] = self.dependencies[d][3]()
    File "/home/jdhsl002/hplip/hplip-3.18.9/installer/core_install.py", line 
1064, in check_pyqt4_dbus
      from dbus.mainloop.qt import DBusQtMainLoop
    File "/usr/lib/python3/dist-packages/dbus/__init__.py", line 81, in <module>
      import dbus.exceptions as exceptions
  AttributeError: 'module' object has no attribute 'exceptions'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hplip/+bug/1797603/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to