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

install-all.sh fail at fftw #89

Open
A4EVA opened this issue Oct 20, 2022 · 8 comments
Open

install-all.sh fail at fftw #89

A4EVA opened this issue Oct 20, 2022 · 8 comments

Comments

@A4EVA
Copy link

A4EVA commented Oct 20, 2022

Hello, I'm trying to install the vita sdk using the instructions provided on the Vita SDK website when I use the ./install-all.sh script it fail at fftw installation and this error is reported:
Installing fftw... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 9 100 9 0 0 12 0 --:--:-- --:--:-- --:--:-- 12 xz: (stdin): unknown file format tar: Child returned status 1 tar: Error is not recoverable: exiting now
I also tried to use the vdpm fftw but is the same it seems that fftw is not available for download 'cause I tried to download it by hand without success. Can anyone help me ?

@isage
Copy link
Contributor

isage commented Oct 20, 2022

Try now

@A4EVA
Copy link
Author

A4EVA commented Oct 22, 2022

Everything went fine. Thank You so much !

@Alexei32
Copy link

Hi hi, having the same problem here:
$ ./install-all.sh
find: ‘/tmp/vdpm_install_zlib’: No such file or directory
Installing zlib...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 69380 100 69380 0 0 58437 0 0:00:01 0:00:01 --:--:-- 726k
tar: /usr/local/vitasdk/arm-vita-eabi: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now

Failed to install, the package probably does not exist.

@ikzouo
Copy link

ikzouo commented Nov 15, 2022

I have the same problem

find: ‘/tmp/vdpm_install_libvorbis’: No such file or directory
Installing libvorbis...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 9 100 9 0 0 11 0 --:--:-- --:--:-- --:--:-- 11
xz: (stdin): File format not recognized
tar: Child returned status 1
tar: Error is not recoverable: exiting now

Failed to install, the package probably does not exist.

@isage
Copy link
Contributor

isage commented Feb 2, 2023

There are some issues in package upload process which we're working to resolve.
Current workaround is to wait 6 hours (or check that https://github.com/vitasdk/packages/actions last run status is green) and retry. Or build it yourself from scratch. Or use docker image.

@faelpinho
Copy link

faelpinho commented Feb 10, 2023

In my case, the problem is when installing zlib.
Tried to install zlib via apt, and it doesn't work.

@btarg
Copy link

btarg commented May 12, 2023

I'm also getting this error:

find: ‘/tmp/vdpm_install_zlib’: No such file or directory
Installing zlib...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
tar: /usr/local/vitasdk/arm-vita-eabi: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
 93 69424   93 64671    0     0   181k      0 --:--:-- --:--:-- --:--:--  181k
curl: (23) Failure writing output to destination

Failed to install, the package probably does not exist.

@CelesteBlue-dev
Copy link

CelesteBlue-dev commented Sep 22, 2023

Hello. On my side, today it is the package cpython (but cpython3 installed flawlessly) that gave error "Failed to install, the package probably does not exist." so I had to remove it manually from install-packages.sh then run install-all.sh again.

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

6 participants