Bug 1123688

Summary: dnf missing Requires on pyliblzma
Product: [Fedora] Fedora Reporter: Dan Callaghan <dcallagh>
Component: dnfAssignee: Ales Kozumplik <akozumpl>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 21CC: akozumpl, jzeleny, pnemade, rholy, tim.lauridsen
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: dnf-0.5.5 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-07-29 07:18:55 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 Dan Callaghan 2014-07-28 00:29:38 UTC
Description of problem:
dnf needs pyliblzma in order to decompress xz repodata, but dnf doesn't Require pyliblzma.

Version-Release number of selected component (if applicable):
dnf-0.5.4-1.fc21.noarch

Steps to Reproduce:
1. dnf remove pyliblzma
2. dnf grouplist

Actual results:
Error: No group data available for configured repositories.

Expected results:
(groups listed)

Additional info:
Took me a while to figure out that the error message actually means that dnf silently failed to decompress the comps.xml.xz and therefore it sees no groups.

Comment 1 Ales Kozumplik 2014-07-28 05:37:42 UTC
Thank you for reporting this.

Comment 2 Ales Kozumplik 2014-07-28 06:49:02 UTC
Fixed by 98a9b09.