Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Frerun --execute script fail on podman build does not stop the script from running #282

Open
thomas-robinson opened this issue Dec 3, 2024 · 0 comments

Comments

@thomas-robinson
Copy link
Member

Describe the bug
I was building a container using fre make run-fremake ... --execute. My podman build failed in an expected way, but the script continued and a docker-archive file was made because I had previously build a container with the same tag. The script should crash if the podman build is unsuccessful.

To Reproduce
fre make run-fremake -y am5.yaml -p hpcme.2024 -t debug -npc --execute with my yaml set up in /home/Thomas.Robinson/fre-examples_old/AM5/am5-compile on the AMD box before the mkmf changes go into effect.

Expected behavior
If any part of the build fails, the build should stop.

Additional context
podman containers will be overwritten if a build is successful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant