Closed
Description
I have nuked /nix
and want to reinstall, but I am hitting this:
~ $ sh <(curl https://nixos.org/nix/install)
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2476 100 2476 0 0 13604 0 --:--:-- --:--:-- --:--:-- 13679
downloading Nix 2.2.2 binary tarball for x86_64-linux from 'https://nixos.org/releases/nix/nix-2.2.2/nix-2.2.2-x86_64-linux.tar.bz2' to '/tmp/nix-binary-tarball-unpack.LHXqrSJPiN'...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 22.5M 100 22.5M 0 0 5437k 0 0:00:04 0:00:04 --:--:-- 5584k
Note: a multi-user installation is possible. See https://nixos.org/nix/manual/#sect-multi-user-installation
performing a single-user installation of Nix...
directory /nix does not exist; creating it by running 'mkdir -m 0755 /nix && chown jojo /nix' using sudo
copying Nix to /nix/store.................................
initialising Nix database...
installing 'nix-2.2.2'
building '/nix/store/2c4l83wkdfrj7ra9k07l0aqvym1d5z20-user-environment.drv'...
created 6 symlinks in user environment
Fatal error: glibc detected an invalid stdio handle
Aborted
Installation is obviously only partial.
Maybe related: #2733.
This is a Debian unstable system, with libc6-2.28-5
.
Metadata
Metadata
Assignees
Labels
No labels