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

kind.sh: line 60: dpkg: command not found #68

Closed
tglaeser opened this issue Nov 9, 2022 · 0 comments · Fixed by #69
Closed

kind.sh: line 60: dpkg: command not found #68

tglaeser opened this issue Nov 9, 2022 · 0 comments · Fixed by #69

Comments

@tglaeser
Copy link
Contributor

tglaeser commented Nov 9, 2022

Having this action run on AlmaLinux, CentOS, or similar results in error kind.sh: line 60: dpkg: command not found.

Is the limitation to run on Debian distributions done on purpose? Why not using uname -m instead to make the GitHub action distribution agnostic?

tglaeser added a commit to tglaeser/kind-action that referenced this issue Nov 10, 2022
tglaeser added a commit to tglaeser/kind-action that referenced this issue Nov 10, 2022
Signed-off-by: Thomas Glaeser <tglaeser@users.noreply.github.com>
davidkarlsen pushed a commit that referenced this issue Nov 10, 2022
Signed-off-by: Thomas Glaeser <tglaeser@users.noreply.github.com>

Signed-off-by: Thomas Glaeser <tglaeser@users.noreply.github.com>
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