Bug 1108304

Summary: [abrt] yumex: misc.py:1017:write:IOError: [Errno 5] Erreur d'entrée/sortie
Product: [Fedora] Fedora Reporter: raynaud <francois.raynaud.83>
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: al.dunsmuir, aloner, avv.marengoni, campbell.bain, dcharlespyle, dir2006, hcmeyer, ifoolb, netanyahu, rdurham25, sarrab1976, tim.lauridsen, turquino, usdanskys, yorikcombined
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/d1cf0647cc076553d93425d75864253f8319d050
Whiteboard: abrt_hash:0e45a7bb0dfe845a1e13b8c7843a4f2974ee059e
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-07-24 07:02:50 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 raynaud 2014-06-11 16:58:34 UTC
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 rpmfusion-free-updates;fedora;updates;rpmfusion-free
dso_list:       yum-3.4.3-148.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:1017:write:IOError: [Errno 5] Erreur d'entrée/sortie

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] Erreur d'entrée/sortie

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] Erreur d\'entr\xc3\xa9e/sortie\n'
self: <open file '<stdout>', mode 'w' at 0x7fec867be150>

Potential duplicate: bug 1005561

Comment 1 raynaud 2014-06-11 16:58:38 UTC
Created attachment 907743 [details]
File: backtrace

Comment 2 raynaud 2014-06-11 16:58:39 UTC
Created attachment 907744 [details]
File: environ

Comment 3 Tim Lauridsen 2014-07-24 07:02:50 UTC

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