@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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1943049

Title:
  Docker ubuntu:impish: Problem executing scripts DPkg::Post-Invoke 'rm
  -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb
  /var/cache/apt/*.bin || true'

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1943049/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to