Skip to content
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

Pass $DEBIAN_FRONTEND through make get-deps #4413

Merged
merged 1 commit into from
Oct 28, 2024
Merged

Conversation

adamnovak
Copy link
Member

Changelog Entry

To be copied to the draft changelog by merger:

  • make get-deps can no longer demand you set a timezone even when DEBIAN_FRONTEND=noninteractive in the calling shell.

Description

This lets you stop make get-deps from demanding your timezone. This would happen sometimes in fresh Docker containers. We need to explicitly pass the variable through since sudo does not preserve the environment.

This lets you stop `make get-deps` from demanding your timezone.
@adamnovak adamnovak merged commit 0b408b3 into master Oct 28, 2024
2 checks passed
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.

1 participant