Bug 1384794 - [abrt] dnf: drpm.py:51:_end_cb:SystemError: <class 'super'> returned a result with an error set [NEEDINFO]
Summary: [abrt] dnf: drpm.py:51:_end_cb:SystemError: <class 'super'> returned a result...
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: dnf
Version: 24
Hardware: i686
OS: Unspecified
medium
unspecified
Target Milestone: ---
Assignee: rpm-software-management
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:3ec1be980ca4ad8915fb1d0d8dd...
: 1388505 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-10-14 07:51 UTC by Yonatan
Modified: 2017-06-19 13:22 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-06-19 13:22:09 UTC
Type: ---
jmracek: needinfo? (yonatan.el.amigo)


Attachments (Terms of Use)

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.


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