-
-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What happened?
Environment:
clean Alpine Linux v3.22 x86_64 with only curl installed
Linux 6.6.87.2-microsoft-standard-WSL2
run inside WSL 2 in docker with docker run -v /root/configs:/root/configs -it --rm alpine /bin/sh
- Run
curl -sSfL https://raw.githubusercontent.com/iffse/pay-respects/main/install.sh | sh
Expected result:
pay-respects installed
Experienced result:
tar command failed
The command and output
curl -sSfL https://raw.githubusercontent.com/iffse/pay-respects/main/install.sh | sh
Detected architecture: x86_64-unknown-linux-musl
Downloaded package: pay-respects.tar.zst
tar: invalid tar magic
Error: command failed: tar -xf pay-respects.tar.zst
Build information
N/A
No similar issue
- I have searched the issue list and there is no similar issue found
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working