Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

container: T5867: pin specific podman version #690

Merged
merged 1 commit into from
Jul 8, 2024
Merged

Commits on Jul 8, 2024

  1. container: T5867: pin specific podman version

    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.
    c-po committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    0094dc2 View commit details
    Browse the repository at this point in the history