Bug 1367047

Summary: [rfe] Unknown configuration option: enabled_metadata = 1
Product: [Fedora] Fedora Reporter: Igor Gnatenko <ignatenko>
Component: dnfAssignee: rpm-software-management
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: low    
Version: rawhideCC: dmach, extras-qa, jmracek, mmraka, packaging-team-maint, rpm-software-management, vmukhame
Target Milestone: ---Keywords: FutureFeature, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: 1359016 Environment:
Last Closed: 2019-03-02 15:26:12 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:
Bug Depends On: 1359016    
Bug Blocks:    

Description Igor Gnatenko 2016-08-15 11:36:59 UTC
+++ This bug was initially created as a clone of Bug #1359016 +++

COPR uses this option.

IIRC it's used to fetch only partial metadata.

--- Additional comment from Michael Mráka on 2016-07-22 04:39:27 EDT ---

[dnf.git]$ git grep enabled_metadata | wc -l
0
[dnf-plugins-core.git]$ git grep enabled_metadata | wc -l
0

--- Additional comment from Jan Kurik on 2016-07-26 01:01:22 EDT ---

This bug appears to have been reported against 'rawhide' during the Fedora 25 development cycle.
Changing version to '25'.

--- Additional comment from Igor Gnatenko on 2016-07-27 03:35:44 EDT ---



--- Additional comment from Michael Mráka on 2016-07-27 04:06:36 EDT ---


https://github.com/rpm-software-management/dnf/pull/548

Comment 1 Jaroslav Mracek 2017-02-24 08:31:32 UTC
Igor, I guess that it was implemented as unused option, therefore it can be closed. Or do I read the bug incorrectly?

Comment 2 Igor Gnatenko 2017-02-24 08:46:15 UTC
This bug is about implementing this option rather then just accepting it silently.

Comment 3 Daniel Mach 2019-03-02 15:26:12 UTC
The enabled_metadata option is used by PackageKit for searching in disabled repos.
We do not plan to implement it in DNF.
It also might increase repodata download times and negatively impact UX.