次のコマンドを実行しています。
1. sudo apt-get update --fix-missing
2. sudo apt-get upgrade
2番目の作業を行うと、インストールの特定の時点で通知されます。
Setting up openjdk-6-jre-headless (6b40-1.13.12-0ubuntu0.12.04.1) ...
Configuration file `/etc/java-6-openjdk/security/java.security'
==> 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.
*** java.security (Y/I/N/O/D/Z) [default=N] ?
そのような場合にのみNを渡します。このフラグを渡すにはどうすればよいですか?