On Wed, Apr 24, 2019 at 7:04 PM Zbigniew Jędrzejewski-Szmek
<zbys...@in.waw.pl> wrote:
> > == Detailed Description ==
> >
> > Dnf team wants to change a default setting for the repo option
> > `skip_if_unavailable` to `FALSE`. The option is responsible for
> > behavior when metadata of a repository is unavailable. When it is set
> > to false, it will stop on the first unavailable repository with
> > raising an error. The default behavior could be overwritten by a
> > configuration of each repository or in dnf by configuration in
> > /etc/dnf/dnf.conf.
> >
> > The behavior is not new, because it was used already by YUM, and the
> > behavior is really essential because all Fedora ropos are already
> > shipped with `skip_if_unavailable=FALSE`.
>
> Do I understand correctly that this is the global default, and
> the setting in each repo file overrides the setting for that repo?
> Most repos contain either skip_if_unavailable=False or
> skip_if_unavailable=True and they will not be affected by this?
>

That was my understanding, yes. If it is set in the repo file, that
will override the default.
_______________________________________________
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