| commit | 3f761ada8cd0a90a0e0b9dfd20342a63ed7f48b8 | [log] [tgz] |
|---|---|---|
| author | Adam Israel <adam.israel@canonical.com> | Wed Mar 07 12:55:34 2018 -0500 |
| committer | Adam Israel <adam.israel@canonical.com> | Wed Mar 07 12:55:34 2018 -0500 |
| tree | 10f4c45e5818d99d6af1b50b89215775b09ddc89 | |
| parent | 24b74c204486931dba34ee2a4a2665984216700a [diff] |
Fix upgrades in cached lxd image creation A recent update to vmware-tools in trusty caused dpkg to prompt the user to keep their existing configuration or use the new version, which caused the update-lxd-image script to fail. This instructs dpkg to choose which configuration file to keep, defaulting to the existing configuration. Signed-off-by: Adam Israel <adam.israel@canonical.com>