unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* some Nix packages on Guix System fail with error referencing GLIBC_PRIVATE
@ 2022-04-30 17:50 Benjamin Slade
  2022-05-19 18:06 ` zimoun
  0 siblings, 1 reply; 2+ messages in thread
From: Benjamin Slade @ 2022-04-30 17:50 UTC (permalink / raw)
  To: help-guix

Hi Guix,

I've had a problem with a couple of Nix packages installed on Guix System failing to run, complaining about not finding `GLIBC_PRIVATE'.

Two examples: `gargoyle' [<https://search.nixos.org/packages?channel=unstable&show=gargoyle&from=0&size=50&sort=relevance&type=packages&query=gargoyle>] and `deadd-notification-center' [<https://search.nixos.org/packages?channel=unstable&from=0&size=50&sort=relevance&type=packages&query=deadd>].

Here's the message for gargoyle:

`gargoyle: /nix/store/6w8g7njm4mck5dmjxws0z1xnrxvl81xa-glibc-2.34-115/lib/libpthread.so.0: version `GLIBC_PRIVATE' not found (required by /gnu/store/5h2w4qi9hk1qzzgi1w83220ydslinr4s-glibc-2.33/lib/librt.so.1)'

I filed a bug at Nix ( <https://github.com/NixOS/nixpkgs/issues/171050> ), but am not sure if the issue on the Nix side or the Guix side.

best,
 —Ben
--

'(Dr Benjamin Slade (he/him)
     ((Linguistics . University of Utah) . <https://linguistics.utah.edu> )
     `(pgp_fp: ,(21BA 2AE1 28F6 DF36 110A 0E9C A320 BBE8 2B52 EE19))
       ((:official-mail . <b.slade@utah.edu>)
        (:secure-mail . <slade@lambda-y.net>))    
     (:website . <https://lambda-y.net> )
       "sent by [mu4e] 1.6.10 in [Emacs] 28.1.50 with [org-msg] on [GNU Guix]")


[mu4e] <https://www.djcbsoftware.nl/code/mu/mu4e.html>

[Emacs] <https://www.gnu.org/software/emacs/>

[org-msg] <https://github.com/jeremy-compostella/org-msg>

[GNU Guix] <https://guix.gnu.org/>

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: some Nix packages on Guix System fail with error referencing GLIBC_PRIVATE
  2022-04-30 17:50 some Nix packages on Guix System fail with error referencing GLIBC_PRIVATE Benjamin Slade
@ 2022-05-19 18:06 ` zimoun
  0 siblings, 0 replies; 2+ messages in thread
From: zimoun @ 2022-05-19 18:06 UTC (permalink / raw)
  To: Benjamin Slade, help-guix

Hi,

On Sat, 30 Apr 2022 at 11:50, Benjamin Slade <beoram@gmail.com> wrote:

> Here's the message for gargoyle:
>
> `gargoyle: /nix/store/6w8g7njm4mck5dmjxws0z1xnrxvl81xa-glibc-2.34-115/lib/libpthread.so.0: version `GLIBC_PRIVATE' not found (required by /gnu/store/5h2w4qi9hk1qzzgi1w83220ydslinr4s-glibc-2.33/lib/librt.so.1)'
>
> I filed a bug at Nix (
> <https://github.com/NixOS/nixpkgs/issues/171050> ), but am not sure if
> the issue on the Nix

Why does gargoyle hold a reference to something about /gnu/store?  How
is it possible?

Does Nix use packages from /gnu/store to build Nix packages in
/nix/store?  Naively, I thought that all is isolated.

What are the environment variables at runtime?


Cheers,
simon


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-05-19 18:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-30 17:50 some Nix packages on Guix System fail with error referencing GLIBC_PRIVATE Benjamin Slade
2022-05-19 18:06 ` zimoun

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).