[_] Debian question
Steve Roome
steve at pepcross.com
Tue Apr 1 16:59:10 BST 2008
On Tue, Apr 01, 2008 at 04:21:17PM +0100, Daniel Hilton wrote:
> Hi [ _ ]
>
> In debian, if I run apt-get on a package and it tells me its going to
> remove some packages, will it do so without breaking anything or
> overwriting a configuration file? I'm trying to get nagios running but
> am worried I'm going to break something.
It might, it shouldn't, but it might. Well, it will overwrite config
files or regenerate them (exim hit me like that last time on debian).
btw, aptitude is quite handy instead of manually apt-getting things.
Steve