Re: bug? in making security/isakmpd
- From: Daniel Roethlisberger <daniel@xxxxxx>
- Date: Sun, 11 Dec 2005 19:21:00 +0100
Simon L. Nielsen <simon@xxxxxxxxxxx> 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@xxxxxx>
GnuPG (PGP) key id 0x39740E98804A06B1
Attachment:pgps6PUZH3wGq.pgp
Description: PGP signature
- Follow-Ups:
- Re: bug? in making security/isakmpd
- From: Zahemszky Gábor
- Re: bug? in making security/isakmpd
- References:
- bug? in making security/isakmpd
- From: Zahemszky Gábor
- Re: bug? in making security/isakmpd
- From: Simon L. Nielsen
- bug? in making security/isakmpd
- Prev by Date: Re: bug? in making security/isakmpd
- Next by Date: Re: bug? in making security/isakmpd
- Previous by thread: Re: bug? in making security/isakmpd
- Next by thread: Re: bug? in making security/isakmpd
- Index(es):