From 33a1e05dc9c867a2af8811059ec93617e124a39c Mon Sep 17 00:00:00 2001 From: Jonathan Lebon Date: Wed, 9 Oct 2019 12:17:14 -0400 Subject: [PATCH] Pin podman due to `systemctl preset-all` regression https://github.com/coreos/fedora-coreos-tracker/issues/290 The fix for this was merged, but it'll be some time before it makes it to the stable repos. This is a temporary hack to get updates going again into FCOS. Working on a cleaner approach to this in: https://github.com/coreos/fedora-coreos-tracker/issues/293 --- manifest-lock.x86_64.json | 7 +++++++ manifest.yaml | 3 +++ 2 files changed, 10 insertions(+) create mode 100644 manifest-lock.x86_64.json diff --git a/manifest-lock.x86_64.json b/manifest-lock.x86_64.json new file mode 100644 index 000000000..f4ed84552 --- /dev/null +++ b/manifest-lock.x86_64.json @@ -0,0 +1,7 @@ +{ + "packages": { + "podman": { + "evra": "2:1.5.1-3.fc30.x86_64" + } + } +} diff --git a/manifest.yaml b/manifest.yaml index f3a63724d..48bb9d606 100644 --- a/manifest.yaml +++ b/manifest.yaml @@ -13,6 +13,9 @@ repos: - fedora-updates - fedora-modular - fedora-updates-modular + # temporary hack for + # https://github.com/coreos/fedora-coreos-tracker/issues/290 + - fedora-coreos-pool add-commit-metadata: fedora-coreos.stream: bodhi-updates