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

Format error #8

Open
afdaniele opened this issue Sep 6, 2021 · 0 comments
Open

Format error #8

afdaniele opened this issue Sep 6, 2021 · 0 comments

Comments

@afdaniele
Copy link
Owner

cpk|    INFO : Parameter `arch` not given, will resolve it from the endpoint.
cpk|    INFO : Parameter `arch` automatically set to `amd64`.
cpk|    INFO : Running an image for amd64 on amd64.
cpk|    INFO : Working with an `amd64` image on `amd64`. Multiarch not needed!
Traceback (most recent call last):
  File "/home/afdaniele/.local/bin/cpk", line 6, in <module>
    run()
  File "/home/afdaniele/.local/lib/python3.8/site-packages/cpk/cli/main.py", line 66, in run
    command.execute(machine, parsed)
  File "/home/afdaniele/.local/lib/python3.8/site-packages/cpk/cli/commands/run.py", line 280, in execute
    raise ValueError("You cannot use the option --launcher together with --cmd.")
ValueError: You cannot use the option --launcher together with --cmd.
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