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

Unable to build any images #644

Closed
cdrage opened this issue Jun 27, 2024 · 1 comment
Closed

Unable to build any images #644

cdrage opened this issue Jun 27, 2024 · 1 comment

Comments

@cdrage
Copy link

cdrage commented Jun 27, 2024

I'm unable to build any of the images, for example:

containers/ai-lab-recipes/training  main ✔                                                                                                                                                 1h0m  ⍉
▶ make instruct-nvidia
Makefile:119: warning: overriding commands for target `clean'
common/Makefile.common:120: warning: ignoring old commands for target `clean'
/Library/Developer/CommandLineTools/usr/bin/make -C instructlab nvidia
make[1]: warning: -jN forced in submake: disabling jobserver mode.
rm -rf ../build/instructlab-nvidia/
"podman" build --squash-all -t oci:../build/instructlab-nvidia instructlab/containers/cuda
Error: tag oci:../build/instructlab-nvidia: invalid reference format

make[1]: *** [../build/instructlab-nvidia/oci-layout] Error 125
make: *** [instruct-nvidia] Error 2

Podman version:

containers/ai-lab-recipes/training  main ✔                                                                                                                                                 1h0m  ⍉
▶ podman version
Client:       Podman Engine
Version:      5.1.1
API Version:  5.1.1
Go Version:   go1.22.3
Git Commit:   bda6eb03dcbcf12a5b7ae004c1240e38dd056d24
Built:        Tue Jun  4 17:37:59 2024
OS/Arch:      darwin/arm64

Server:       Podman Engine
Version:      5.1.1
API Version:  5.1.1
Go Version:   go1.22.3
Built:        Mon Jun  3 20:00:00 2024
OS/Arch:      linux/arm64
@cdrage cdrage changed the title Unable to build any images. Unable to build any images Jun 27, 2024
@rhatdan
Copy link
Member

rhatdan commented Jun 27, 2024

Should be fixed by #642

@rhatdan rhatdan closed this as completed Jun 27, 2024
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

2 participants