cvs commit: ports/net-mgmt/nagios-plugins Makefile
Kris Kennaway
kris at obsecurity.org
Sat Nov 20 13:58:11 PST 2004
On Sat, Nov 20, 2004 at 07:27:29AM +0100, Blaz Zupan wrote:
> >Kris Kennaway wrote:
> >
> >>kris 2004-11-18 22:47:44 UTC
> >>
> >> FreeBSD ports repository
> >>
> >> Modified files:
> >> net-mgmt/nagios-plugins Makefile Log:
> >> BROKEN on 5.x: Does not compile
> >> Revision Changes Path
> >> 1.32 +4 -0 ports/net-mgmt/nagios-plugins/Makefile
> >
> >It's looks like ps(1) command does not work on pointyhat.
> >A configure script of this port runs "ps -axwo 'stat ucomm vsz rss user
> >uid ppid command'" to find out does it work. And it fails.
>
> Indeed. I tried to reproduce it in various ways (including setting up a
> chroot environment as on pointyhat), but failed. Kris has promised to mail
> me the log from pointyhat, I don't think we can solve the mistery without
> that.
It looks like the ps binary was broken when copied in from the host
environment (I have to do this because e.g. a suitably different
kernel will cause the 'native' version of ps from the chroot
environment will also not work due to the usual libkvm mismatches).
Looks like this and netsaint-plugins indeed build when I fix this (and
maybe some other ports). Thanks for tracking it down, and sorry for
the mistake. If someone else can commit the backout, that would be
great - I'm away from my cvs tree at the moment.
Kris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-all/attachments/20041120/1b5d820e/attachment.bin
More information about the cvs-all
mailing list