You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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;
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
The text was updated successfully, but these errors were encountered: