openSUSE build failures
travier opened this issue · 4 comments
travier commented
Image and version of the image where the issue happens
OpenSUSE (latest)
Describe the bug
See https://github.com/toolbx-images/images/actions/workflows/opensuse.yaml
Reproduction steps
N/A
Host distribution and version, toolbx and podman versions
N/A
TheEvilSkeleton commented
I'm not sure why it's failing. It successfully built locally by those commands:
podman build -t test-opensuse -f Containerfile
toolbox create -c test --image opensuse-test
toolbox enter test
I don't understand the error either.
travier commented
OK, that's weird then. Will take another look soon.
TheEvilSkeleton commented
This seems to work now. Should we close it?
travier commented
We indeed have a successful build! Thanks