Bug 710156 - [abrt] yumex-3.0.3-1.fc15: codecs.py:352:write:IOError: [Errno 5] Input/output error
Summary: [abrt] yumex-3.0.3-1.fc15: codecs.py:352:write:IOError: [Errno 5] Input/outpu...
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: yumex
Version: 15
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tim Lauridsen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:cbcd2fd76200fb86c64a8c6fdb3...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-06-02 14:42 UTC by abdilra7eem
Modified: 2012-05-09 10:34 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-05-09 10:34:46 UTC
Type: ---


Attachments (Terms of Use)

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 :(


Note You need to log in before you can comment on or make changes to this bug.