From 84c6f7c55da4a1f4d6968c5f8bd8a8553ab5d55e Mon Sep 17 00:00:00 2001 From: Chris Evich Date: Fri, 1 Feb 2019 10:26:43 -0500 Subject: Cirrus: Remove "too new" runc hack Hack was to workaround not having fix for: https://bodhi.fedoraproject.org/updates/FEDORA-2019-b4356521ba Update `RUNC_COMMIT` value to match commit id to working package. Signed-off-by: Chris Evich --- contrib/cirrus/packer/fedora_setup.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'contrib/cirrus/packer') diff --git a/contrib/cirrus/packer/fedora_setup.sh b/contrib/cirrus/packer/fedora_setup.sh index 36a65eb71..18490fdac 100644 --- a/contrib/cirrus/packer/fedora_setup.sh +++ b/contrib/cirrus/packer/fedora_setup.sh @@ -22,6 +22,7 @@ ooe.sh sudo dnf install -y \ bats \ btrfs-progs-devel \ bzip2 \ + criu \ device-mapper-devel \ emacs-nox \ findutils \ @@ -75,8 +76,6 @@ install_buildah install_conmon -install_criu - install_packer_copied_files rh_finalize # N/B: Halts system! -- cgit v1.2.3-54-g00ecf