Skip to content

Commit

Permalink
container: T5867: pin specific podman version
Browse files Browse the repository at this point in the history
As of Debian version 4.9.5+ds1-1 podman increased the dependency on
libc6 and libgpgme11t64.

  podman : Depends: libc6 (>= 2.38) but 2.36-9+deb12u7 is to be installed
           Depends: libgpgme11t64 (>= 1.4.1) but it is not going to be installed

Pin the version to a prior one that requires the old libc.

(cherry picked from commit 0094dc2)
  • Loading branch information
c-po authored and mergify[bot] committed Jul 8, 2024
1 parent be50ff0 commit f887f15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/live-build-config/archives/trixie.pref.chroot
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Package: podman
Pin: release n=trixie
Pin: version 4.9.4*
Pin-Priority: 900

Package: netavark
Expand Down

0 comments on commit f887f15

Please sign in to comment.