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

kuio no longer present in latest release, causing failing VDPM install. #258

Closed
YourWishes opened this issue Mar 21, 2023 · 3 comments
Closed

Comments

@YourWishes
Copy link

YourWishes commented Mar 21, 2023

During the install of VDPM from the following script;
https://github.com/vitasdk/vdpm/blob/master/vdpm

Install is failing currently due to missing kuio.tar.xz in latest release. See example output from our CI/CD during latest builds;

find: ‘/tmp/vdpm_install_kuio’: No such file or directory
Installing kuio...
  % 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     9  100     9    0     0     74      0 --:--:-- --:--:-- --:--:--    75
xz: (stdin): File format not recognized
tar: Child returned status 1
tar: Error is not recoverable: exiting now

Was present a few hours ago when we ran test builds, but has been missing for a couple of hours.

Possible duplicates:
vitasdk/vdpm#97
vitasdk/vdpm#95
vitasdk/vdpm#94

@isage
Copy link
Contributor

isage commented Mar 21, 2023

Duplicate of vitasdk/vdpm#89

@YourWishes
Copy link
Author

YourWishes commented Mar 21, 2023

Failing CRON rebuilds are the likely cause, receiving server errors (Assuming from GitHub). Cron may need auto rescheduling if failures occur. Manual building works for the time being.

@YourWishes
Copy link
Author

Closing as duplicate of vitasdk/vdpm#89

@YourWishes YourWishes closed this as not planned Won't fix, can't repro, duplicate, stale Mar 21, 2023
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

2 participants