github / gh-copilot

Ask for assistance right in your terminal.

Home Page:https://docs.github.com/en/copilot/github-copilot-in-the-cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG]: mktemp invalid argument on Alpine Linux

cirolosapio opened this issue · comments

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 : 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

@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