Bug 1265336 - dnf list and clean commands (and maybe others are broken)
Summary: dnf list and clean commands (and maybe others are broken)
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: dnf
Version: rawhide
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: ---
Assignee: Packaging Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 1265826 1266228 1266773 1266941 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-09-22 17:00 UTC by darrell pfeifer
Modified: 2015-10-13 19:30 UTC (History)
24 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-09-30 08:57:24 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description darrell pfeifer 2015-09-22 17:00:14 UTC
Description of problem:

dnf stopped working

[root@localhost darrell]# dnf clean all
[root@localhost darrell]# dnf list updates
Last metadata expiration check performed 1:48:15 ago on Tue Sep 22 08:01:27 2015.
[root@localhost darrell]# dnf list dnf
Last metadata expiration check performed 1:55:57 ago on Tue Sep 22 08:01:27 2015.
[root@localhost darrell]# rpm -q dnf
dnf-1.1.2-2.fc24.noarch



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




How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Kevin Fenzi 2015-09-23 17:22:28 UTC
I can confirm this here as well. 

downgrading to 1.1.1-2 and everything works again. 
Its just 1.1.2-2 that introduced the broken behavior.

Comment 2 Orion Poplawski 2015-09-23 17:24:57 UTC
Same here.  repolist is broken too.

Comment 3 Joachim Backes 2015-09-24 10:11:20 UTC
Same here! "dnf upgrade" does not run. But "dnf install <package>" works!

Comment 4 Michal Luscon 2015-09-24 10:11:30 UTC
Fixed in rawhide

Comment 5 Michal Luscon 2015-09-24 10:34:25 UTC
dnf-1.1.2-3.fc24 contains a revert of commit that introduced the regression - http://koji.fedoraproject.org/koji/buildinfo?buildID=687660

Comment 6 Peter Robinson 2015-09-24 10:47:15 UTC
(In reply to Michal Luscon from comment #5)
> dnf-1.1.2-3.fc24 contains a revert of commit that introduced the regression

I hope there's been a code test added so we can't regress again, issues like this should really be picked up by a test harness

Comment 7 Orion Poplawski 2015-09-24 15:15:55 UTC
dnf-1.1.2-3 does seem to work.

Comment 8 Filipe Rosset 2015-09-25 00:05:48 UTC
fixed here, thanks.

Comment 9 Michael Mráka 2015-09-25 09:36:45 UTC
*** Bug 1266228 has been marked as a duplicate of this bug. ***

Comment 10 Michael Mráka 2015-09-25 09:44:24 UTC
*** Bug 1265826 has been marked as a duplicate of this bug. ***

Comment 11 Michael Mráka 2015-09-29 08:12:23 UTC
*** Bug 1266941 has been marked as a duplicate of this bug. ***

Comment 12 Michael Mráka 2015-09-29 08:13:00 UTC
*** Bug 1266773 has been marked as a duplicate of this bug. ***

Comment 13 Christopher Meng 2015-09-30 01:14:09 UTC
Just a heads up for people don't know how to fix:


dnf reinstall dnf --allowerasing --best

Comment 14 RudraB 2015-09-30 06:04:52 UTC
fixed


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