GNU bug report logs -
#58219
ubuntu 22.04.1 LTS
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 58219 in the body.
You can then email your comments to 58219 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#58219
; Package
emacs
.
(Sat, 01 Oct 2022 11:27:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Gwang-Jin Kim <gwang.jin.kim.phd <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Sat, 01 Oct 2022 11:27:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
I did
```
conda create --name emacs
conda activate emacs
conda install -c conda-forge emacs # downloaded v28
emacs &
## output: emacs: symbol lookup error: emacs: undefined symbol:
malloc_get_state, version GLIBC_2.2.5
```
The apt-installed emacs works.
[Message part 2 (text/html, inline)]
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#58219
; Package
emacs
.
(Sat, 01 Oct 2022 12:19:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 58219 <at> debbugs.gnu.org (full text, mbox):
Gwang-Jin Kim <gwang.jin.kim.phd <at> gmail.com> writes:
> I did
>
> ```
> conda create --name emacs
> conda activate emacs
> conda install -c conda-forge emacs # downloaded v28
> emacs &
> ## output: emacs: symbol lookup error: emacs: undefined symbol: malloc_get_state,
> version GLIBC_2.2.5
> ```
> The apt-installed emacs works.
This seems like a problem with "conda" (which I know nothing about) or
Ubuntu, so you should report this problem to them.
Closing.
bug closed, send any further explanations to
58219 <at> debbugs.gnu.org and Gwang-Jin Kim <gwang.jin.kim.phd <at> gmail.com>
Request was from
Lars Ingebrigtsen <larsi <at> gnus.org>
to
control <at> debbugs.gnu.org
.
(Sat, 01 Oct 2022 12:19:02 GMT)
Full text and
rfc822 format available.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#58219
; Package
emacs
.
(Tue, 04 Oct 2022 11:06:05 GMT)
Full text and
rfc822 format available.
Message #13 received at 58219 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
The bug was a self-created one!
I once long time ago softlinked /var/log to some home directory folder
because I ran out of memory space.
Somehow the link was persisting.
Meanwhile I enlarged the partition using gparted - so I had no space
problems any more.
My solution was to remove the softlink and replace file folder instead:
sudo rm /var/log
sudo mkdir -p /var/log
probably such kind of softlinks underlie mount errors freuquently related
to snap.
You can close this case then now, since it is resolved.
Thank you for your time!
Best,
GWang Jin
[Message part 2 (text/html, inline)]
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#58219
; Package
emacs
.
(Tue, 04 Oct 2022 11:06:05 GMT)
Full text and
rfc822 format available.
Message #16 received at 58219 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Oh no - sorry - this is for emacs - and not my ubuntu bug which I reported.
Sorry - but thank you for the answer!!!
Glad to know that it is there. How to tell the package owners to change it?
...
On Tue, Oct 4, 2022 at 11:00 AM Gwang-Jin Kim <gwang.jin.kim.phd <at> gmail.com>
wrote:
> The bug was a self-created one!
> I once long time ago softlinked /var/log to some home directory folder
> because I ran out of memory space.
>
> Somehow the link was persisting.
>
> Meanwhile I enlarged the partition using gparted - so I had no space
> problems any more.
>
> My solution was to remove the softlink and replace file folder instead:
>
> sudo rm /var/log
> sudo mkdir -p /var/log
>
> probably such kind of softlinks underlie mount errors freuquently related
> to snap.
>
> You can close this case then now, since it is resolved.
> Thank you for your time!
>
> Best,
> GWang Jin
>
[Message part 2 (text/html, inline)]
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#58219
; Package
emacs
.
(Tue, 04 Oct 2022 11:06:05 GMT)
Full text and
rfc822 format available.
Message #19 received at 58219 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Yes, later, it came to my mind that the conda package has to be re-flashed
probably
I have to learn building conda packages to be able to fix it myself.
Thank you a lot!
On Sat, Oct 1, 2022 at 2:18 PM Lars Ingebrigtsen <larsi <at> gnus.org> wrote:
> Gwang-Jin Kim <gwang.jin.kim.phd <at> gmail.com> writes:
>
> > I did
> >
> > ```
> > conda create --name emacs
> > conda activate emacs
> > conda install -c conda-forge emacs # downloaded v28
> > emacs &
> > ## output: emacs: symbol lookup error: emacs: undefined symbol:
> malloc_get_state,
> > version GLIBC_2.2.5
> > ```
> > The apt-installed emacs works.
>
> This seems like a problem with "conda" (which I know nothing about) or
> Ubuntu, so you should report this problem to them.
>
> Closing.
>
[Message part 2 (text/html, inline)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Tue, 01 Nov 2022 11:24:04 GMT)
Full text and
rfc822 format available.
This bug report was last modified 2 years and 260 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.