Bug 1166547
| Summary: | [abrt] yumex: misc.py:1017:write:IOError: [Errno 5] Erreur d'entrée/sortie | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Erwan GEORGET <egeorget> | ||||||
| Component: | yumex | Assignee: | Tim Lauridsen <tim.lauridsen> | ||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 21 | CC: | 2xj82, allinux4, andrey.henneberg, antivir88, a_schapira, avv.marengoni, bakerjason1876, bug.on.kev1864, Comp_Whiz_99, dir2006, eduardo.martinez.catala, emgeduardo, fedora, felice.pantaleo, francescoantonetti1, fsanchez, gos01363, hoihoi-p, iliketurtlesbro, iorlov89, jaapschouwenburg.rh, jokatzer, kaka.in, mail, mastaizawfm, matthewgibbs92, mdatye, minuszero, mrmcq2u, oleg-sz, pawelbuzniak, peterdiver, rahulc93, shankars, sylvain, thiessendg, tim.lauridsen, turquino, williambader | ||||||
| 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-11-26 06:21: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: |
|
||||||||
Created attachment 959597 [details]
File: backtrace
Created attachment 959598 [details]
File: environ
*** This bug has been marked as a duplicate of bug 881860 *** |
Version-Release number of selected component: yumex-3.0.16-1.fc21 Additional info: reporter: libreport-2.3.0 cmdline: /usr/bin/python -E /usr/share/yumex/yum_childtask.py 2 True False /etc/yum.conf updates-testing;fedora;rpmfusion-free-rawhide;rpmfusion-nonfree-rawhide;updates dso_list: yum-3.4.3-153.fc21.noarch executable: /usr/share/yumex/yum_childtask.py kernel: 3.17.3-300.fc21.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 0x7f33f650f150> Potential duplicate: bug 1005561