Since the last update yesterday, I can't run zypper in a fresh opensuse/tumbleweed docker container...
ref: https://hub.docker.com/r/opensuse/tumbleweed
$ docker rmi opensuse/tumbleweed
$ docker run --rm --init -it opensuse/tumbleweed bash -c "zypper update"
Unable to find image 'opensuse/tumbleweed:latest' locally
latest: Pulling from opensuse/tumbleweed
9fdd7ffbcda9: Pull complete
Digest: sha256:ba4b07a94d177ce2ac02bbd4b76eefdffd85681a0a231ca8bcada52e1d7feab0
Status: Downloaded newer image for opensuse/tumbleweed:latest
terminate called after throwing an instance of 'std::system_error'
what(): Operation not permitted
just work like before not having this:
terminate called after throwing an instance of 'std::system_error'
docker run --rm --init -it opensuse/leap bash -c "zypper update"
is working as expected...It seems to be a new major issue.
Seems to be tracked by https://bugzilla.opensuse.org/show_bug.cgi?id=1190670 see: https://openqa.opensuse.org/tests/1926064#step/docker_image/182