Bug 1266228

Summary: dnf is not updating full system
Product: [Fedora] Fedora Reporter: RudraB <bnrj.rudra>
Component: dnfAssignee: Packaging Maintenance Team <packaging-team-maint>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: jsilhan, mluscon, mmraka, packaging-team-maint, pnemade, rholy, tim.lauridsen, vmukhame
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-09-25 09:36:45 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 RudraB 2015-09-24 20:12:14 UTC
Description of problem:
when using dnf update for full system, dnf is not working. I have to specify component. Like, if I specify package to  update, it shows:
$sudo dnf update gnome-shell
Last metadata expiration check performed 1:37:57 ago on Thu Sep 24 20:27:25 2015.
Dependencies resolved.
================================================================================
 Package           Arch         Version             Repository             Size
================================================================================
Upgrading:
 gnome-shell       x86_64       3.18.0-1.fc23       updates-testing       1.8 M
 mutter            x86_64       3.18.0-1.fc23       updates-testing       1.0 M

Transaction Summary
================================================================================
Upgrade  2 Packages

Total download size: 2.8 M
Is this ok [y/N]: 
Operation aborted.


But if I don't specify package, hope to update all packaged available, it doesn't do anything:

$sudo dnf update
Last metadata expiration check performed 1:38:03 ago on Thu Sep 24 20:27:25 2015.
Dependencies resolved.
Nothing to do.
Complete!


Version-Release number of selected component (if applicable):
dnf-1.1.2-2.fc23.noarch

How reproducible:
Always

Steps to Reproduce:
1. run dnf update 


Actual results:
not checking and updating 

Expected results:
It should check if any update is available, and update all packages available

Additional info:

Comment 1 Michael Mráka 2015-09-25 09:36:45 UTC

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