From: Leo Famulari <leo@famulari.name>
To: Arun Isaac <arunisaac@systemreboot.net>
Cc: 24192@debbugs.gnu.org
Subject: bug#24192: Gajim fails with locale.Error
Date: Tue, 9 Aug 2016 12:40:30 -0400 [thread overview]
Message-ID: <20160809164030.GA30742@jasmine> (raw)
In-Reply-To: <87d1licy1u.fsf@systemreboot.net>
[-- Attachment #1: Type: text/plain, Size: 1837 bytes --]
On Tue, Aug 09, 2016 at 10:56:53AM +0530, Arun Isaac wrote:
>
> I installed gajim with `guix package -i gajim`. When I try to run it, it
> fails with the following error message:
>
> /gnu/store/ykzwykkvr2c80rw4l1qh3mvfdkl7jibi-bash-4.3.42/bin/sh: hg: command not found
> Traceback (most recent call last):
> File "gajim.py", line 131, in <module>
> logging_helpers.init(sys.stderr.isatty())
> File "/gnu/store/6bk1n2g7i34b4yi0rdindk1f49wps5g6-gajim-0.16.5/share/gajim/src/common/demandimport.py", line 86, in __getattribute__
> self._load()
> File "/gnu/store/6bk1n2g7i34b4yi0rdindk1f49wps5g6-gajim-0.16.5/share/gajim/src/common/demandimport.py", line 58, in _load
> mod = _origimport(head, globals, locals)
> File "/gnu/store/6bk1n2g7i34b4yi0rdindk1f49wps5g6-gajim-0.16.5/share/gajim/src/common/logging_helpers.py", line 22, in <module>
> import i18n
> File "/gnu/store/6bk1n2g7i34b4yi0rdindk1f49wps5g6-gajim-0.16.5/share/gajim/src/common/demandimport.py", line 95, in _demandimport
> return _import(name, globals, locals, fromlist, level)
> File "/gnu/store/6bk1n2g7i34b4yi0rdindk1f49wps5g6-gajim-0.16.5/share/gajim/src/common/i18n.py", line 54, in <module>
> locale.setlocale(locale.LC_ALL, '')
> File "/gnu/store/vcx1n5nj4gr52xx5m6gvi7zrwngy06s3-python-2.7.11/lib/python2.7/locale.py", line 579, in setlocale
> return _setlocale(category, locale)
> locale.Error: unsupported locale setting
>
> I have set my locale in my operating system configuration as shown in
> the example configuration in the manual. Is there anything else to be
> done that I am missing? Could this be a bug in the gajim package?
I believe it's related to this locale-related issue problem with our
glibc package:
http://lists.gnu.org/archive/html/guix-devel/2016-08/msg00167.html
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next prev parent reply other threads:[~2016-08-09 16:41 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-09 5:26 bug#24192: Gajim fails with locale.Error Arun Isaac
2016-08-09 7:09 ` Danny Milosavljevic
2016-08-10 9:53 ` Arun Isaac
2016-08-11 14:05 ` Alex Kost
2016-08-12 6:04 ` Arun Isaac
2016-08-12 7:19 ` Vincent Legoll
2016-08-12 17:33 ` Leo Famulari
2016-08-12 8:42 ` Alex Kost
2016-08-09 16:40 ` Leo Famulari [this message]
2016-08-09 17:28 ` Daniel Pimentel
2016-08-09 18:58 ` Ricardo Wurmus
2016-08-09 20:53 ` Alex Kost
2016-08-29 8:52 ` Ludovic Courtès
2018-09-05 7:08 ` Arun Isaac
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160809164030.GA30742@jasmine \
--to=leo@famulari.name \
--cc=24192@debbugs.gnu.org \
--cc=arunisaac@systemreboot.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.