From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arun Isaac Subject: bug#24192: Gajim fails with locale.Error Date: Fri, 12 Aug 2016 11:34:29 +0530 Message-ID: <87fuqazfo2.fsf@systemreboot.net> References: <87d1licy1u.fsf@systemreboot.net> <20160809090923.113e66bf@scratchpost.org> <87d1lhq7a4.fsf@systemreboot.net> <87oa4zz9h5.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36005) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bY5ac-0007OE-2S for bug-guix@gnu.org; Fri, 12 Aug 2016 02:05:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bY5aY-0007sK-QF for bug-guix@gnu.org; Fri, 12 Aug 2016 02:05:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:56887) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bY5aY-0007sD-Ip for bug-guix@gnu.org; Fri, 12 Aug 2016 02:05:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1bY5aY-0006Xv-7j for bug-guix@gnu.org; Fri, 12 Aug 2016 02:05:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <87oa4zz9h5.fsf@gmail.com> 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: Alex Kost Cc: 24192@debbugs.gnu.org > It is better to use "~/.guix-profile/..." links (or whatever profile it > is) instead of the direct file names from the store, as they may be > "gc"-ed one day. Yeah, sure. I'll do that. >> 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?