Bug 1383490 - [abrt] dnf: output.py:2202:scriptout:OSError: [Errno 5] Input/output error
Summary: [abrt] dnf: output.py:2202:scriptout:OSError: [Errno 5] Input/output error
Keywords:
Status: CLOSED DUPLICATE of bug 1382224
Alias: None
Product: Fedora
Classification: Fedora
Component: dnf
Version: 24
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: rpm-software-management
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:645c13569a8b12da64de997619e...
: 1384338 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-10-10 18:45 UTC by lejeczek
Modified: 2016-10-17 14:49 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-10-17 14:49:15 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: _var_log_dnf.log (290.94 KB, text/plain)
2016-10-10 18:45 UTC, lejeczek
no flags Details
File: backtrace (814 bytes, text/plain)
2016-10-10 18:45 UTC, lejeczek
no flags Details
File: dnf-makecache.log (45.51 KB, text/plain)
2016-10-10 18:45 UTC, lejeczek
no flags Details
File: environ (1.88 KB, text/plain)
2016-10-10 18:45 UTC, lejeczek
no flags Details

Description lejeczek 2016-10-10 18:45:13 UTC
Version-Release number of selected component:
dnf-1.1.10-1.fc24

Additional info:
reporter:       libreport-2.7.2
cmdline:        /usr/bin/python3 /usr/bin/dnf update
executable:     /usr/bin/dnf
kernel:         4.8.0-1.fc26.x86_64
pkg_fingerprint: 73BD E983 81B4 6521
pkg_vendor:     Fedora Project
runlevel:       N 5
type:           Python3
uid:            0

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

Traceback (most recent call last):
  File "/usr/lib/python3.5/site-packages/dnf/yum/rpmtrans.py", line 431, in callback
    self._scriptStop(bytes, total, h);
  File "/usr/lib/python3.5/site-packages/dnf/yum/rpmtrans.py", line 573, in _scriptStop
    self._scriptout()
  File "/usr/lib/python3.5/site-packages/dnf/yum/rpmtrans.py", line 219, in _scriptout
    display.scriptout(msgs)
  File "/usr/lib/python3.5/site-packages/dnf/cli/output.py", line 2202, 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 0x7fcca2078be0>
msgs: b'warning: %post(selinux-policy-targeted-3.13.1-191.18.fc24.noarch) scriptlet failed, signal 1\n'

Comment 1 lejeczek 2016-10-10 18:45:21 UTC
Created attachment 1208935 [details]
File: _var_log_dnf.log

Comment 2 lejeczek 2016-10-10 18:45:23 UTC
Created attachment 1208936 [details]
File: backtrace

Comment 3 lejeczek 2016-10-10 18:45:26 UTC
Created attachment 1208937 [details]
File: dnf-makecache.log

Comment 4 lejeczek 2016-10-10 18:45:27 UTC
Created attachment 1208938 [details]
File: environ

Comment 5 Igor Gnatenko 2016-10-14 06:06:56 UTC
*** Bug 1384338 has been marked as a duplicate of this bug. ***

Comment 6 Jaroslav Mracek 2016-10-17 11:48:35 UTC
There are several option how to handle it. It depends what and why the stdout was not available. Anyway it should not rise the traceback.

Comment 7 Honza Silhan 2016-10-17 14:49:15 UTC

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


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