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

just distrobox-mlbox returning exit code 1 #842

Closed
tasgon opened this issue Jan 28, 2024 · 0 comments · Fixed by #845
Closed

just distrobox-mlbox returning exit code 1 #842

tasgon opened this issue Jan 28, 2024 · 0 comments · Fixed by #845

Comments

@tasgon
Copy link

tasgon commented Jan 28, 2024

Describe the bug

Trying to run ujust distrobox-mlbox (and selecting Yes to the prompt) gives me:

Assembling pytorch-nvidia mlbox distrobox ...
WARNING: This will assemble and replace the container mlbox
with the one defined in create.
Please specify create or rm.
distrobox version: 1.6.0.1

Usage:

	distrobox assemble create
	distrobox assemble rm
	distrobox assemble create --file /path/to/file.ini
	distrobox assemble rm --file /path/to/file.ini
	distrobox assemble create --replace --file /path/to/file.ini

Options:

	--file:			path to the distrobox manifest/ini file
	--name/-n:		run against a single entry in the manifest/ini file
	--replace/-R:		replace already existing distroboxes with matching names
	--dry-run/-d:		only print the container manager command generated
	--verbose/-v:		show more verbosity
	--version/-V:		show version
error: Recipe `distrobox-mlbox` failed with exit code 1

What did you expect to happen?

I expected the command to not fail.

Output of rpm-ostree status

State: idle
AutomaticUpdates: stage; rpm-ostreed-automatic.timer: no runs since boot
Deployments:
  ostree-image-signed:docker://ghcr.io/ublue-os/bluefin-dx-nvidia:latest
                   Digest: sha256:91e1727d9d1fd27e73c0593adc2d585e8ed8dec9c301b17d70b9ae5fbcf5441b
                  Version: 39.20240127.0 (2024-01-28T05:09:36Z)

● ostree-image-signed:docker://ghcr.io/ublue-os/bluefin-dx-nvidia:latest
                   Digest: sha256:a1465f6d370512521d2119d4e65fa83f1e21d419116dd495235e065a88430a78
                  Version: 39.20240127.0 (2024-01-28T04:54:05Z)

  ostree-image-signed:docker://ghcr.io/ublue-os/bluefin-dx-nvidia:latest
                   Digest: sha256:74c1525b9d83088269c24de1c5f8a64c5a6b328a18de88d02b06c5137555a48e
                  Version: 39.20240127.0 (2024-01-27T19:49:18Z)

Extra information or context

No response

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

Successfully merging a pull request may close this issue.

1 participant