Skip to content

Commit

Permalink
overrides: add fedora-coreos-pinger-0.0.4-3.fc32
Browse files Browse the repository at this point in the history
Add the recent non-modular fedora-coreos-pinger build to
overides, removing our dependency on modular content. Part
of fixing coreos/fedora-coreos-tracker#525.

Overriding is necessary as there is no Bodhi update yet.
The Bodhi update is pending a Fedora admin building with the
side tag to make the package available in F32. Permissions for
us to create the side tag are also pending, see:
https://pagure.io/releng/issue/9229. Once either of the two
pending above are completed, we'll be able to create and add
the Bodhi update here (see TODO in the manifest).
  • Loading branch information
Robert Fairley authored and dustymabe committed Jun 10, 2020
1 parent 221fece commit af7003d
Show file tree
Hide file tree
Showing 4 changed files with 48 additions and 0 deletions.
12 changes: 12 additions & 0 deletions manifest-lock.overrides.aarch64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,15 @@ packages:
# https://bodhi.fedoraproject.org/updates/FEDORA-2020-157c71d962
slirp4netns:
evra: 1.0.1-1.fc32.aarch64
# Override with a build of fedora-coreos-pinger that doesn't use
# modular repos (https://github.com/coreos/fedora-coreos-tracker/issues/525).
# Currently there is no Bodhi update, due to Koji tag issues,
# now pending a side tag build into F32 being done for the more
# recently built rust-fedora-coreos-pinger-0.0.4-4.fc33.
# In the current Koji deployment a Fedora admin needs to do the
# side tag (see https://pagure.io/releng/issue/9229).
# TODO: open a Bodhi update for
# rust-fedora-coreos-pinger-0.0.4-4.fc32 once built,
# and change the override below to use the 0.0.4-4.fc32 build.
fedora-coreos-pinger:
evra: 0.0.4-3.fc32.aarch64
12 changes: 12 additions & 0 deletions manifest-lock.overrides.ppc64le.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,15 @@ packages:
# https://bodhi.fedoraproject.org/updates/FEDORA-2020-157c71d962
slirp4netns:
evra: 1.0.1-1.fc32.ppc64le
# Override with a build of fedora-coreos-pinger that doesn't use
# modular repos (https://github.com/coreos/fedora-coreos-tracker/issues/525).
# Currently there is no Bodhi update, due to Koji tag issues,
# now pending a side tag build into F32 being done for the more
# recently built rust-fedora-coreos-pinger-0.0.4-4.fc33.
# In the current Koji deployment a Fedora admin needs to do the
# side tag (see https://pagure.io/releng/issue/9229).
# TODO: open a Bodhi update for
# rust-fedora-coreos-pinger-0.0.4-4.fc32 once built,
# and change the override below to use the 0.0.4-4.fc32 build.
fedora-coreos-pinger:
evra: 0.0.4-3.fc32.ppc64le
12 changes: 12 additions & 0 deletions manifest-lock.overrides.s390x.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,15 @@ packages:
# https://bodhi.fedoraproject.org/updates/FEDORA-2020-157c71d962
slirp4netns:
evra: 1.0.1-1.fc32.s390x
# Override with a build of fedora-coreos-pinger that doesn't use
# modular repos (https://github.com/coreos/fedora-coreos-tracker/issues/525).
# Currently there is no Bodhi update, due to Koji tag issues,
# now pending a side tag build into F32 being done for the more
# recently built rust-fedora-coreos-pinger-0.0.4-4.fc33.
# In the current Koji deployment a Fedora admin needs to do the
# side tag (see https://pagure.io/releng/issue/9229).
# TODO: open a Bodhi update for
# rust-fedora-coreos-pinger-0.0.4-4.fc32 once built,
# and change the override below to use the 0.0.4-4.fc32 build.
fedora-coreos-pinger:
evra: 0.0.4-3.fc32.s390x
12 changes: 12 additions & 0 deletions manifest-lock.overrides.x86_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,15 @@ packages:
# https://bodhi.fedoraproject.org/updates/FEDORA-2020-157c71d962
slirp4netns:
evra: 1.0.1-1.fc32.x86_64
# Override with a build of fedora-coreos-pinger that doesn't use
# modular repos (https://github.com/coreos/fedora-coreos-tracker/issues/525).
# Currently there is no Bodhi update, due to Koji tag issues,
# now pending a side tag build into F32 being done for the more
# recently built rust-fedora-coreos-pinger-0.0.4-4.fc33.
# In the current Koji deployment a Fedora admin needs to do the
# side tag (see https://pagure.io/releng/issue/9229).
# TODO: open a Bodhi update for
# rust-fedora-coreos-pinger-0.0.4-4.fc32 once built,
# and change the override below to use the 0.0.4-4.fc32 build.
fedora-coreos-pinger:
evra: 0.0.4-3.fc32.x86_64

0 comments on commit af7003d

Please sign in to comment.