Bug 1141481 - DNF still doesn't perform accurate update checks
Summary: DNF still doesn't perform accurate update checks
Keywords:
Status: CLOSED DUPLICATE of bug 1090117
Alias: None
Product: Fedora
Classification: Fedora
Component: dnf
Version: 20
Hardware: x86_64
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-09-13 22:01 UTC by HotMusicFan
Modified: 2014-09-15 10:46 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-09-15 10:16:26 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
DNF Update (188.81 KB, application/octet-stream)
2014-09-13 22:01 UTC, HotMusicFan
no flags Details

Description HotMusicFan 2014-09-13 22:01:37 UTC
Created attachment 937267 [details]
DNF Update

Hello! :)

I am running Fedora 20 x86_64 with installed DNF 0.5.4 and DNF plugins.
Sometimes I compare the update process between YUM and DNF and almost everythime the result is that DNF just don't 'sees' the updates. One of the examples is shown in the applied screenshot.

Comment 1 Tim Lauridsen 2014-09-14 07:58:00 UTC
The way dnf and yum update the metacache is diffent, yum checks for new metadata almost every time you run it, dnf does it on a schdule.

if you want the same way in dnf as yum, you can add the --refresh cmd option.

dnf update --refresh

Comment 2 Ales Kozumplik 2014-09-15 10:16:26 UTC

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

Comment 3 HotMusicFan 2014-09-15 10:46:16 UTC
Thanks!


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