Skip to content

[Bug]: Broken(?) archive downloaded by script #68

@egigoka

Description

@egigoka

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

  1. 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

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