GNU bug report logs - #54400
Emacs error in Ubuntu

Previous Next

Package: guix;

Reported by: Vicente Mataix ferrandiz <vicente.mataix-ferrandiz <at> inria.fr>

Date: Tue, 15 Mar 2022 16:16:02 UTC

Severity: normal

Tags: moreinfo

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Vicente Mataix ferrandiz <vicente.mataix-ferrandiz <at> inria.fr>
Subject: bug#54400: closed (Re: bug#54400: Emacs error in Ubuntu)
Date: Thu, 14 Jul 2022 04:17:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#54400: Emacs error in Ubuntu

which was filed against the guix package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 54400 <at> debbugs.gnu.org.

-- 
54400: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=54400
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: 54400-done <at> debbugs.gnu.org,
 Vicente Mataix ferrandiz <vicente.mataix-ferrandiz <at> inria.fr>
Subject: Re: bug#54400: Emacs error in Ubuntu
Date: Thu, 14 Jul 2022 00:15:55 -0400
Hi,

Ludovic Courtès <ludo <at> gnu.org> writes:

> Hi,
>
> Vicente Mataix ferrandiz <vicente.mataix-ferrandiz <at> inria.fr> skribis:
>
>> Run emacs: 
>>
>> emacs 
>>
>> /home/vmataixf/.guix-profile/bin/emacs: error while loading shared
>> libraries: liblzma.so.5: cannot open shared object file: No such
>> file or director
>
> Could you check whether the ‘LD_LIBRARY_PATH’ environment variable is
> defined, for instance by running:
>
>   env | grep LD_LIBRARY_PATH
>
> If it is, please unset it:
>
>   unset LD_LIBRARY_PATH
>
> Does it help?

Since we haven't heard back from Vicente, I presume their problem has
been resolved somehow.

Closing.

Maxim

[Message part 3 (message/rfc822, inline)]
From: Vicente Mataix ferrandiz <vicente.mataix-ferrandiz <at> inria.fr>
To: bug-guix <at> gnu.org
Subject: Emacs error in Ubuntu
Date: Tue, 15 Mar 2022 17:09:23 +0100 (CET)
[Message part 4 (text/plain, inline)]
Greetings, 

I follow the instructions from: 

[ https://zimbra.inria.fr/zimbra/%20https://guix.gnu.org/manual/en/guix.html#Binary-Installation | https://guix.gnu.org/manual/en/guix.html#Binary-Installation ] 

Installation (Ubuntu 20.04): 

cd /tmp 
wget https://git.savannah.gnu.org/cgit/guix.git/plain/etc/guix-install.sh 
chmod +x guix-install.sh 
./guix-install.sh 
guix install glibc-utf8-locales 
export GUIX_LOCPATH="$HOME/.guix-profile/lib/locale" 

Update: 

guix pull 

Install emacs: 

guix install emacs 

Load environment: 

GUIX_PROFILE="$HOME/.guix-profile" 
. "$GUIX_PROFILE/etc/profile" 

Run emacs: 

emacs 

/home/vmataixf/.guix-profile/bin/emacs: error while loading shared libraries: liblzma.so.5: cannot open shared object file: No such file or director 

Best regards, 

Vicente Mataix Ferrándiz 
[Message part 5 (text/html, inline)]

This bug report was last modified 3 years and 3 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.