From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kost Subject: bug#24192: Gajim fails with locale.Error Date: Fri, 12 Aug 2016 11:42:56 +0300 Message-ID: <87h9aqgyy7.fsf@gmail.com> 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 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42341) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bYENU-00057n-Uj for bug-guix@gnu.org; Fri, 12 Aug 2016 11:28:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bYENO-0004YJ-Hs for bug-guix@gnu.org; Fri, 12 Aug 2016 11:28:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:57608) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bYENO-0004YC-CJ for bug-guix@gnu.org; Fri, 12 Aug 2016 11:28:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1bYENO-0005No-9l for bug-guix@gnu.org; Fri, 12 Aug 2016 11:28:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87fuqazfo2.fsf@systemreboot.net> (Arun Isaac's message of "Fri, 12 Aug 2016 11:34:29 +0530") 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: Arun Isaac Cc: 24192@debbugs.gnu.org Arun Isaac (2016-08-12 09:04 +0300) 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? On GuixSD these variables are set by /etc/profile and /etc/environment, so you don't have to set them manually. -- Alex