Bug 1305328

Summary: [abrt] dnf: output.py:2181:_out_progress:OSError: [Errno 5] Input/output error
Product: [Fedora] Fedora Reporter: Chen_Min_Chin <tcfxfzoi>
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: 23CC: jsilhan, mluscon, packaging-team-maint, plroskin, pnemade, tcfxfzoi, vmukhame
Target Milestone: ---Flags: jsilhan: needinfo? (tcfxfzoi)
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/a5b61385b0035f26e9f3cabff478b85de96eee56
Whiteboard: abrt_hash:a807bc24bea7a12fc505fff528a4fcb7c17624b3;VARIANT_ID=workstation;
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-02-08 13:05:20 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
File: _var_log_dnf.log
none
File: backtrace
none
File: dnf-makecache.log
none
File: environ none

Description Chen_Min_Chin 2016-02-07 07:57:05 UTC
Version-Release number of selected component:
dnf-1.1.6-1.fc23

Additional info:
reporter:       libreport-2.6.4
cmdline:        /usr/bin/python3 /usr/bin/dnf -y update
executable:     /usr/bin/dnf
kernel:         4.3.4-300.fc23.x86_64
runlevel:       N 5
type:           Python3
uid:            0

Truncated backtrace:
output.py:2181:_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 2157, in progress
    percent, process, pkgname, wid1)
  File "/usr/lib/python3.4/site-packages/dnf/cli/output.py", line 2181, in _out_progress
    sys.stdout.flush()
OSError: [Errno 5] Input/output error

Local variables in innermost frame:
fmt: '  %s: %s     1/106'
wid2: 59
wid1: 6
self: <dnf.cli.output.CliTransactionDisplay object at 0x7f16b93da550>
process: '升級中'
percent: 100
pkgname: 'systemd-libs-222-14.fc23.x86_64'
ts_done: 1
ti_done: 1599844
ts_total: 106
ti_total: 1599844
msg: '  升級中: systemd-libs-222-14.fc23.x86_64                                 1/106'

Comment 1 Chen_Min_Chin 2016-02-07 07:57:13 UTC
Created attachment 1121858 [details]
File: _var_log_dnf.log

Comment 2 Chen_Min_Chin 2016-02-07 07:57:15 UTC
Created attachment 1121859 [details]
File: backtrace

Comment 3 Chen_Min_Chin 2016-02-07 07:57:25 UTC
Created attachment 1121860 [details]
File: dnf-makecache.log

Comment 4 Chen_Min_Chin 2016-02-07 07:57:26 UTC
Created attachment 1121861 [details]
File: environ

Comment 5 Honza Silhan 2016-02-08 13:05:20 UTC
Can you please share how this happened? Do you have low space on disk? you don;t have tty? or do you remember anything unusual? Please aswer in original bug report. Thanks

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