Installing tool php@8.3.26 failed #38641
-
How are you running Renovate?Self-hosted Renovate If you're self-hosting Renovate, tell us which platform (GitHub, GitLab, etc) and which version of Renovate.GitLab Please tell us more about your question or problemHello. We're using renovate and it started to fail. While digging into the logs, I saw that we're getting an error while installing tool php@8.3.26. The url https://github.com/containerbase/php-prebuild/releases/download/8.3.26/php-8.3.26-jammy-aarch64.tar.xz is returning 404 as the build is missing https://github.com/containerbase/php-prebuild/releases/tag/8.3.26. From other discussions it seems that removing the tag helps as it will be rebuilt during the night. Could you please check and rebuild? Logs (if relevant)Logs |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 9 replies
-
|
cc @viceice are you aware offhand why php-prebuild 8.4.13 does have a Is it possibly upstream related, or would that be down to our configuration? |
Beta Was this translation helpful? Give feedback.

The broken one is now deleted, so everything should work again.