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

Generic installer fails in Docker container #236

Open
voltagex opened this issue Mar 19, 2023 · 0 comments
Open

Generic installer fails in Docker container #236

voltagex opened this issue Mar 19, 2023 · 0 comments

Comments

@voltagex
Copy link

=> ERROR [5/5] RUN curl -LSfs https://japaric.github.io/trust/install.sh | sh -s -- --git dflemstr/rq             3.3s
------
 > [5/5] RUN curl -LSfs https://japaric.github.io/trust/install.sh | sh -s -- --git dflemstr/rq:
#0 1.562 install.sh: GitHub repository: https://github.com/dflemstr/rq
#0 1.565 install.sh: Crate: rq
#0 2.105 install.sh: Tag: latest ()
#0 2.557 install.sh: Target: x86_64-unknown-linux-gnu
#0 2.557 install.sh: Installing to: /root/.cargo/bin
#0 3.063
#0 3.063 gzip: stdin: not in gzip format
#0 3.065 tar: Child returned status 1
#0 3.065 tar: Error is not recoverable: exiting now

Investigating further, it's attempting to download https://github.com/dflemstr/rq/releases/download//rq--x86_64-unknown-linux-gnu.tar.gz, which is 404.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant