From owner-freebsd-ports@FreeBSD.ORG Sat Sep 8 14:12:34 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8D8F4106566C for ; Sat, 8 Sep 2012 14:12:34 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from albert.catwhisker.org (m209-73.dsl.rawbw.com [198.144.209.73]) by mx1.freebsd.org (Postfix) with ESMTP id 24FE68FC0C for ; Sat, 8 Sep 2012 14:12:33 +0000 (UTC) Received: from albert.catwhisker.org (localhost [127.0.0.1]) by albert.catwhisker.org (8.14.5/8.14.5) with ESMTP id q88ECV3x033592; Sat, 8 Sep 2012 07:12:31 -0700 (PDT) (envelope-from david@albert.catwhisker.org) Received: (from david@localhost) by albert.catwhisker.org (8.14.5/8.14.5/Submit) id q88ECVTR033591; Sat, 8 Sep 2012 07:12:31 -0700 (PDT) (envelope-from david) Date: Sat, 8 Sep 2012 07:12:31 -0700 From: David Wolfskill To: Eitan Adler Message-ID: <20120908141231.GQ1486@albert.catwhisker.org> References: <20120908124257.GP1486@albert.catwhisker.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="0FDNE3+7N8PCoNAN" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-ports@freebsd.org Subject: Re: Upgrade java/icedtea-web from 1.2_2 -> 1.3 fails: "tar: Pathname in pax header can't be converted to current locale" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Sep 2012 14:12:34 -0000 --0FDNE3+7N8PCoNAN Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Sep 08, 2012 at 09:58:06AM -0400, Eitan Adler wrote: > ... > > tar: Pathname in pax header can't be converted to current locale. > > tar: Pathname in pax header can't be converted to current locale. > > tar: Error exit delayed from previous errors. > > *** Error code 1 >=20 > what is the output of locale(1) ? What if you try with env LC_ALL=3DC ? > ... I'm building head at the moment (so I can't check in the stable/8 environment just now). But I see: g1-227(10.0-C)[1] grep LC .cshrc=20 setenv LC_ALL C g1-227(10.0-C)[2]=20 (which is the same ~/.cshrc that I use when running stable/8), so I strongly suspect that: g1-227(10.0-C)[2] locale LANG=3Den_US.ISO8859-1 LC_CTYPE=3D"C" LC_COLLATE=3D"C" LC_TIME=3D"C" LC_NUMERIC=3D"C" LC_MONETARY=3D"C" LC_MESSAGES=3D"C" LC_ALL=3DC g1-227(10.0-C)[3]=20 is the same result I will get when I reboot back to stable/8 to try it. Peace, david --=20 David H. Wolfskill david@catwhisker.org Depriving a girl or boy of an opportunity for education is evil. See http://www.catwhisker.org/~david/publickey.gpg for my public key. --0FDNE3+7N8PCoNAN Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlBLUk4ACgkQmprOCmdXAD1r3ACggeKIfTkMtvrNr89SFceUj/hc sXQAnjawVB5/0isKsHYcxJBk5HSn0hln =P3xB -----END PGP SIGNATURE----- --0FDNE3+7N8PCoNAN--