Bug 982287

Summary: [abrt] yumex-3.0.10-1.fc18: misc.py:1033:write:IOError: [Errno 5] Input/output error
Product: [Fedora] Fedora Reporter: lucky0106 <lucky0106>
Component: yumexAssignee: Tim Lauridsen <tim.lauridsen>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: tim.lauridsen
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
Whiteboard: abrt_hash:1d14de2bdef631e6fba11246fbc6ee33f51c8154
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-09-10 12:05:51 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: core_backtrace
none
File: environ none

Description lucky0106 2013-07-08 15:08:51 UTC
Description of problem:
I was simply trying to check for / install updates.

Version-Release number of selected component:
yumex-3.0.10-1.fc18

Additional info:
reporter:       libreport-2.1.5
cmdline:        /usr/bin/python -E /usr/share/yumex/yum_childtask.py 2 True False /etc/yum.conf
dso_list:       yum-3.4.3-47.fc18.noarch
executable:     /usr/share/yumex/yum_childtask.py
kernel:         3.7.2-204.fc18.i686
uid:            0

Truncated backtrace:
misc.py:1033:write:IOError: [Errno 5] Input/output error

Traceback (most recent call last):
  File "/usr/share/yumex/yum_childtask.py", line 70, in <module>
    print err, msg
  File "/usr/lib/python2.7/site-packages/yum/misc.py", line 1033, in write
    self.stream.write(s)
IOError: [Errno 5] Input/output error

Local variables in innermost frame:
s: 'Existing lock /var/run/yum.pid: another copy is running as pid 1366.\n  The other application is: PackageKit'
self: <open file '<stdout>', mode 'w' at 0xb733d078>

Potential duplicate: bug 879325

Comment 1 lucky0106 2013-07-08 15:08:56 UTC
Created attachment 770541 [details]
File: backtrace

Comment 2 lucky0106 2013-07-08 15:08:58 UTC
Created attachment 770542 [details]
File: core_backtrace

Comment 3 lucky0106 2013-07-08 15:09:01 UTC
Created attachment 770543 [details]
File: environ

Comment 4 Tim Lauridsen 2013-09-10 12:05:51 UTC

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