I renamed .hplip to hplip1
And then, I did and got this:
zlatic@dhcppc9:~> hp-plugin -i -p
HP Linux Imaging and Printing System (ver. 3.20.11)
Plugin Download and Install Utility ver. 2.1
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/bin/hp-plugin", line 93, in <module>
handle_device_printer=False)
File "/usr/share/hplip/base/module.py", line 430, in parseStdOpts
self.usage(show_usage, error_msg)
File "/usr/share/hplip/base/module.py", line 462, in usage
utils.format_text(self.usage_data, show_usage, self.title, self.mod, self.version)
File "/usr/share/hplip/base/utils.py", line 1655, in format_text
formatter = usage_formatter()
File "/usr/share/hplip/base/utils.py", line 1634, in usage_formatter
rows, cols = ttysize()
File "/usr/share/hplip/base/utils.py", line 1618, in ttysize
ln1 = subprocess.getoutput('stty -a').splitlines()[0]
File "/usr/lib64/python3.6/subprocess.py", line 556, in getoutput
return getstatusoutput(cmd)[1]
File "/usr/lib64/python3.6/subprocess.py", line 537, in getstatusoutput
data = check_output(cmd, shell=True, universal_newlines=True, stderr=STDOUT)
File "/usr/lib64/python3.6/subprocess.py", line 356, in check_output
**kwargs).stdout
File "/usr/lib64/python3.6/subprocess.py", line 423, in run
with Popen(*popenargs, **kwargs) as process:
File "/usr/lib64/python3.6/subprocess.py", line 729, in __init__
restore_signals, start_new_session)
File "/usr/lib64/python3.6/subprocess.py", line 1364, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
PermissionError: [Errno 13] Permission denied: '/bin/sh'
zlatic@dhcppc9:~>