Bug 710156

Summary: [abrt] yumex-3.0.3-1.fc15: codecs.py:352:write:IOError: [Errno 5] Input/output error
Product: [Fedora] Fedora Reporter: abdilra7eem <abdilra7eem>
Component: yumexAssignee: Tim Lauridsen <tla>
Status: CLOSED CANTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 15CC: allinux4, DarkJestic, fry.futurateam, mishradk, sokol420, steve_carl, tla
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
Whiteboard: abrt_hash:cbcd2fd76200fb86c64a8c6fdb37a42e67175bce
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-05-09 10:34:46 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description abdilra7eem 2011-06-02 14:42:33 UTC
abrt version: 2.0.1
architecture:   i686
cmdline:        /usr/bin/python -E /usr/share/yumex/yum_childtask.py 2 True False /etc/yum.conf
component:      yumex
executable:     /usr/share/yumex/yum_childtask.py
kernel:         2.6.38.6-26.rc1.fc15.i686
os_release:     Fedora release 15 (Lovelock)
package:        yumex-3.0.3-1.fc15
reason:         codecs.py:352:write:IOError: [Errno 5] Input/output error
time:           Sat May 28 23:53:09 2011
uid:            0
username:       root

backtrace:
:codecs.py:352: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/codecs.py", line 352, in write
:    self.stream.write(data)
:IOError: [Errno 5] Input/output error
:
:Local variables in innermost frame:
:consumed: 100
:object: u'Existing lock /var/run/yum.pid: another copy is running as pid 8543.\n  The other application is: yum'
:data: 'Existing lock /var/run/yum.pid: another copy is running as pid 8543.\n  The other application is: yum'
:self: <open file '<stdout>', mode 'w' at 0xb78bb078>

Comment 1 al morris 2011-07-14 14:52:33 UTC
Package: yumex-3.0.3-1.fc15
Architecture: x86_64
OS Release: Fedora release 15 (Lovelock)

Comment
-----
I am un aware of where this came from

Comment 2 Tim Lauridsen 2012-05-09 10:34:46 UTC
Sometime sys.stdout break and python cant print anything
There is nothing I can do to fix it :(