toolbx-images/images

openSUSE build failures

travier opened this issue · 4 comments

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

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.

OK, that's weird then. Will take another look soon.

This seems to work now. Should we close it?

We indeed have a successful build! Thanks