Bug 1411122 - [abrt] dnf: main.py:75:main:OSError: [Errno 5] Input/output error
Summary: [abrt] dnf: main.py:75:main:OSError: [Errno 5] Input/output error
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: dnf
Version: 25
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:62119afecc62a4f92cc9fdecff2...
: 1443047 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-01-08 14:53 UTC by Chen_Min_Chin
Modified: 2017-04-18 11:39 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-01-09 12:46:45 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: _var_log_dnf.log (13.96 KB, text/plain)
2017-01-08 14:53 UTC, Chen_Min_Chin
no flags Details
File: backtrace (1.39 KB, text/plain)
2017-01-08 14:53 UTC, Chen_Min_Chin
no flags Details
File: dnf-makecache.log (9.29 KB, text/plain)
2017-01-08 14:53 UTC, Chen_Min_Chin
no flags Details
File: environ (3.20 KB, text/plain)
2017-01-08 14:54 UTC, Chen_Min_Chin
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1418932 0 high CLOSED [abrt] dnf: _out_progress(): output.py:2015:_out_progress:OSError: [Errno 5] Input/output error 2021-02-22 00:41:40 UTC

Internal Links: 1418932

Description Chen_Min_Chin 2017-01-08 14:53:51 UTC
Version-Release number of selected component:
dnf-1.1.10-4.fc25

Additional info:
reporter:       libreport-2.8.0
cmdline:        /usr/libexec/system-python /usr/bin/dnf -y update
executable:     /usr/bin/dnf
kernel:         4.8.15-300.fc25.x86_64
pkg_fingerprint: 4089 D8F2 FDB1 9C98
pkg_vendor:     Fedora Project
runlevel:       N 5
type:           Python3
uid:            0

Truncated backtrace:
main.py:75:main:OSError: [Errno 5] Input/output error

Traceback (most recent call last):
  File "/usr/lib/python3.5/site-packages/dnf/cli/main.py", line 60, in main
    return _main(base, args)
  File "/usr/lib/python3.5/site-packages/dnf/cli/main.py", line 120, in _main
    ret = resolving(cli, base)
  File "/usr/lib/python3.5/site-packages/dnf/cli/main.py", line 139, in resolving
    base.resolve(cli.demands.allow_erasing)
  File "/usr/lib/python3.5/site-packages/dnf/base.py", line 523, in resolve
    if not self._run_hawkey_goal(goal, allow_erasing):
  File "/usr/lib/python3.5/site-packages/dnf/base.py", line 509, in _run_hawkey_goal
    ignore_weak_deps=(not self.conf.install_weak_deps))
  File "/usr/lib64/python3.5/site-packages/hawkey/__init__.py", line 209, in run
    ret = super(Goal, self).run(**kwargs)
KeyboardInterrupt

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/bin/dnf", line 58, in <module>
    main.user_main(sys.argv[1:], exit_code=True)
  File "/usr/lib/python3.5/site-packages/dnf/cli/main.py", line 174, in user_main
    errcode = main(args)
  File "/usr/lib/python3.5/site-packages/dnf/cli/main.py", line 75, in main
    print(_("Terminated."), file=sys.stderr)
OSError: [Errno 5] Input/output error

Local variables in innermost frame:
base: <dnf.cli.cli.BaseCli object at 0x7f117f6db3c8>
args: ['-y', 'update']

Potential duplicate: bug 1387857

Comment 1 Chen_Min_Chin 2017-01-08 14:53:56 UTC
Created attachment 1238395 [details]
File: _var_log_dnf.log

Comment 2 Chen_Min_Chin 2017-01-08 14:53:57 UTC
Created attachment 1238396 [details]
File: backtrace

Comment 3 Chen_Min_Chin 2017-01-08 14:53:59 UTC
Created attachment 1238397 [details]
File: dnf-makecache.log

Comment 4 Chen_Min_Chin 2017-01-08 14:54:00 UTC
Created attachment 1238398 [details]
File: environ

Comment 5 Martin Hatina 2017-01-09 12:46:45 UTC
Fixed in dnf-2.0.0-1.

Comment 6 me@douglascorrea.io 2017-04-18 11:39:04 UTC
*** Bug 1443047 has been marked as a duplicate of this bug. ***


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