Bug 1110471 - [abrt] yumex: misc.py:1018:write:IOError: [Errno 5] Input/output error
Summary: [abrt] yumex: misc.py:1018:write:IOError: [Errno 5] Input/output error
Keywords:
Status: CLOSED DUPLICATE of bug 881860
Alias: None
Product: Fedora
Classification: Fedora
Component: yumex
Version: 19
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tim Lauridsen
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:7372f298911aa3eb7708b7168a7...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-06-17 18:38 UTC by Joe Zeff
Modified: 2015-06-05 20:40 UTC (History)
4 users (show)

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


Attachments (Terms of Use)
File: backtrace (743 bytes, text/plain)
2014-06-17 18:38 UTC, Joe Zeff
no flags Details
File: environ (324 bytes, text/plain)
2014-06-17 18:38 UTC, Joe Zeff
no flags Details

Description Joe Zeff 2014-06-17 18:38:25 UTC
Description of problem:
I used yumex this morning for a system update, including a new kernel.  When it was finished, it looked for new updates and found that the kmod-nvidia for this kernel was now ready.  When I tried to have it install this new update, it hung.

Version-Release number of selected component:
yumex-3.0.14-1.fc19

Additional info:
reporter:       libreport-2.2.2
cmdline:        /usr/bin/python -E /usr/share/yumex/yum_childtask.py 2 True False /etc/yum.conf google-earth;fedora;rpmfusion-free-updates;rpmfusion-nonfree-updates;rpmfusion-free;adobe-linux-i386;updates;rpmfusion-nonfree
dso_list:       yum-3.4.3-137.fc19.noarch
executable:     /usr/share/yumex/yum_childtask.py
kernel:         3.14.4-100.fc19.i686.PAE
runlevel:       N 5
type:           Python
uid:            0

Truncated backtrace:
misc.py:1018: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 1018, 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 0xb76cf078>

Potential duplicate: bug 1046901

Comment 1 Joe Zeff 2014-06-17 18:38:28 UTC
Created attachment 909710 [details]
File: backtrace

Comment 2 Joe Zeff 2014-06-17 18:38:30 UTC
Created attachment 909711 [details]
File: environ

Comment 3 Robert McBroom 2014-07-19 18:13:24 UTC
yumex-3.0.15-1.fc19.noarch.rpm

Updated on June 6, yumex gets locked into search for updates and never moves to the next step.

Comment 4 Tim Lauridsen 2014-07-24 06:56:07 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.