Este é o erro que estou tendo ao tentar instalar o plugin da HP P1102W - no CentOS 7.x
-------------------
| DOWNLOAD PLUGIN |
-------------------
Checking for network connection...
Downloading plug-in from:
Downloading plug-in: [\ ] 0% Traceback (most recent call last):
File "/usr/bin/hp-plugin", line 363, in <module>
status, plugin_path = pluginObj.download(plugin_path, plugin_download_callback)
File "/usr/share/hplip/installer/pluginhandler.py", line 278, in download
core = core_install.CoreInstall()
File "/usr/share/hplip/installer/core_install.py", line 171, in __init__
self.passwordObj = password.Password(ui_mode)
File "/usr/share/hplip/base/password.py", line 86, in __init__
self.__readAuthType() #self.__authType
File "/usr/share/hplip/base/password.py", line 106, in __readAuthType
log.warn("%s distro is not found in AUTH_TYPES"%distro_name)
File "/usr/share/hplip/base/logger.py", line 299, in warn
txt = "warning: %s" % message.encode('utf-8')
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 3: ordinal not in range(128)
Grato,
Fábio