Bug 1103552 - dnf fails to find known avaialble updates
Summary: dnf fails to find known avaialble updates
Keywords:
Status: CLOSED DUPLICATE of bug 1090117
Alias: None
Product: Fedora
Classification: Fedora
Component: dnf
Version: 20
Hardware: i686
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Packaging Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-06-02 02:23 UTC by Robert Lightfoot
Modified: 2014-06-02 06:24 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-06-02 06:24:48 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Robert Lightfoot 2014-06-02 02:23:27 UTC
Description of problem:
yum check-update shows 3 available updates while dnf check-update and dnf list upgrades shows none

Version-Release number of selected component (if applicable):
0.5.2-1.fc20

How reproducible:
everytime

Steps to Reproduce:
1. Downgrade a package with yum
2. run yum check-update and update is listed
3. run dnf check-update
4. run dnf list upgrade


Actual results:
downgaded package not listed as having an update with dnf

Expected results:
expect downgaded package lsited as having an update

Additional info:

Comment 1 Tim Lauridsen 2014-06-02 05:04:09 UTC
The dnf cache works different than yum, it only refresh on a schedule, not every time you run it.

use.

dnf list upgrade --refresh

to force a cache update.

Comment 2 Ales Kozumplik 2014-06-02 06:24:48 UTC
Hello Robert, this is an expected behavior as Tim describes in comment 1.

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


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