Bug 1058158 - [abrt] yum-utils: misc.py:1018:write:IOError: [Errno 5] Input/output error
Summary: [abrt] yum-utils: misc.py:1018:write:IOError: [Errno 5] Input/output error
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: yum-utils
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Packaging Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:7372f298911aa3eb7708b7168a7...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-01-27 06:20 UTC by Rahul Chowdhury
Modified: 2014-01-27 08:34 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-01-27 08:34:21 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (681 bytes, text/plain)
2014-01-27 06:20 UTC, Rahul Chowdhury
no flags Details
File: environ (2.09 KB, text/plain)
2014-01-27 06:20 UTC, Rahul Chowdhury
no flags Details

Description Rahul Chowdhury 2014-01-27 06:20:44 UTC
Version-Release number of selected component:
yum-utils-1.1.31-20.fc20

Additional info:
reporter:       libreport-2.1.11
cmdline:        /usr/bin/python -tt /sbin/yum-complete-transaction
dso_list:       yum-3.4.3-132.fc20.noarch
executable:     /sbin/yum-complete-transaction
kernel:         3.12.8-300.fc20.x86_64
runlevel:       N 5
type:           Python
uid:            0

Truncated backtrace:
misc.py:1018:write:IOError: [Errno 5] Input/output error

Traceback (most recent call last):
  File "/sbin/yum-complete-transaction", line 266, in <module>
    util = YumCompleteTransaction()
  File "/sbin/yum-complete-transaction", line 119, in __init__
    try: self.main()
  File "/sbin/yum-complete-transaction", line 188, in main
    print "There are %d outstanding transactions to complete. Finishing the most recent one" % len(times)
  File "/usr/lib/python2.7/site-packages/yum/misc.py", line 1018, in write
    self.stream.write(s)
IOError: [Errno 5] Input/output error

Local variables in innermost frame:
s: '\n'
self: <open file '<stdout>', mode 'w' at 0x7ffb81976150>

Comment 1 Rahul Chowdhury 2014-01-27 06:20:52 UTC
Created attachment 855929 [details]
File: backtrace

Comment 2 Rahul Chowdhury 2014-01-27 06:20:55 UTC
Created attachment 855930 [details]
File: environ

Comment 3 Zdeněk Pavlas 2014-01-27 08:34:21 UTC
The user has probably closed the terminal window before yum-complete-transaction finished.


Note You need to log in before you can comment on or make changes to this bug.