Bug 1109485 - [abrt] yumex: misc.py:1017:write:IOError: [Errno 5] Input/output error
Summary: [abrt] yumex: misc.py:1017:write:IOError: [Errno 5] Input/output error
Keywords:
Status: CLOSED DUPLICATE of bug 881860
Alias: None
Product: Fedora
Classification: Fedora
Component: yumex
Version: rawhide
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tim Lauridsen
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:7c89e1a319c9a0852627b98db65...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-06-14 11:52 UTC by Matt Armes
Modified: 2014-07-24 07:00 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-07-24 07:00:30 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (747 bytes, text/plain)
2014-06-14 11:52 UTC, Matt Armes
no flags Details
File: environ (291 bytes, text/plain)
2014-06-14 11:53 UTC, Matt Armes
no flags Details

Description Matt Armes 2014-06-14 11:52:50 UTC
Description of problem:
Crashed while attempting update

Version-Release number of selected component:
yumex-3.0.15-1.fc21

Additional info:
reporter:       libreport-2.2.2
cmdline:        /usr/bin/python -E /usr/share/yumex/yum_childtask.py 2 True False /etc/yum.conf playonlinux;rpmfusion-free-rawhide;adobe-linux-x86_64;rpmfusion-nonfree-rawhide;fedora-rawhide-kernel-nodebug;rawhide
dso_list:       yum-3.4.3-148.fc21.noarch
executable:     /usr/share/yumex/yum_childtask.py
kernel:         3.15.0-0.rc8.git2.2.fc21.x86_64
runlevel:       N 5
type:           Python
uid:            0

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

Traceback (most recent call last):
  File "/usr/share/yumex/yum_childtask.py", line 64, in <module>
    my.dispatcher()
  File "/usr/lib/python2.7/site-packages/yumexbackend/yum_server.py", line 1520, in dispatcher
    print errmsg
  File "/usr/lib/python2.7/site-packages/yum/misc.py", line 1017, in write
    self.stream.write(s)
IOError: [Errno 5] Input/output error

Local variables in innermost frame:
s: 'Traceback (most recent call last):\n  File "/usr/lib/python2.7/site-packages/yumexbackend/yum_server.py", line 1499, in dispatcher\n    line = sys.stdin.readline().strip(\'\\n\')\nIOError: [Errno 5] Input/output error\n'
self: <open file '<stdout>', mode 'w' at 0x7fd39f785150>

Potential duplicate: bug 983755

Comment 1 Matt Armes 2014-06-14 11:52:58 UTC
Created attachment 908768 [details]
File: backtrace

Comment 2 Matt Armes 2014-06-14 11:53:00 UTC
Created attachment 908769 [details]
File: environ

Comment 3 Tim Lauridsen 2014-07-24 07:00:30 UTC

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


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