OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: bug? in making security/isakmpd

From: Daniel Roethlisberger (danielroe.ch)
Date: Sun Dec 11 2005 - 12:21:00 CST


Simon L. Nielsen <simonFreeBSD.org> 2005-12-11:
> > I think the real problem is the bug in tr/awk - maybe somebody has
> > to look at it, too.
>
> Without having looked at the details, I think it's more likely that
> the isakmpd build scripts misuses tr/awk, e.g. doing something like
> 'tr [a-z] [A-Z] ' to upper case a string (should be 'tr [:lower:]
> [:upper:]').

As ports breaking with localized CTYPE is not too uncommon, adding

  ENV['LC_ALL'] ||= 'C'

to your pkgtools.conf might make sense.

Cheers,
Dan

--
Daniel Roethlisberger <danielroe.ch>
GnuPG (PGP) key id 0x39740E98804A06B1

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (FreeBSD)

iD8DBQFDnG4LOXQOmIBKBrERAqd2AJ9oYnu02ZxEb/Sr634qRC0CgsSzeACcCSH5
6FrZPfBC7zNvlV9wy4hG05o=
=/AIh
-----END PGP SIGNATURE-----