Bug 1286744

Summary: [abrt] dnf: output.py:2194:scriptout:OSError: [Errno 5] Input/output error
Product: [Fedora] Fedora Reporter: Joe Doss <joe>
Component: dnfAssignee: rpm-software-management
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: fedora, jaroslaw.herod, jsilhan, korsnick, mail2kristophorus, mluscon, packaging-team-maint, pnemade, vmukhame
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/362679535fcb65f5e1da590b9baf30b5408eb2fd
Whiteboard: abrt_hash:057339ace8fb1d5fba9baa8eeaceccb1dee9ab1f;VARIANT_ID=workstation;
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-08-08 11:34:41 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: _var_log_dnf.log
none
File: backtrace
none
File: dnf-makecache.log
none
File: environ none

Description Joe Doss 2015-11-30 16:11:51 UTC
Description of problem:
Most likely related to https://bugzilla.redhat.com/show_bug.cgi?id=1285319 segfault during a dnf update.

Version-Release number of selected component:
dnf-1.1.4-1.fc23

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

Truncated backtrace:
output.py:2194: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 2194, in scriptout
    sys.stdout.write(ucd(msgs))
OSError: [Errno 5] Input/output error

Local variables in innermost frame:
msgs: b'warning: %post(gvfs-1.26.2-1.fc23.x86_64) scriptlet failed, signal 1\n'
self: <dnf.cli.output.CliTransactionDisplay object at 0x7f9afb779470>

Comment 1 Joe Doss 2015-11-30 16:11:56 UTC
Created attachment 1100536 [details]
File: _var_log_dnf.log

Comment 2 Joe Doss 2015-11-30 16:11:57 UTC
Created attachment 1100537 [details]
File: backtrace

Comment 3 Joe Doss 2015-11-30 16:12:04 UTC
Created attachment 1100538 [details]
File: dnf-makecache.log

Comment 4 Joe Doss 2015-11-30 16:12:05 UTC
Created attachment 1100539 [details]
File: environ

Comment 5 Fedora Admin XMLRPC Client 2016-07-08 09:36:06 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 6 Igor Gnatenko 2016-08-08 11:34:41 UTC

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