Skip to content

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

@annervisser

Description

@annervisser

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions