-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
$ find /usr -name "libidn.so.11" 2>/dev/null
/usr/lib/libidn.so.11
/usr/lib64/libidn.so.11
$ NP_DEBUG=1 ./nix-portable nix shell
installing files
figuring out ssl certs
SSL_CERT_FILE not defined. trying to find certs automatically
found /etc/ssl/certs/ca-bundle.crt with real path /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem
figuring out which runtime to use
bwrap executable: /home/cs2024/s2024010314/.nix-portable/bin/bwrap
nix executable: /home/cs2024/s2024010314/.nix-portable/bin/nix
proot executable: /home/cs2024/s2024010314/.nix-portable/bin/proot
testing all available runtimes...
removing cached auto selected runtime
last auto selected runtime:
testing nix --store
nix --store works on this system -> will use nix as runtime
NP_RUNTIME: nix
base command will be: /home/cs2024/s2024010314/.nix-portable/bin/nix shell -f /home/cs2024/s2024010314/.nix-portable/mini-drv.nix -c
Testing if nix can build stuff without sandbox
/home/cs2024/s2024010314/.nix-portable/nix/store/j823gnvpxh1fjibycmldrspkk3pgivwp-nix-2.20.6/bin/nix: error while loading shared libraries: libidn.so.11: cannot open shared object file: No such file or directory
Fatal error: nix is unable to build packages
$```
Metadata
Metadata
Assignees
Labels
No labels