Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nix-installer v0.10.0 fails when installing Nix 2.15.0 in Debian 12.0 container in Proxmox 8.0.3. #540

Closed
derekmahar opened this issue Jun 28, 2023 · 1 comment

Comments

@derekmahar
Copy link

derekmahar commented Jun 28, 2023

nix-installer v0.10.0 fails when installing Nix 2.15.0 in Debian 12.0 container in Proxmox 8.0.3.

curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install

Error

Error: 
   0: Install failure
   1: Error executing action
   2: Action `configure_nix` errored
   3: Action `setup_default_profile` errored
   4: Failed to execute command with status 1 `HOME="/root" NIX_SSL_CERT_FILE="/nix/store/ba4f8msp39cfvfpw3m7fsalb4psw347z-nss-cacert-3.83/etc/ssl/certs/ca-bundle.crt" "/nix/store/556bgbl9z8jm7030g1b31d0cblf09036-nix-2.15.0/bin/nix-env" "-i" "/nix/store/556bgbl9z8jm7030g1b31d0cblf09036-nix-2.15.0"`, stdout: 
      stderr: installing 'nix-2.15.0'
      �[31;1merror:�[0m setting uid: �[35;1mInvalid argument�[0m
      error: cannot kill processes for uid '872415232': failed with exit code 1


Metadata

key value
version 0.10.0
os linux
arch x86_64
$ uname -a
Linux debian-1 6.2.16-3-pve #1 SMP PREEMPT_DYNAMIC PVE 6.2.16-3 (2023-06-17T05:58Z) x86_64 GNU/Linux
@Hoverbear
Copy link
Contributor

Duplicate of #539

@Hoverbear Hoverbear marked this as a duplicate of #539 Jun 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants