[Nagios-users] Issue during building rpm binaries for Nagios Plugins version 1.4.16

2013-03-11 Thread Kaushal Shriyan
Hi, Any clue regarding the below issue? Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.88063 + umask 022 + cd /usr/src/redhat/BUILD + cd nagios-plugins-1.4.16 + DOCDIR=/var/tmp/nagios-plugins-1.4.16-1-root-root/usr/share/doc/nagios-plugins-1.4.16 + export DOCDIR + rm -rf

Re: [Nagios-users] Issue during building rpm binaries for Nagios Plugins version 1.4.16

2013-03-11 Thread Daniel Wittenberg
Just make sure /usr/lib/nagios/plugins/check_ldaps is listed in the %files section of the .spec file and you should be good-to-go. Dan On Mar 11, 2013, at 8:07 PM, Kaushal Shriyan wrote: Hi, Any clue regarding the below issue? Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.88063 + umask 022

Re: [Nagios-users] Issue during building rpm binaries for Nagios Plugins version 1.4.16

2013-03-11 Thread Kaushal Shriyan
On Tue, Mar 12, 2013 at 8:16 AM, Daniel Wittenberg daniel.wittenberg.r...@statefarm.com wrote: Just make sure /usr/lib/nagios/plugins/check_ldaps is listed in the %files section of the .spec file and you should be good-to-go. Dan Hi, Thanks Dan it worked. I have a similar issue with