We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
any idea how to fix this issue during the image creation?
==> hcloud: Provisioning with shell script: /tmp/packer-shell2847920557 ==> hcloud: + mkdir /source ==> hcloud: + mount -t tmpfs -o size=2G none /source ==> hcloud: + cd /source ==> hcloud: + curl -sfL ==> hcloud: + unxz ==> hcloud: curl: no URL specified! ==> hcloud: curl: try 'curl --help' or 'curl --manual' for more information ==> hcloud: unxz: (stdin): File format not recognized ==> hcloud: Provisioning step had errors: Running the cleanup provisioner, if present... ==> hcloud: Destroying server... ==> hcloud: Deleting temporary SSH key... Build 'hcloud' errored after 1 minute 12 seconds: Script exited with non-zero exit status: 1. Allowed exit codes are: [0]
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,
any idea how to fix this issue during the image creation?
==> hcloud: Provisioning with shell script: /tmp/packer-shell2847920557
==> hcloud: + mkdir /source
==> hcloud: + mount -t tmpfs -o size=2G none /source
==> hcloud: + cd /source
==> hcloud: + curl -sfL
==> hcloud: + unxz
==> hcloud: curl: no URL specified!
==> hcloud: curl: try 'curl --help' or 'curl --manual' for more information
==> hcloud: unxz: (stdin): File format not recognized
==> hcloud: Provisioning step had errors: Running the cleanup provisioner, if present...
==> hcloud: Destroying server...
==> hcloud: Deleting temporary SSH key...
Build 'hcloud' errored after 1 minute 12 seconds: Script exited with non-zero exit status: 1. Allowed exit codes are: [0]
The text was updated successfully, but these errors were encountered: