public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedora-repos] f45: Enable the skip if unavailable for the cisco-openh264 repo
@ 2026-08-10  9:40 Peter Robinson
  0 siblings, 0 replies; only message in thread
From: Peter Robinson @ 2026-08-10  9:40 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/fedora-repos
            Branch : f45
            Commit : e733dba4cb04f04050443b139227b55368462f40
            Author : Peter Robinson <pbrobinson@fedoraproject.org>
            Date   : 2018-10-02T11:18:23+01:00
            Stats  : +2/-2 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/fedora-repos/c/e733dba4cb04f04050443b139227b55368462f40?branch=f45

            Log:
            Enable the skip if unavailable for the cisco-openh264 repo

With the cisco-openh264 being a baseurl and not mirroed if the repo
is unavailable all updates fail. We should enable users to get all
the standard Fedora updates if for some reason this repo is not working
which at times is out of the Fedora infra team's control.

Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org>

---
diff --git a/fedora-cisco-openh264.repo b/fedora-cisco-openh264.repo
index 7b29acc..eecdfc5 100644
--- a/fedora-cisco-openh264.repo
+++ b/fedora-cisco-openh264.repo
@@ -8,7 +8,7 @@ metadata_expire=14d
 repo_gpgcheck=1
 gpgcheck=1
 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch
-skip_if_unavailable=False
+skip_if_unavailable=True
 
 [fedora-cisco-openh264-debuginfo]
 name=Fedora $releasever openh264 (From Cisco) - $basearch - Debug
@@ -20,5 +20,5 @@ metadata_expire=28d
 repo_gpgcheck=1
 gpgcheck=1
 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch
-skip_if_unavailable=False
+skip_if_unavailable=True
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-10  9:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-10  9:40 [rpms/fedora-repos] f45: Enable the skip if unavailable for the cisco-openh264 repo Peter Robinson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox