Bug 1384794

Summary: [abrt] dnf: drpm.py:51:_end_cb:SystemError: <class 'super'> returned a result with an error set
Product: [Fedora] Fedora Reporter: Yonatan <yonatan.el.amigo>
Component: dnfAssignee: rpm-software-management
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: medium    
Version: 24CC: jmracek, mluscon, packaging-team-maint, rozh.adil198, rpm-software-management, vmukhame, yonatan.el.amigo
Target Milestone: ---Keywords: Triaged
Target Release: ---Flags: jmracek: needinfo? (yonatan.el.amigo)
Hardware: i686   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/8e2e44ed7da1a060b51ee6047fdf74cdf358cb30
Whiteboard: abrt_hash:3ec1be980ca4ad8915fb1d0d8dd0d74fc2390a4e;VARIANT_ID=workstation;
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-06-19 13:22:09 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Yonatan 2016-10-14 07:51:02 UTC
Version-Release number of selected component:
dnf-1.1.9-2.fc24

Additional info:
reporter:       libreport-2.7.2
cmdline:        /usr/bin/python3 /usr/bin/dnf update
executable:     /usr/bin/dnf
kernel:         4.6.4-301.fc24.i686+PAE
pkg_fingerprint: 73BD E983 81B4 6521
pkg_vendor:     Fedora Project
runlevel:       N 5
type:           Python3
uid:            0

Truncated backtrace:
drpm.py:51:_end_cb:SystemError: <class 'super'> returned a result with an error set

OSError: [Errno 5] Input/output error

During handling of the above exception, another exception occurred:

SystemError: <built-in function time> returned a result with an error set

During handling of the above exception, another exception occurred:

SystemError: <built-in function time> returned a result with an error set

During handling of the above exception, another exception occurred:

SystemError: <built-in function isinstance> returned a result with an error set

During handling of the above exception, another exception occurred:

SystemError: <class 'super'> returned a result with an error set

During handling of the above exception, another exception occurred:

SystemError: <class 'super'> returned a result with an error set

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 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 149, in resolving
    base.do_transaction(display=displays)
  File "/usr/lib/python3.5/site-packages/dnf/cli/cli.py", line 212, in do_transaction
    total_cb)
  File "/usr/lib/python3.5/site-packages/dnf/base.py", line 878, in download_packages
    errors = dnf.repo.download_payloads(payloads, drpm)
  File "/usr/lib/python3.5/site-packages/dnf/repo.py", line 146, in download_payloads
    librepo.download_packages(targets, failfast=True)
  File "/usr/lib/python3.5/site-packages/librepo/__init__.py", line 1586, in download_packages
    return _librepo.download_packages(list, failfast)
  File "/usr/lib/python3.5/site-packages/dnf/drpm.py", line 51, in _end_cb
    super(DeltaPayload, self)._end_cb(cbdata, lr_status, msg)
SystemError: <class 'super'> returned a result with an error set

Local variables in innermost frame:
self: <dnf.drpm.DeltaPayload object at 0xb315fb2c>
lr_status: 2
cbdata: <dnf.drpm.DeltaPayload object at 0xb315fb2c>
msg: 'Not finished - interrupted by error: Downloading was aborted by LR_CB_ERROR from mirror failure callback. Original error was: Curl error (42): Operation was aborted by an application callback for http://fedora.c3sl.ufpr.br/linux/updates/24/i386/drpms/appstream-data-24-6.fc24_24-7.fc24.noarch.drpm [Callback aborted]'
__class__: <class 'dnf.drpm.DeltaPayload'>

Comment 1 rozh 2016-10-25 14:07:30 UTC
*** Bug 1388505 has been marked as a duplicate of this bug. ***

Comment 2 Jaroslav Mracek 2017-05-19 10:17:20 UTC
Please can you still reproduce the problem or the problem appears once?

Comment 3 Jaroslav Mracek 2017-06-19 13:22:09 UTC
I am really sorry but without additional information we cannot do anything about the issue.