Commit 18bd8e3
committed
[Internal] Packer: apt-upgrade.sh: autoaccept conffiles changes
Fixes such errors:
Configuration file '/etc/systemd/resolved.conf.d/gce-resolved.conf'
==> Modified (by you or by a script) since installation.
==> Package distributor has shipped an updated version.
What would you like to do about it ? Your options are:
Y or I : install the package maintainer's version
N or O : keep your currently-installed version
D : show the differences between the versions
Z : start a shell to examine the situation
The default action is to keep your current version.
*** gce-resolved.conf (Y/I/N/O/D/Z) [default=N] ?
dpkg: error processing package google-compute-engine (--configure):
end of file on stdin at conffile prompt1 parent 47b1eda commit 18bd8e3
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
0 commit comments