Raku / App-Rakubrew

Raku environment manager
https://rakubrew.org/
Other
26 stars 13 forks source link

The release index is not updated - self-upgrade does not work #26

Closed mendel closed 3 years ago

mendel commented 4 years ago

It seems somehow new releases after v9 did not make it to the /releases dir of the website (or at least the release index JSON document is not updated):

mendel@vger:\~$ curl -s https://rakubrew.org/releases | jq .latest 9 mendel@vger:\~$

Since rakubrew self-upgrade relies on that index being up to date, self-upgrade from v9 does not work:

mendel@vger:\~$ rakubrew rakubrew-version rakubrew v9 Build type: fatpack OS: linux mendel@vger:\~$ rakubrew self-upgrade Rakubrew is up-to-date! mendel@vger:\~$

patrickbkr commented 4 years ago

The process of updating the website and uploading new releases is a manual process. The only person currently able to do the updates is very short on time. That's why those updates didn't happen yet. I'm sorry for that. :-(

patrickbkr commented 4 years ago

ping @rba

patrickbkr commented 3 years ago

We now managed to update the website to the latest release.