Bug 1655610

Summary: dnf Ignores metadata_expire
Product: [Fedora] Fedora Reporter: Garry T. Williams <gtwilliams>
Component: dnfAssignee: rpm-software-management
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 29CC: dmach, mblaha, mhatina, packaging-team-maint, rpm-software-management, vmukhame
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-12-06 11:33:42 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 Garry T. Williams 2018-12-03 14:38:39 UTC
Description of problem:
dnf ignores metadata_expire:

garry@ifr$ sudo dnf upgrade                            
[sudo] password for garry: 
Last metadata expiration check: 2 days, 22:14:54 ago on Fri Nov 30 10:50:13 2018.
Dependencies resolved.
Nothing to do.
Complete!
garry@ifr$ cat /etc/dnf/dnf.conf
[main]
gpgcheck=1
installonly_limit=6
clean_requirements_on_remove=True
install_weak_deps=False
metadata_expire=43200

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

Additional info:
I get updates after dnf clean all.

Comment 1 Marek Blaha 2018-12-06 11:33:42 UTC
This is most likely a duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=1648274

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