Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1156485 - [rfe] use dnf instead of yum
Summary: [rfe] use dnf instead of yum
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: libreport
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jakub Filak
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 1138096 1184943 1189069 1189083 1195661
Blocks: 1156491
TreeView+ depends on / blocked
 
Reported: 2014-10-24 14:44 UTC by Rahul Sundaram
Modified: 2016-12-01 00:47 UTC (History)
7 users (show)

Fixed In Version: libreport-2.5.0-1.fc23
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-18 09:31:43 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Rahul Sundaram 2014-10-24 14:44:41 UTC
Description of problem:


Fedora 22 is planning to switch over to dnf from yum as per

https://fedoraproject.org/wiki/Changes/ReplaceYumWithDNF

libreport-python should switch over to using dnf instead of yum in rawhide

Comment 1 Jakub Filak 2014-10-24 15:08:07 UTC
Thanks for the report!

Upstream ticket: https://github.com/abrt/libreport/issues/291

Comment 2 Jakub Filak 2014-10-31 11:56:16 UTC
We have to port DebugInfoDownload class[1] to dnf.Base.

1: https://github.com/abrt/libreport/blob/master/src/client-python/debuginfo.py#L226


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