Koozali.org: home of the SME Server

Nagios - Can't remove Nagios - Dependency problem

Offline TTown

  • *
  • 30
  • +0/-0
Nagios - Can't remove Nagios - Dependency problem
« on: December 01, 2008, 03:29:08 PM »
Following the NAGIOS Contrib documentation  on http://wiki.contribs.org/Nagios

Running:

service nagios stop

rpm -e \
 nagios \
 nagios-of-plugins \
 nagios-plugins-generic \
 nagios-plugins-setuid \
 nagios-plugins-temptrax \
 perl-Nagios-Plugin \
 smeserver-nagios-plugins-mysql

results in:
[root@sme ~]# rpm -e \
> >  nagios \
> >  nagios-of-plugins \
> >  nagios-plugins-generic \
> >  nagios-plugins-setuid \
> >  nagios-plugins-temptrax \
> >  perl-Nagios-Plugin \
> >  smeserver-nagios-plugins-mysql
error: Failed dependencies:
        nagios is needed by (installed) nagios-plugins-nrpe-2.5.2-1.el4.rf.i386
        nagios is needed by (installed) nagios-nsca-2.7.2-2.el4.rf.i386
        nagios >= 2.9 is needed by (installed) smeserver-nagios-1.0.5-0.noarch
        nagios >= 2.9 is needed by (installed) smeserver-nagios-backup-1.0.3-0.noarch

What is the proper process to remove the installation completely?
(I never got passed some #127 error - plugin not installed)

Stefan
(fnord)

Offline m

  • *****
  • 276
  • +0/-0
  • Peet
Re: Nagios - Can't remove Nagios - Dependency problem
« Reply #1 on: December 01, 2008, 04:11:28 PM »
Stefan,
I have updated the Wiki page. Should work now.