Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects versions: 0.9.9, Code Name: Ursa Major
-
Fix versions: 0.9.10 Code Name: Mensa
-
Components: provisioner
-
Labels:None
-
Sprint:
-
Rank:1|hzzrpr:
Description
On Ubuntu images, apt-get can interactively prompt when package configuration files are being overwritten, which will completely break a provision.
One potential solution is to allow for specifying dpkg options per https://raphaelhertzog.com/2010/09/21/debian-conffile-configuration-file-managed-by-dpkg/, on the initial apt-get upgrade performed by coopr packages. --force-confnew should be an appropriate default. Note that this still may not cover all subsequent package installations, in which case we would need to similarly modify the chef package resources