all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Josselin Poiret via Bug reports for GNU Guix <bug-guix@gnu.org>
To: Jonathan Brielmaier <jonathan.brielmaier@web.de>, 63203@debbugs.gnu.org
Subject: bug#63203: symbol lookup error: undefined symbol __libc_pthread_init (texmacs)
Date: Thu, 04 May 2023 10:17:49 +0200	[thread overview]
Message-ID: <87o7n04ij6.fsf@jpoiret.xyz> (raw)
In-Reply-To: <6cff6c3d-c33b-69f9-87a1-cc4e4ca2a009@web.de>

[-- Attachment #1: Type: text/plain, Size: 1486 bytes --]

Hi Jonathan,

Jonathan Brielmaier <jonathan.brielmaier@web.de> writes:

> For me this error doesn't happen when running `guix shell texmacs --
> texmacs` but when running `guix shell icedove-wayland -- icedove`.
>
> ```
> $ guix describe
>    guix 91bfd30
>      Repository-URL: https://git.savannah.gnu.org/git/guix.git
>      Branch: master
>      Commit: 91bfd30ee3f35dfb7048bf42aea92f939cffbf17
> ```
>
> The last working version of icedove I have in my guix profile history is:
> Generation 117	12. April 2023 10:20:48
>   + icedove-wayland	102.10.0	out
> /gnu/store/9zkzs288rjpsbkdj352sfmjc8fnf5qlk-icedove-wayland-102.10.0
>
> which refers back to Guix commit
> https://git.savannah.gnu.org/cgit/guix.git/commit/?id=3ab983d630a95a29b9418b1ba8a26e5ca2836ec0
>
> After upgrading my system via `sudo -i guix pull` and `sudo -i guix
> system reconfigure config.scm`, icedove works again :)

Does running `guix shell icedove-wayland -- icedove` trigger a texmacs
error, or is it an icedove error?  Icedove and friends dlopen quite a
lot of libraries, and we might've forgot some of them, so they might
leak from somewhere else triggering this problem.  Adding
`LD_DEBUG=libs` to the environment variables might help with finding out
which libs are leaking through.

Also, you don't have to `guix pull` as root, you can just do `sudo
guix system reconfigure config.scm` which will use your user's guix to
reconfigure.

Best,
-- 
Josselin Poiret

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 682 bytes --]

  reply	other threads:[~2023-05-04  8:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-01 12:38 bug#63203: symbol lookup error: undefined symbol __libc_pthread_init (texmacs) Maxime Devos
2023-05-02 20:16 ` Jonathan Brielmaier
2023-05-04  8:17   ` Josselin Poiret via Bug reports for GNU Guix [this message]
     [not found] ` <handler.63203.B.168294505421535.ack@debbugs.gnu.org>
2023-05-05 11:21   ` Maxime Devos
2023-05-05 12:06     ` Josselin Poiret via Bug reports for GNU Guix
2023-05-13 14:17     ` Maxime Devos

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=87o7n04ij6.fsf@jpoiret.xyz \
    --to=bug-guix@gnu.org \
    --cc=63203@debbugs.gnu.org \
    --cc=dev@jpoiret.xyz \
    --cc=jonathan.brielmaier@web.de \
    /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.