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: | yumex | Assignee: | Tim Lauridsen <tim.lauridsen> | ||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 20 | CC: | 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: |
|
||||||||
Created attachment 901867 [details]
File: backtrace
Created attachment 901868 [details]
File: environ
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 *** This bug has been marked as a duplicate of bug 881860 *** |
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