vitasdk / vdpm

SDK installer and package "manager" for $VITASDK
GNU Lesser General Public License v2.1
221 stars 62 forks source link

Removed luajit package from install-packages.sh #92

Closed palaster closed 1 year ago

palaster commented 1 year ago

Luajit was either removed or not in the release for vitasdk/packages. So running install-packages.sh was causing it to crash

palaster commented 1 year ago

Not sure if this is an issue here. On the vitasdk/packages luajit was installed on the master branch. But it isn't being built into a luajit.tar.xz for the master release, causing install-packages.sh to fail.

isage commented 1 year ago

Issue is, CI workflow for packages sometimes fail, resulting in random packages missing. Just retry 6 hours later.