"apt-get install -y" prompts for user-input on Debian
Bug #1205378 reported by
Jason Dunsmore
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
heat-cfntools |
Fix Released
|
Medium
|
Jason Dunsmore |
Bug Description
When there are packages with an interactive configure step to be installed with "cfn-init" (listed in the Metadata section of a template) on Debian, the install hangs forever at the "apt-get install" step. This is because Apt is prompting for user-input. Apt should be configured to never prompt for user-input.
Changed in heat-cfntools: | |
milestone: | none → v1.2.5 |
importance: | Undecided → Medium |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/38822
Review: https:/