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

pr-cli install-deps fails because of changed filename gum binary #312

Open
annervisser opened this issue Jan 21, 2025 · 0 comments
Open
Labels
bug Something isn't working

Comments

@annervisser
Copy link
Owner

Output:

~$ pr-cli install-deps
ℹ No existing gum installation in target directory
Creating /home/anner/.pr-cli/bin if needed
✅ Granted write access to "/home/anner/.pr-cli/bin".
ℹ OS type: linux_x86_64
✅ Granted net access to "api.github.com:443".
Latest version is 0.15.0
Found release file gum_0.15.0_Linux_x86_64.tar.gz
Downloading...
✅ Granted write access to <TMP>.
✅ Granted net access to "github.com:443".
✅ Granted net access to "objects.githubusercontent.com:443".
Extracting...
Moving gum binary to /home/anner/.pr-cli/bin/gum
 ❗ No such file or directory (os error 2): rename '/tmp/4af548840460ff1/gum' -> '/home/anner/.pr-cli/bin/gum'
~$ ls -lah /tmp/4af548840460ff1
total 4.3M
drwx------  3 anner anner 4.0K Jan 21 11:04 .
drwxrwxrwt 14 root  root  120K Jan 21 11:04 ..
drwxr-xr-x  4 anner anner 4.0K Jan 21 11:04 gum_0.15.0_Linux_x86_64
-rw-r--r--  1 anner anner 4.2M Jan 21 11:04 gum_0.15.0_Linux_x86_64.tar.gz
@annervisser annervisser added the bug Something isn't working label Jan 21, 2025
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