Bug 1695616

Summary: dnf is broken since last updates
Product: [Fedora] Fedora Reporter: David Hill <dhill>
Component: dnfAssignee: rpm-software-management
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: rawhideCC: dmach, jmracek, jrohel, mblaha, mhatina, packaging-team-maint, pkratoch, rpm-software-management, vmukhame
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-04-08 11:58:33 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description David Hill 2019-04-03 12:52:29 UTC
Description of problem:
dnf is broken since last updates :

[root@wolfe ~]# yum check-update
Fedora - Modular Rawhide - Developmental packages for the next Fedora release         591 kB/s | 1.1 MB     00:01    
Fedora - Rawhide - Developmental packages for the next Fedora release                 628 kB/s |  55 MB     01:29    
Fedora 25 - x86_64                                                                     23 MB/s |  50 MB     00:02    
Fedora 26 - x86_64                                                                     23 MB/s |  53 MB     00:02    
Fedora 27 - x86_64                                                                     16 MB/s |  58 MB     00:03    
Fedora 28 - x86_64                                                                     18 MB/s |  60 MB     00:03    
Fedora 29 - x86_64                                                                     26 MB/s |  62 MB     00:02    
Fedora 30 - x86_64                                                                     27 MB/s |  61 MB     00:02    
Segmentation fault (core dumped)            [                                 ===   ] ---  B/s |   0  B     --:-- ETA


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 David Hill 2019-04-03 12:58:17 UTC
2019-04-02T16:52:09Z SUBDEBUG Upgrade: librepo-1.9.6-1.fc30.x86_64
2019-04-02T16:52:09Z SUBDEBUG Upgrade: librepo-1.9.6-1.fc30.x86_64
2019-04-02T16:52:09Z SUBDEBUG Upgrade: kernel-tools-libs-5.0.4-300.fc30.x86_64
2019-04-02T16:52:10Z SUBDEBUG Upgrade: kernel-tools-libs-5.0.4-300.fc30.x86_64
2019-04-02T16:52:10Z SUBDEBUG Upgrade: kernel-tools-5.0.4-300.fc30.x86_64
2019-04-02T16:52:11Z SUBDEBUG Upgrade: kernel-tools-5.0.4-300.fc30.x86_64
2019-04-02T16:52:11Z SUBDEBUG Upgrade: python3-librepo-1.9.6-1.fc30.x86_64
2019-04-02T16:52:11Z SUBDEBUG Upgrade: python3-librepo-1.9.6-1.fc30.x86_64
2019-04-02T16:52:11Z SUBDEBUG Upgrade: python3-perf-5.0.4-300.fc30.x86_64
2019-04-02T16:52:12Z SUBDEBUG Upgrade: python3-perf-5.0.4-300.fc30.x86_64
2019-04-02T16:52:12Z SUBDEBUG Upgrade: perf-5.0.4-300.fc30.x86_64
2019-04-02T16:52:13Z SUBDEBUG Upgrade: perf-5.0.4-300.fc30.x86_64
2019-04-02T16:52:13Z SUBDEBUG Upgraded: python3-librepo-1.9.5-1.fc31.x86_64
2019-04-02T16:52:13Z SUBDEBUG Upgraded: python3-librepo-1.9.5-1.fc31.x86_64
2019-04-02T16:52:14Z SUBDEBUG Upgraded: kernel-tools-5.0.3-300.fc30.x86_64
2019-04-02T16:52:14Z SUBDEBUG Upgraded: kernel-tools-5.0.3-300.fc30.x86_64
2019-04-02T16:52:14Z SUBDEBUG Upgraded: kernel-tools-libs-5.0.3-300.fc30.x86_64
2019-04-02T16:52:14Z SUBDEBUG Upgraded: kernel-tools-libs-5.0.3-300.fc30.x86_64
2019-04-02T16:52:15Z SUBDEBUG Upgraded: librepo-1.9.5-1.fc31.x86_64
2019-04-02T16:52:15Z SUBDEBUG Upgraded: librepo-1.9.5-1.fc31.x86_64
2019-04-02T16:52:15Z SUBDEBUG Upgraded: python3-perf-5.0.3-300.fc30.x86_64
2019-04-02T16:52:15Z SUBDEBUG Upgraded: python3-perf-5.0.3-300.fc30.x86_64
2019-04-02T16:52:15Z SUBDEBUG Upgraded: perf-5.0.3-300.fc30.x86_64
2019-04-02T16:52:16Z SUBDEBUG Upgraded: perf-5.0.3-300.fc30.x86_64

Comment 2 Daniel Mach 2019-04-03 15:15:17 UTC
Could you manually upgrade librepo to the following version?
https://koji.fedoraproject.org/koji/buildinfo?buildID=1241140

$ rpm -Uvh https://kojipkgs.fedoraproject.org//packages/librepo/1.9.6/2.fc31/x86_64/librepo-1.9.6-2.fc31.x86_64.rpm

I believe it fixes the crash you have reported.

Comment 3 David Hill 2019-04-03 15:51:47 UTC
I did revert to the previous package version and it solved my issue.   I'll update again as soon as this hits the repositories.

Comment 4 Jaroslav Rohel 2019-04-08 11:58:33 UTC

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