Bug 1104290

Summary: [abrt] yumex: misc.py:1017:write:IOError: [Errno 5] Error de entrada/salida
Product: [Fedora] Fedora Reporter: javier del cristo <javlopez22>
Component: yumexAssignee: Tim Lauridsen <tim.lauridsen>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: lluispm, tim.lauridsen
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/d1cf0647cc076553d93425d75864253f8319d050
Whiteboard: abrt_hash:ccb220f12118e9fcc1cf7f7000eca0a0b5eae224
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-07-24 06:57:32 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: environ none

Description javier del cristo 2014-06-03 17:31:26 UTC
Description of problem:
The program was turn-off, when i'm was making an update. Thus before intented newsly make the same procedure and don't occur nothing

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

Additional info:
reporter:       libreport-2.2.2
cmdline:        /usr/bin/python -E /usr/share/yumex/yum_childtask.py 2 True False /etc/yum.conf russianfedora-nonfree;fedora;rpmfusion-free-updates;adobe-linux-x86_64;Dropbox;rpmfusion-nonfree-updates;rpmfusion-free;russianfedora-nonfree-updates;updates;russianfedora-free-updates;google-chrome;russianfedora-free;rpmfusion-nonfree
dso_list:       yum-3.4.3-148.fc20.noarch
executable:     /usr/share/yumex/yum_childtask.py
kernel:         3.14.4-200.fc20.x86_64
runlevel:       N 5
type:           Python
uid:            0

Truncated backtrace:
misc.py:1017:write:IOError: [Errno 5] Error de entrada/salida

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] Error de entrada/salida

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] Error de entrada/salida\n'
self: <open file '<stdout>', mode 'w' at 0x7f4809658150>

Potential duplicate: bug 1009705

Comment 1 javier del cristo 2014-06-03 17:31:30 UTC
Created attachment 901867 [details]
File: backtrace

Comment 2 javier del cristo 2014-06-03 17:31:31 UTC
Created attachment 901868 [details]
File: environ

Comment 3 lluispm 2014-06-16 11:42:03 UTC
Another user experienced a similar problem:

mientras instalaba el paquete backintime

reporter:       libreport-2.2.2
cmdline:        /usr/bin/python -E /usr/share/yumex/yum_childtask.py 2 True False /etc/yum.conf livna;fedora;rpmfusion-free-updates;rpmfusion-nonfree-updates;rpmfusion-free;updates;rpmfusion-nonfree
dso_list:       yum-3.4.3-148.fc20.noarch
executable:     /usr/share/yumex/yum_childtask.py
kernel:         3.14.7-200.fc20.i686+PAE
package:        yumex-3.0.15-1.fc20
reason:         misc.py:1017:write:IOError: [Errno 5] Error de entrada/salida
runlevel:       N 5
type:           Python
uid:            0

Comment 4 Tim Lauridsen 2014-07-24 06:57:32 UTC

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