Bug 1107889

Summary: [abrt] yumex: misc.py:1018:write:IOError: [Errno 5] Error de entrada/salida
Product: [Fedora] Fedora Reporter: Amilkar <amilkar.alkanfor>
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: tim.lauridsen
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/288ace8278544848b6e2c07aea62adb0a7580795
Whiteboard: abrt_hash:c1e5f3121d1d9d41d4b5fa3a996886d709f4f560
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-07-24 06:58:20 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 Amilkar 2014-06-11 01:03:18 UTC
Description of problem:
Ejecutando yum-extender (yumex-3.0.14-1.fc20) para actualizar Fedora 20, con el correspondiente paquete de actualizacion justamente de yum extender

misc.py:1018:write:IOError: [Errno 5] Error de entrada/salida

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 fedora;rpmfusion-free-updates;adobe-linux-x86_64;rpmfusion-nonfree-updates;rpmfusion-free;updates;google-chrome;rpmfusion-nonfree
dso_list:       yum-3.4.3-137.fc20.noarch
executable:     /usr/share/yumex/yum_childtask.py
kernel:         3.14.5-200.fc20.x86_64
runlevel:       N 5
type:           Python
uid:            0

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

Comment 1 Amilkar 2014-06-11 01:03:27 UTC
Created attachment 907455 [details]
File: backtrace

Comment 2 Amilkar 2014-06-11 01:03:30 UTC
Created attachment 907456 [details]
File: environ

Comment 3 Tim Lauridsen 2014-07-24 06:58:20 UTC

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