Bug 791330 - [abrt] yumex-3.0.4-1.fc16: codecs.py:352:write:IOError: [Errno 5] In/ut-fel
Summary: [abrt] yumex-3.0.4-1.fc16: codecs.py:352:write:IOError: [Errno 5] In/ut-fel
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: yumex
Version: 16
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tim Lauridsen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:6b20a1af9d0947a2a5f82fff241...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-02-16 19:08 UTC by mqc373u
Modified: 2012-05-09 10:31 UTC (History)
1 user (show)

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


Attachments (Terms of Use)
File: smolt_data (5.82 KB, text/plain)
2012-02-16 19:08 UTC, mqc373u
no flags Details

Description mqc373u 2012-02-16 19:08:16 UTC
libreport version: 2.0.8
abrt_version:   2.0.7
cmdline:        /usr/bin/python -E /usr/share/yumex/yum_childtask.py 2 True False /etc/yum.conf fedora;rpmfusion-free-updates;rpmfusion-free;adobe-linux-i386;updates
event_log:      2012-02-16-20:07:48> Smolt profile successfully saved
executable:     /usr/share/yumex/yum_childtask.py
kernel:         3.2.2-1.fc16.x86_64
reason:         codecs.py:352:write:IOError: [Errno 5] In/ut-fel
time:           tor  2 feb 2012 16.47.18
uid:            0
username:       root

smolt_data:     Text file, 5955 bytes

backtrace:
:codecs.py:352:write:IOError: [Errno 5] In/ut-fel
:
:Traceback (most recent call last):
:  File "/usr/share/yumex/yum_childtask.py", line 70, in <module>
:    print err, msg
:  File "/usr/lib64/python2.7/codecs.py", line 352, in write
:    self.stream.write(data)
:IOError: [Errno 5] In/ut-fel
:
:Local variables in innermost frame:
:consumed: 105
:object: u'Existerande l\xe5s /var/run/yum.pid: en annan kopia k\xf6r som pid 3861.\n  The other application is: PackageKit'
:data: 'Existerande l\xc3\xa5s /var/run/yum.pid: en annan kopia k\xc3\xb6r som pid 3861.\n  The other application is: PackageKit'
:self: <open file '<stdout>', mode 'w' at 0x7f0023dde1e0>

Comment 1 mqc373u 2012-02-16 19:08:19 UTC
Created attachment 562569 [details]
File: smolt_data

Comment 2 Tim Lauridsen 2012-05-09 10:31:27 UTC
The sys.stdout sometimes break, so you cant write to stdout, if you restart yumex, then it works again.

There is nothing is can do to fix it :(


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