Bug 1264173

Summary: [abrt] dnf: output.py:2180:_out_progress:OSError: [Errno 5] Input/output error
Product: [Fedora] Fedora Reporter: Ashish Bhurtel <bhurtelashish>
Component: dnfAssignee: Packaging Maintenance Team <packaging-team-maint>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: jsilhan, mluscon, packaging-team-maint, pnemade, rholy, tim.lauridsen, vmukhame
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/9548b8015b4032db86e6d9c95f84de8e921c2ef3
Whiteboard: abrt_hash:19773d6be7e7ed12f2cd8d2fdc33e3e1f99fb260
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-09-21 09:03:47 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 Ashish Bhurtel 2015-09-17 17:37:30 UTC
Version-Release number of selected component:
dnf-1.1.1-1.fc24

Additional info:
reporter:       libreport-2.6.2
cmdline:        /usr/bin/python3 -OO /bin/dnf install python-rdflib autoconf-archive
executable:     /bin/dnf
kernel:         4.3.0-0.rc1.git1.1.fc24.x86_64
runlevel:       N 5
type:           Python3
uid:            0

Truncated backtrace:
output.py:2180:_out_progress:OSError: [Errno 5] Input/output error

Traceback (most recent call last):
  File "/usr/lib/python3.4/site-packages/dnf/yum/rpmtrans.py", line 415, in callback
    self._instProgress( bytes, total, h )
  File "/usr/lib/python3.4/site-packages/dnf/yum/rpmtrans.py", line 493, in _instProgress
    self.total_actions)
  File "/usr/lib/python3.4/site-packages/dnf/cli/output.py", line 2156, in progress
    percent, process, pkgname, wid1)
  File "/usr/lib/python3.4/site-packages/dnf/cli/output.py", line 2180, in _out_progress
    sys.stdout.flush()
OSError: [Errno 5] Input/output error

Local variables in innermost frame:
ti_total: 222760
self: <dnf.cli.output.CliTransactionDisplay object at 0x7f8429460a20>
wid2: 57
msg: '  Installing  : python-isodate-0.5.0-4.fc23.noarch                          1/4'
ts_total: 4
pkgname: 'python-isodate-0.5.0-4.fc23.noarch'
ti_done: 222760
percent: 100
wid1: 12
ts_done: 1
process: 'Installing'
fmt: '  %s: %s   1/4'

Comment 1 Ashish Bhurtel 2015-09-17 17:37:34 UTC
Created attachment 1074535 [details]
File: backtrace

Comment 2 Ashish Bhurtel 2015-09-17 17:37:36 UTC
Created attachment 1074536 [details]
File: environ

Comment 3 Michal Luscon 2015-09-21 09:03:47 UTC

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