Bug 1305514

Summary: [abrt] dnf: output.py:2195:scriptout:OSError: [Errno 5] Input/output error
Product: [Fedora] Fedora Reporter: Nathan A. Mourey II <nmoureyii>
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: geezuslucifer, jsilhan, keyshooter, maskimko, mluscon, nathan95, packaging-team-maint, pnemade, vmukhame
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/3a76260bea4de2cd2563a0e6bb7f4104870e3645
Whiteboard: abrt_hash:88c2646055b2ecd126face4b05b03a91585ac84f;
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-02-15 12:35:40 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: backtrace
none
File: dnf-makecache.log
none
File: environ
none
File: _var_log_dnf.log none

Description Nathan A. Mourey II 2016-02-08 13:14:24 UTC
Version-Release number of selected component:
dnf-1.1.6-2.fc23

Additional info:
reporter:       libreport-2.6.4
cmdline:        /usr/bin/python3 /usr/bin/dnf remove mesa-*
executable:     /usr/bin/dnf
kernel:         4.4.1
runlevel:       N 5
type:           Python3
uid:            0

Truncated backtrace:
output.py:2195:scriptout:OSError: [Errno 5] Input/output error

Traceback (most recent call last):
  File "/usr/lib/python3.4/site-packages/dnf/yum/rpmtrans.py", line 431, in callback
    self._scriptStop(bytes, total, h);
  File "/usr/lib/python3.4/site-packages/dnf/yum/rpmtrans.py", line 573, in _scriptStop
    self._scriptout()
  File "/usr/lib/python3.4/site-packages/dnf/yum/rpmtrans.py", line 219, in _scriptout
    display.scriptout(msgs)
  File "/usr/lib/python3.4/site-packages/dnf/cli/output.py", line 2195, in scriptout
    sys.stdout.write(ucd(msgs))
OSError: [Errno 5] Input/output error

Local variables in innermost frame:
self: <dnf.cli.output.CliTransactionDisplay object at 0x7f7144f20e48>
msgs: b'error: %preun(lightdm-1.10.5-4.fc23.x86_64) scriptlet failed, signal 1\n'

Comment 1 Nathan A. Mourey II 2016-02-08 13:14:29 UTC
Created attachment 1122169 [details]
File: backtrace

Comment 2 Nathan A. Mourey II 2016-02-08 13:14:31 UTC
Created attachment 1122170 [details]
File: dnf-makecache.log

Comment 3 Nathan A. Mourey II 2016-02-08 13:14:32 UTC
Created attachment 1122171 [details]
File: environ

Comment 4 Nathan A. Mourey II 2016-02-08 13:14:46 UTC
Created attachment 1122172 [details]
File: _var_log_dnf.log

Comment 5 Honza Silhan 2016-02-15 12:35:40 UTC
Please provide anything that you have done unusually in bug 1282534. Thanks.

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