Bug 1201994

Summary: [abrt] hplip: logger.py:199:log:OSError: [Errno 5] Input/output error
Product: [Fedora] Fedora Reporter: Onyeibo Oku <twohotis>
Component: hplipAssignee: Tim Waugh <twaugh>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: jpopelka, twaugh
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/e56eecb20a0d0a29c436e8c0dd6190ed7ab13f8b
Whiteboard: abrt_hash:8602bc74087e792cbc52b1ed2785a657f5ddd2cd
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-16 12:52:07 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: environ none

Description Onyeibo Oku 2015-03-14 12:21:44 UTC
Description of problem:
HP Device Manager was downloading plugin for HP Laserjet 1020 when this happened.
Kept getting notified that keyserver could not be accessed
Plugin installation failed

Version-Release number of selected component:
hplip-3.15.2-5.fc22

Additional info:
reporter:       libreport-2.4.0
cmdline:        /usr/bin/python3 /bin/hp-plugin -u --required --reason 1 To_install_plugin_for_HP_Device
executable:     /bin/hp-plugin
kernel:         4.0.0-0.rc2.git0.1.fc22.x86_64
runlevel:       N 3
type:           Python3
uid:            0

Truncated backtrace:
logger.py:199:log:OSError: [Errno 5] Input/output error

Traceback (most recent call last):
  File "/bin/hp-plugin", line 418, in <module>
    log.info("")
  File "/usr/share/hplip/base/logger.py", line 298, in info
    self.log(message, Logger.LOG_LEVEL_INFO)
  File "/usr/share/hplip/base/logger.py", line 199, in log
    out.write('\n')
OSError: [Errno 5] Input/output error

Local variables in innermost frame:
level: 10
message: ''
newline: True
out: <_io.TextIOWrapper name='<stdout>' mode='w' encoding='UTF-8'>
self: <base.logger.Logger object at 0x7f1c4a66d828>

Comment 1 Onyeibo Oku 2015-03-14 12:21:48 UTC
Created attachment 1001595 [details]
File: backtrace

Comment 2 Onyeibo Oku 2015-03-14 12:21:50 UTC
Created attachment 1001596 [details]
File: environ

Comment 3 Jiri Popelka 2015-03-16 12:52:07 UTC

*** This bug has been marked as a duplicate of bug 712537 ***