Purge bug for nagios3
Nish Aravamudan
nish.aravamudan at canonical.com
Tue Sep 6 19:56:42 UTC 2016
On 02.09.2016 [16:27:30 +0200], gebo at free.fr wrote:
>
> Hi,
>
> I think you have a bug in the purge procedure for nagios3.
I think you might be right :)
> I use Linux Mint 17.2 using ubuntu packages.
>
> I installed nagios3 (sudo apt-get install nagios3), tested, and decided not
> to use it. I so uninstalled nagios3 using purge (sudo apt-get purge
> nagios3). I don't remember some special message, or I didn't see it, but
> after that, apache crashed.
Note that I didn't see any error on purging nagios3 itself, but trying
to purge nagios3 does lead to issues.
It seems like /usr/share/nagios3/debian/httpd.webapps-common is quite
crufty, in particular referring to /etc/apache2/conf.d rather than
/etc/apache2/conf-{available,enabled} as has been the case since
2.4.1-1. It seems like the helper might be removeable, or at least
updated to use either the correct paths (which in cursory testing allows
for purge to succeed) or a2enconf/a2disconf rather than direct symlink
manipulation.
Would you be willing to file a bug on launchpad against nagios3 for
this?
Thanks,
Nish
More information about the Ubuntu-devel-discuss
mailing list