During the apt-get dist-upgrade of a freshly installed PVE3, we get the following:
The package installer's version removes the ".0" in the version number and leaves it as "7".
Should we answer "N" the default?
Code:
Get:48 http://ftp.debian.org/debian/ wheezy/main isc-dhcp-common amd64 4.2.2.dfsg.1-5+deb70u6 [852 kB]
Get:49 http://ftp.debian.org/debian/ wheezy/main nfs-common amd64 1:1.2.6-4 [288 kB]
Fetched 24.3 MB in 1min 11s (342 kB/s)
Reading changelogs... Done
Extracting templates from packages: 100%
Preconfiguring packages ...
(Reading database ... 28436 files and directories currently installed.)
Preparing to replace base-files 7.1 (using .../base-files_7.1wheezy1_amd64.deb) ...
Unpacking replacement base-files ...
Processing triggers for man-db ...
Processing triggers for install-info ...
Setting up base-files (7.1wheezy1) ...
Installing new version of config file /etc/debian_version ...
Configuration file `/etc/issue'
==> 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.
*** issue (Y/I/N/O/D/Z) [default=N] ?
Should we answer "N" the default?
Last edited: