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

[BUG]: mktemp invalid argument on Alpine Linux #66

Closed
cirolosapio opened this issue Apr 5, 2024 · 2 comments
Closed

[BUG]: mktemp invalid argument on Alpine Linux #66

cirolosapio opened this issue Apr 5, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@cirolosapio
Copy link

What happened?

image

Versions

gh version 2.39.2 (2024-03-06)
gh copilot version 1.0.1 (2024-03-22)

Solution

on alpine linux 3.19 mktemp command require at least 6 X characters

image

@cirolosapio cirolosapio added bug Something isn't working needs-triage needs to be reviewed labels Apr 5, 2024
@andyfeller
Copy link
Contributor

@cirolosapio : thanks for reporting this issue; makes sense! 👍

As an aside, if you want to explain a command from the command line, you should use ghce; ghcs is for generating an suggestion

@andyfeller andyfeller removed the needs-triage needs to be reviewed label Apr 11, 2024
@andyfeller
Copy link
Contributor

@cirolosapio : this should now be fixed in v1.0.2!

Thank you for your patience and support! ❤ Please let us know if there are any problems

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

2 participants