vitasdk / packages

55 stars 52 forks source link

Due to the last workflow failure libk is currently not available #306

Open TSRBerry opened 9 months ago

TSRBerry commented 9 months ago

I tried to install vitasdk using vdpm and ./install-all.sh and noticed that it fails as soon as it tries to download the release for libk.

I got curious and checked if the package was still present in the latest release here: https://github.com/vitasdk/packages/releases/tag/master

Sure enough it wasn't, but everything else is there, so something must be wrong. It looks like the latest workflow run (https://github.com/vitasdk/packages/actions/runs/7819293385/job/21332223488) failed exactly when it tried to upload the new release for libk (probably due to some GitHub server issues).

Could you rerun the workflow and ideally change the workflow, so it automatically retries the upload release job a few times?

isage commented 9 months ago

It re-runs and re-uploads every 6 hours. Just be patient

TSRBerry commented 9 months ago

That's fair of course. Just wanted to make sure you are aware that this might happen sometimes.