Skip to content

Ensure apt runs in noninteractive mode #65

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

Merged
merged 1 commit into from
Dec 23, 2021

Conversation

weierophinney
Copy link
Member

Setting DEBIAN_FRONTEND=noninteractive as a container-level ENV variable, so all apt operations occur in noninteractive shells.

Should resolve issues as seen with laminas/laminas-barcode#15

Setting DEBIAN_FRONTEND=noninteractive as a container-level ENV variable, so all apt operations occur in noninteractive shells.

Should resolve issues as seen with laminas/laminas-barcode#15

Signed-off-by: Matthew Weier O'Phinney <[email protected]>
@weierophinney weierophinney added this to the 1.14.2 milestone Dec 22, 2021
@weierophinney weierophinney added the Bug Something isn't working label Dec 22, 2021
@boesing
Copy link
Member

boesing commented Dec 23, 2021

Not sure if that works due to lack of knowledge here.
Someone on slack also mentioned some dpkg Options?
https://laminas.slack.com/archives/C4QBQUEG5/p1640273497429500

But we should give this a try, I dont think it could be worse 😅

@Ocramius Ocramius merged commit d0ae98e into laminas:1.14.x Dec 23, 2021
@Ocramius Ocramius self-assigned this Dec 23, 2021
@weierophinney weierophinney deleted the hotfix/noninteractive-apt branch January 3, 2022 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants