Comment 29 for bug 1943049

Revision history for this message
Athos Ribeiro (athos-ribeiro) wrote :

@Reinhard, I can reproduce it locally, in impish, with

$ podman run -it --rm ubuntu:impish /bin/bash -c 'apt-get update; apt-get full-upgrade -y; apt-get install -y jq'

Which exists with:

E: Problem executing scripts DPkg::Post-Invoke 'rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true'
E: Sub-process returned an error code

Moreover, I also tried applying

https://github.com/containers/common/commit/78ac839f6d4dd0cf6dd44a67201e16ee3e890c1d
and the commits in
https://github.com/containers/common/pull/573/commits
and rebuilding podman, with no changes in the reproducer showed above.

The patched packages and deps are available at https://launchpad.net/~athos-ribeiro/+archive/ubuntu/podman-glibc-fix/+packages