[Git-commits] [grml/grml-live] 412c0b: Do not fail in upgrade mode (-u) when configuratio...
Michael Prokop
mika at grml.org
Mon May 26 10:50:24 CEST 2014
Branch: refs/heads/master
Home: https://github.com/grml/grml-live
Commit: 412c0bebc0bcf351ed58f5656a2145d02b0bb58e
https://github.com/grml/grml-live/commit/412c0bebc0bcf351ed58f5656a2145d02b0bb58e
Author: Michael Prokop <mika at grml.org>
Date: 2014-05-26 (Mon, 26 May 2014)
Changed paths:
M etc/grml/fai/config/hooks/instsoft.GRMLBASE
Log Message:
-----------
Do not fail in upgrade mode (-u) when configuration files have been modified
Custom configuration files might be present and upgrading
packages might fail then:
| Setting up sudo (1.8.9p5-1) ...
|
| Configuration file '/etc/sudoers'
| ==> File on system created by you or by a script.
| ==> File also in package provided by package maintainer.
| 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.
| *** sudoers (Y/I/N/O/D/Z) [default=N] ? dpkg: error processing package sudo (--configure):
More information about the Git-commits
mailing list