podman/contrib
Chris Evich d6b9451b49
Cirrus: Fix defunct package metadata breaking cache
Original workaround https://github.com/containers/podman/pull/11821

During VM image build, a number of packages are downloaded but not
installed, since they may interfere with some testing.  Then at runtime,
where required, the packages are installed from cache and used.
However, between image build and runtime it's possible the repository
contents change, which will invalidate the package cache.  Since the
`--no-download --ignore-missing` options were used, the install will
fail.

Ref: https://github.com/containers/automation_images/issues/95

Fortunately, when it comes to the docker packages, no other dependencies
are required and so `apt-get` isn't required.  Switch to using a simple
dpkg install command on the necessary files.  If this ever breaks due
to new dependencies, the list of files may simply be updated.

Signed-off-by: Chris Evich <cevich@redhat.com>
2021-10-01 15:45:51 -04:00
..
cirrus Cirrus: Fix defunct package metadata breaking cache 2021-10-01 15:45:51 -04:00
fedora-minimal Cirrus: Fix fedora-minimal mirroring 2020-03-04 14:24:58 -05:00
msi Set MSI to be 64-bit only. 2021-09-27 17:45:50 +00:00
podmanimage [CI:DOCS] Add link to running ctrimage on enablesysadm 2021-09-22 16:54:21 -04:00
remote Spelling 2020-12-22 13:34:31 -05:00
script Add script to determine dependency sizes 2018-03-23 14:12:14 +00:00
snapcraft Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
spec Makefile: remove install.cni 2021-06-28 14:52:23 -04:00
systemd systemd: require network*-online*.target 2021-07-16 14:58:08 +02:00
tmpfile Set default storage from containers.conf for temporary images 2021-09-15 10:43:51 -04:00
build_rpm.sh Remove varlink support from Podman 2020-11-26 16:50:42 -05:00
dependabot-dance codespell cleanup 2021-05-05 15:50:59 -04:00
dependencies.txt Remove varlink support from Podman 2020-11-26 16:50:42 -05:00