Konrad Hinsen <[email protected]> skribis: > Many failures are due to this problem: > > /home/hinsen/Development/guix/guix-daemon: error while loading shared > libraries: libsqlite3.so.0: cannot open shared object file: No such file or > directory
That is weird. Can you send the output of this command: objdump -x /home/hinsen/Development/guix/guix-daemon | grep -E '(PATH|NEED)' Ludo’.
