Comment 22 for bug 1486731

Revision history for this message
Alien_Legat (alienlegat) wrote :

1. Debian 8.2
2. Password?

server@debug:~$ sh hplip-3.15.11-plugin.run -- -ig
Verifying archive integrity... All good.
Uncompressing HPLIP 3.15.11 Plugin Self Extracting Archive................................................

HP Linux Imaging and Printing System (ver. 3.15.11 py2.5)
Plugin Installer ver. 3.0

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.

Plug-in version: 3.15.11
Installed HPLIP version: 3.15.11
Number of files to install: 42

hplip-plugin-install[26143]: debug: pkit_version 1
hplip-plugin-install[26143]: debug: pkit_installed False
You must agree to the license terms before installing the plug-in:

LICENSE TERMS FOR HP Linux Imaging and Printing (HPLIP) Driver Plug-in

...

Do you accept the license terms for the plug-in (y=yes*, n=no, q=quit) ? y
hplip-plugin-install[26143]: debug: Password:
^C
Traceback (most recent call last):
  File "./plugin_install.py", line 184, in <module>
    if not installPlugin():
  File "./plugin_install.py", line 56, in installPlugin
    status, output = utils.run(cmd, passwordObj)
  File "/usr/share/hplip/base/utils.py", line 1252, in run
    i = child.expect(EXPECT_LIST)
  File "/usr/share/hplip/base/pexpect.py", line 1055, in expect
    return self.expect_list(compiled_pattern_list, timeout, searchwindowsize)
  File "/usr/share/hplip/base/pexpect.py", line 1107, in expect_list
    c = self.read_nonblocking (self.maxread, timeout)
  File "/usr/share/hplip/base/pexpect.py", line 663, in read_nonblocking
    r,w,e = self.__select([self.child_fd], [], [], timeout)
  File "/usr/share/hplip/base/pexpect.py", line 1266, in __select
    return select.select (iwtd, owtd, ewtd, timeout)
KeyboardInterrupt
Signal caught, cleaning up