From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: bug#24192: Gajim fails with locale.Error Date: Fri, 12 Aug 2016 13:33:57 -0400 Message-ID: <20160812173357.GA10010@jasmine> References: <87d1licy1u.fsf@systemreboot.net> <20160809090923.113e66bf@scratchpost.org> <87d1lhq7a4.fsf@systemreboot.net> <87oa4zz9h5.fsf@gmail.com> <87fuqazfo2.fsf@systemreboot.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56263) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bYGLR-0008TX-MT for bug-guix@gnu.org; Fri, 12 Aug 2016 13:34:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bYGLM-00050E-NW for bug-guix@gnu.org; Fri, 12 Aug 2016 13:34:08 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:57661) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bYGLK-0004zz-Av for bug-guix@gnu.org; Fri, 12 Aug 2016 13:34:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1bYGLK-00038d-2r for bug-guix@gnu.org; Fri, 12 Aug 2016 13:34:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline In-Reply-To: List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Vincent Legoll Cc: 24192@debbugs.gnu.org, Alex Kost On Fri, Aug 12, 2016 at 09:19:23AM +0200, Vincent Legoll wrote: > >>> Isn't there a more automated way to handle these environment variables? > >> > >> I don't think so: if you are not on GuixSD, you have to set these > >> variables yourself. > > > > Actually, I am on GuixSD. Does that mean there is some automated to do > > this? If I have to set them manually, how do I find out what values to > > set? > > I too, am on guixsd, and I think setting some of those variables by myself > solved a problem running things, but I may misremember... > > So is this actually needed on guixsd or not ? Is there a bug somewhere > making it required when it should not ? How can we be sure, how can we > know which variables should be set ? Regarding GUIX_LOCPATH, there is a bug with our current glibc/linux package and how it finds locales, mentioned here: http://lists.gnu.org/archive/html/guix-devel/2016-08/msg00165.html