On 24. 04. 19 23:04, Ben Cotton wrote:
https://fedoraproject.org/wiki/Changes/Set_skip_if_unavailable_default_to_false

== Summary ==
Dnf team wants to change a default setting for the repo option
`skip_if_unavailable` to `FALSE`.

When changing the defaults, it is not uncommon to have a grace period with deprecation warnings:

First: Keep the default, but yell at the user if not set:

Warning: Repo <name> has not explicitly set the skip_if_unavailable option.
Treating as skip_if_unavailable=true, but this default will change <when, where>. Set skip_if_unavailable=true or skip_if_unavailable=false in the repo file <path> explicitly to suppress this warning.


Second: Switch, but still yell at the user if not set:

Warning: Repo <name> has not explicitly set the skip_if_unavailable option.
Treating as skip_if_unavailable=true, but this default was recently changed <when, where>. Set skip_if_unavailable=true or skip_if_unavailable=false in the repo file <path> explicitly to suppress this warning.

After wide adoption, remove the warning.

WDYT?

--
Miro Hrončok
--
Phone: +420777974800
IRC: mhroncok
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to