Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: NRPE - Monitoring agent for Nagios


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=180092





------- Additional Comments From [EMAIL PROTECTED]  2006-07-31 21:15 EST -------
Mike,
I've found two more problems:

* missing build requirement: tcp_wrappers

  configure output
  ----------------
  ...
  checking for socket in -lsocket... no
  checking for main in -lwrap... yes
  checking for strdup... yes
  ...

  nrpe linking
  ------------
  gcc ... -o nrpe nrpe.c utils.c -L/usr/lib  -lssl -lcrypto -lnsl -lwrap

* package nagios-plugins-nrpe shouldn't own 
    /usr/lib/nagios
    /usr/lib/nagios/plugins
  as they are owned by the nagios-plugins package (which is listed as a
  requirement)

     $ rpm -qf /usr/lib/nagios
     nagios-plugins-1.4.3-14.fc5

     $ rpm -qf /usr/lib/nagios/plugins
     nagios-plugins-1.4.3-14.fc5

jpo

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.

_______________________________________________
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to