unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Greg Hogan <code@greghogan.com>
To: help-guix@gnu.org
Subject: guix-daemon error loading shared libraries
Date: Fri, 6 May 2022 15:43:17 -0400	[thread overview]
Message-ID: <CA+3U0ZkdP3k5K94aMe97d2tiVCUZu3AKUzwr_n1bb5gBqZ2Z7Q@mail.gmail.com> (raw)

I am seeing the same symptoms as reported in #49102.
  https://debbugs.gnu.org/cgi/bugreport.cgi?bug=49102

$ guix describe
Generation 17 May 06 2022 18:17:56 (current)
  guix 0e94295
    repository URL: https://git.savannah.gnu.org/git/guix.git
    branch: master
    commit: 0e9429544fd737079b9c1562de3beb48329350a9

I have built guix from the same version (current master).

$ ./guix-daemon
./guix-daemon: error while loading shared libraries: libz.so.1: cannot open
shared object file: No such file or directory

$ ldd ./guix-daemon
    linux-vdso.so.1 (0x00007ffde5398000)
    libz.so.1 => not found
    libsqlite3.so.0 => not found
    libgcrypt.so.20 => not found
    libbz2.so.1.0 => not found
    libstdc++.so.6 =>
/gnu/store/094bbaq6glba86h1d4cj16xhdi6fk2jl-gcc-10.3.0-lib/lib/libstdc++.so.6
(0x00007f86ad507000)
    libm.so.6 =>
/gnu/store/5h2w4qi9hk1qzzgi1w83220ydslinr4s-glibc-2.33/lib/libm.so.6
(0x00007f86ad3c4000)
    libgcc_s.so.1 =>
/gnu/store/094bbaq6glba86h1d4cj16xhdi6fk2jl-gcc-10.3.0-lib/lib/libgcc_s.so.1
(0x00007f86ad3aa000)
    libc.so.6 =>
/gnu/store/5h2w4qi9hk1qzzgi1w83220ydslinr4s-glibc-2.33/lib/libc.so.6
(0x00007f86ad1e8000)

/gnu/store/5h2w4qi9hk1qzzgi1w83220ydslinr4s-glibc-2.33/lib/ld-linux-x86-64.so.2
(0x00007f86ad6de000)

Is anyone else seeing this error?

Greg

                 reply	other threads:[~2022-05-06 19:52 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CA+3U0ZkdP3k5K94aMe97d2tiVCUZu3AKUzwr_n1bb5gBqZ2Z7Q@mail.gmail.com \
    --to=code@greghogan.com \
    --cc=help-guix@gnu.org \
    /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.
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).