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

Signal 13 error when trying to to run ./bootstrap-vitasdk.sh #102

Open
m1arvin23 opened this issue Jul 11, 2023 · 2 comments
Open

Signal 13 error when trying to to run ./bootstrap-vitasdk.sh #102

m1arvin23 opened this issue Jul 11, 2023 · 2 comments

Comments

@m1arvin23
Copy link

I have tried renaming the ".wget-hsts" in the home directory and also installed "python2" and "python-is-python3" since "python" doesn't exist. Not sure what to try next.

Here are my logs from running ./boostrap-vitasdk.sh:

`==> Installing vitasdk to /usr/local/vitasdk
/usr/bin/curl
tar (grandchild): bzip2: Cannot exec: No such file or directory
tar (grandchild): Error is not recoverable: exiting now
--2023-07-10 20:12:28-- https://github.com/vitasdk/autobuilds/releases/download/master-linux-v2.501/vitasdk-x86_64-linux-gnu-2023-07-08_12-37-05.tar.bz2
Resolving github.com (github.com)... 140.82.113.3
Connecting to github.com (github.com)|140.82.113.3|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/72642202/c7d282ed-8fbf-43e0-b13b-9c9d5b542245?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230711%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230711T011044Z&X-Amz-Expires=300&X-Amz-Signature=237654ea3e37e5ba58214f4de8a9c836c4c8f744397c20d5754fe2d42c090345&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=72642202&response-content-disposition=attachment%3B%20filename%3Dvitasdk-x86_64-linux-gnu-2023-07-08_12-37-05.tar.bz2&response-content-type=application%2Foctet-stream [following]
--2023-07-10 20:12:28-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/72642202/c7d282ed-8fbf-43e0-b13b-9c9d5b542245?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230711%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230711T011044Z&X-Amz-Expires=300&X-Amz-Signature=237654ea3e37e5ba58214f4de8a9c836c4c8f744397c20d5754fe2d42c090345&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=72642202&response-content-disposition=attachment%3B%20filename%3Dvitasdk-x86_64-linux-gnu-2023-07-08_12-37-05.tar.bz2&response-content-type=application%2Foctet-stream
Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ...
Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.108.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 99276168 (95M) [application/octet-stream]
Saving to: ‘STDOUT’

  •                       0%[                                    ]       0  --.-KB/s               tar: Child died with signal 13
    

tar: Error is not recoverable: exiting now

  •                       0%[                                    ]  14.80K  --.-KB/s    in 0.01s
    

Cannot write to ‘-’ (Success).`

@shoui520
Copy link

Install bzip2

@jejikeh
Copy link

jejikeh commented Oct 27, 2024

I think it needs to be added to https://vitasdk.org/

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

3 participants