hi gunther, On Sun, Jul 10, 2005 at 05:33:26PM +0200, Gunther Stammwitz wrote: > apt-get --purge remove nagios-text nagios-plugins nagios-common && apt-get > install nagios-text > Reading Package Lists... Done > Building Dependency Tree... Done > Package nagios-text is not installed, so not removed > Package nagios-plugins is not installed, so not removed > Package nagios-common is not installed, so not removed
if you've removed the packages already, i think apt will not purge
them. you can still purge them with
dpkg -P nagios-text nagios-plugins nagios-common
after which point i think your problem should be solved. could you
try that out?
thanks,
sean
--
signature.asc
Description: Digital signature

