Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Dec 2005 19:21:00 +0100
From:      Daniel Roethlisberger <daniel@roe.ch>
To:        freebsd-security@freebsd.org
Subject:   Re: bug? in making security/isakmpd
Message-ID:  <20051211182059.GB12228@dragon.roe.ch>
In-Reply-To: <20051211173807.GA6202@zaphod.nitro.dk>
References:  <439C5E30.9090605@Zahemszky.HU> <20051211173807.GA6202@zaphod.nitro.dk>

next in thread | previous in thread | raw e-mail | index | archive | help

--FL5UXtIhxfXey3p5
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Simon L. Nielsen <simon@FreeBSD.org> 2005-12-11:
> > I think the real problem is the bug in tr/awk - maybe somebody has
> > to look at it, too.
>=20
> 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'] ||=3D 'C'

to your pkgtools.conf might make sense.

Cheers,
Dan

--=20
Daniel Roethlisberger <daniel@roe.ch>
GnuPG (PGP) key id 0x39740E98804A06B1

--FL5UXtIhxfXey3p5
Content-Type: application/pgp-signature
Content-Disposition: inline

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

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

--FL5UXtIhxfXey3p5--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051211182059.GB12228>