Skip to content

Warn if configuration file not found, fail if missing auths or modules #1457

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

candlerb
Copy link
Contributor

@candlerb candlerb commented Jul 2, 2025

Fixes #1456

(Admittedly it's annoying to have to plumb through a logger just for one message)

@candlerb candlerb force-pushed the candlerb/1456 branch 3 times, most recently from aa59d8f to 6158436 Compare July 2, 2025 12:12
@candlerb
Copy link
Contributor Author

candlerb commented Jul 2, 2025

The test failure for ci/circleci: generator is unrelated to this change.

...
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/p/p7zip/p7zip_16.02%2bdfsg-8_amd64.deb  Unable to connect to archive.ubuntu.com:http: [IP: 185.125.190.83 80]
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/p/p7zip/p7zip-full_16.02%2bdfsg-8_amd64.deb  Unable to connect to archive.ubuntu.com:http: [IP: 185.125.190.83 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

@candlerb candlerb mentioned this pull request Jul 2, 2025
Fixes prometheus#1456

Signed-off-by: Brian Candler <b.candler@pobox.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing configuration file is silently ignored
2 participants