bug? in making security/isakmpd
Daniel Roethlisberger
daniel at roe.ch
Sun Dec 11 10:21:09 PST 2005
Simon L. Nielsen <simon at FreeBSD.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 <daniel at roe.ch>
GnuPG (PGP) key id 0x39740E98804A06B1
-------------- 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/freebsd-security/attachments/20051211/3e168439/attachment.bin
More information about the freebsd-security
mailing list