From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fredrik Salomonsson Subject: bug#28168: rofi - Failed to set locale and relink messages Date: Sun, 20 Aug 2017 20:35:17 -0700 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="94eb2c050b9611c8a205573b2c45" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36312) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1djezP-0003NY-7r for bug-guix@gnu.org; Mon, 21 Aug 2017 01:11:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1djezO-00069N-8D for bug-guix@gnu.org; Mon, 21 Aug 2017 01:11:03 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:38477) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1djezO-00069C-4U for bug-guix@gnu.org; Mon, 21 Aug 2017 01:11:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1djezN-0006eW-Vo for bug-guix@gnu.org; Mon, 21 Aug 2017 01:11:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52079) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1djdV8-0007HR-6s for bug-guix@gnu.org; Sun, 20 Aug 2017 23:35:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1djdV7-0000Sz-56 for bug-guix@gnu.org; Sun, 20 Aug 2017 23:35:42 -0400 Received: from mail-qk0-x236.google.com ([2607:f8b0:400d:c09::236]:35784) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1djdV6-0000Nc-Vm for bug-guix@gnu.org; Sun, 20 Aug 2017 23:35:41 -0400 Received: by mail-qk0-x236.google.com with SMTP id 130so42406307qkg.2 for ; Sun, 20 Aug 2017 20:35:38 -0700 (PDT) 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: 28168@debbugs.gnu.org --94eb2c050b9611c8a205573b2c45 Content-Type: text/plain; charset="UTF-8" Hi Guix, Having issues running rofi on my Guix+Arch Linux setup. Getting this when running it: # rofi -show run rofi: Relink `/gnu/store/88wvqp60hbrdvbp0xsqad5c6njjfshcw-libpng-1.6.28/lib/libpng16.so.16' with `/gnu/store/ybpgv1v7606xw7mafda66w10hiynpiw2-glibc-2.25/lib/libpthread.so.0' for IFUNC symbol `longjmp' rofi: Relink `/gnu/store/2sq8w3x8glbjlfn22im6nwwycmbdlzws-freetype-2.7.1/lib/libfreetype.so.6' with `/gnu/store/ybpgv1v7606xw7mafda66w10hiynpiw2-glibc-2.25/lib/libpthread.so.0' for IFUNC symbol `longjmp' Failed to set locale. then it exits. I've set: GUIX_LOCPATH=$HOME/.guix-profile/lib/locale LANG=en_US.UTF-8 Using glibc-locales It seems to only be affecting rofi, I have no issues running emacs. I might have missed something, guix is still new to me. thanks -- s/Fred[re]+i[ck]+/Fredrik/g --94eb2c050b9611c8a205573b2c45 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi Guix,

Having issues running rofi= on my Guix+Arch Linux setup.
Getting this when running it:
# rofi -= show run
rofi: Relink `/gnu/store/88wvqp60hbrdvbp0xsqad5c6njjfshcw-libpn= g-1.6.28/lib/libpng16.so.16' with `/gnu/store/ybpgv1v7606xw7mafda66w10h= iynpiw2-glibc-2.25/lib/libpthread.so.0' for IFUNC symbol `longjmp'<= br>rofi: Relink `/gnu/store/2sq8w3x8glbjlfn22im6nwwycmbdlzws-freetype-2.7.1= /lib/libfreetype.so.6' with `/gnu/store/ybpgv1v7606xw7mafda66w10hiynpiw= 2-glibc-2.25/lib/libpthread.so.0' for IFUNC symbol `longjmp'
Fai= led to set locale.

then it exits.
I've set:
GUIX_LOCPATH=3D$= HOME/.guix-profile/lib/locale
LANG=3Den_US.UTF-8
Using glibc-locales
<= /code>
It seems to only be affecting rofi, I have no i=
ssues running emacs.
I might have missed so=
mething, guix is still new to me.
thanks
--
s/Fred[re]+i[ck]+/Fredrik/g
--94eb2c050b9611c8a205573b2c45--