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

Container builder launcher emits a "sh: 0 -c requires an argument" warning #17

Open
0xEAB opened this issue Jul 30, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@0xEAB
Copy link
Member

0xEAB commented Jul 30, 2024

The launcher script for the container builder currently emits a warning/error message.
While it does not seem to cause any harm, it doesn’t look quite right.

Connection to <…ip…> port [tcp/ssh] succeeded!
sh: 0: -c requires an argument
Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]

https://github.com/dlang-dockerized/images/blob/26fa4b42fa7268d18ec41eec710836c19c603cc8/tools/hcloud-build-images.sh

Also: Where does the “Connection […] succeeded” message come from? Do recent versions of netcat emit that?

@0xEAB 0xEAB added the bug Something isn't working label Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant