[bzlmod]: "Failed to look up bazel package rules_coreutils" #33822
Replies: 2 comments 10 replies
-
Hi there, Get your discussion fixed faster by creating a minimal reproduction. This means a repository dedicated to reproducing this issue with the minimal dependencies and config possible. Before we start working on your issue we need to know exactly what's causing the current behavior. A minimal reproduction helps us with this. Discussions without reproductions are less likely to be converted to Issues. Please follow these steps:
If you need help with running renovate on your minimal reproduction repository, please refer to our Running Renovate guide. The Renovate team |
Beta Was this translation helpful? Give feedback.
-
Hi there, This issue or discussion is missing some logs, making it difficult or impossible to help you. Depending on which situation applies follow one, some or all of these instructions. No logs at allIf you haven't posted any log yet, we need you to find and copy/paste the log into the issue template. Finding logs on hosted appSelect me to read instructionsIf you use the Mend Renovate app (GitHub):
Finding logs when self-hostingSelect me to read instructionsRead the Renovate docs, troubleshooting, self-hosted to learn how to find the logs. Formatting your logsSelect me to read instructionsPlease put your logs in a
If you feel the logs are too large to paste here, please use a service like GitHub Gist and paste the link here. Good luck, The Renovate team |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
How are you running Renovate?
A Mend.io-hosted app
If you're self-hosting Renovate, tell us which platform (GitHub, GitLab, etc) and which version of Renovate.
No response
Please tell us more about your question or problem
Problem
For my bzlmod updates in
MODULE.bazel
, I get "Failed to look up bazel package rules_coreutils" while all other bazel deps work fine.Analysis
My guess is that
rules_coreutils
is not hosted on githuh.com or gitlab.com, but on https://gitlab.arm.com/bazel/rules_coreutils. Do I have to tell renovate such self hosted gitlab instances?Logs (if relevant)
Warning
Renovate failed to look up the following dependencies:
Failed to look up bazel package rules_coreutils
.Files affected:
MODULE.bazel
developer.mend.io logs
Beta Was this translation helpful? Give feedback.
All reactions