-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
enhancementNew feature or requestNew feature or request
Description
When I run mgradm inspect on a fresh system where I did not install Uyuni/MLM beforehand, the command fails with:
n211:~ # mgradm inspect
(...)
10:31AM ??? Copying config sha256:92eab6f474414ed78e851a1c144d893aa474a77d320fa89f76cbba17dc666374
10:31AM ??? Writing manifest to image destination
10:31AM ??? Storing signatures
10:31AM ??? 92eab6f474414ed78e851a1c144d893aa474a77d320fa89f76cbba17dc666374
10:31AM ??? Error: unable to find network with name or ID uyuni: network not found
Error: inspect command failed: failed to run uyuni-inspect container: exit status 125After installing MLM, the command works as expected because the network is now available.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request