Bug 1357797

Summary: Useless line in each copr.repo -- enabled_metadata=1
Product: [Fedora] Fedora Reporter: Jaroslav Mracek <jmracek>
Component: coprAssignee: Orphan Owner <extras-orphan>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 24CC: extras-orphan, ignatenko, jkadlcik, msuchy, praiskup
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: 2016-07-25 15:08:20 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 Jaroslav Mracek 2016-07-19 08:12:57 UTC
Description of problem:
The line enabled_metadata=1 is not recognized by DNF or by YUM. According to planned changes in upstream of DNF the unrecognized options in conf or repo will be not ignored anymore. We were unable to discover any usefulness of the line. Please, can you remove the line from .repo files?

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


How reproducible:
Allways

Steps to Reproduce:
1.
2.
3.

Actual results:
Line enabled_metadata=1 in each *copr*.repo file

Expected results:
No such line in repo file.

Additional info:

Comment 1 Miroslav Suchý 2016-07-25 15:08:20 UTC
See:
https://fedoraproject.org/wiki/Third_Party_Repository_Policy

AFAIK this is used by gnome-software. It will somehow (I'm not using it personally) offer for installation even SW from disabled repository. I assume that if user enable to install it, it must agree with enabling that repository.

Comment 2 Igor Gnatenko 2016-07-27 07:35:44 UTC

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

Comment 3 Jaroslav Mracek 2016-07-27 07:52:03 UTC
Are you sure that it is really used by any software? The fedora repos can live without it therefore the question is why copr not?

Comment 4 Miroslav Suchý 2016-07-27 14:09:13 UTC
Yes, I am sure:
https://blogs.gnome.org/hughsie/2015/01/09/finding-hidden-applications-with-gnome-software/
https://git.gnome.org/browse/gnome-software/log/?qt=grep&q=enabled_metadata

Fedoras repos can live without it, because it is not 3rd party repository.