From owner-freebsd-questions@FreeBSD.ORG Thu Dec 22 14:00:35 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AFEC3106564A for ; Thu, 22 Dec 2011 14:00:35 +0000 (UTC) (envelope-from freebsd-questions@herveybayaustralia.com.au) Received: from mail.unitedinsong.com.au (mail.unitedinsong.com.au [150.101.178.33]) by mx1.freebsd.org (Postfix) with ESMTP id 684DC8FC1C for ; Thu, 22 Dec 2011 14:00:35 +0000 (UTC) Received: from laptop1.herveybayaustralia.com.au (laptop1.herveybayaustralia.com.au [192.168.0.179]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.unitedinsong.com.au (Postfix) with ESMTPSA id A14DA5C24; Fri, 23 Dec 2011 00:12:59 +1000 (EST) Message-ID: <4EF33748.4080800@herveybayaustralia.com.au> Date: Thu, 22 Dec 2011 23:57:28 +1000 From: Da Rock User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:7.0.1) Gecko/20111109 Thunderbird/7.0.1 MIME-Version: 1.0 To: Polytropon References: <4EF2BBF7.60002@herveybayaustralia.com.au> <4EF32D11.4070209@herveybayaustralia.com.au> <20111222142055.6dfa998f.freebsd@edvax.de> In-Reply-To: <20111222142055.6dfa998f.freebsd@edvax.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: LOCALE issue: Pysycache errors on run X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Dec 2011 14:00:35 -0000 On 12/22/11 23:20, Polytropon wrote: > On Thu, 22 Dec 2011 23:13:53 +1000, Da Rock wrote: >> %env LANG=en_EN.ISO8859-1 pysycache.py > ^^ > Isn't that supposed to be en_US or en_GB? > I'm not sure if there's also en_AU... :-) > The one variation I didn't try.... I had tried en_US and en_AU, but not with the encoding. Mind you this was not the first thing I had considered when this problem cropped up since everything else just works :) BTW there is en_AU. Thanks yet again Polytropon ;)