Skip to content

installing 'nix-2.13.3' error: unexpected EOF reading a line #8127

Closed
@JasonGross

Description

Platform

  • Linux:
  • macOS
  • WSL

Additional information

https://github.com/MetaCoq/metacoq/actions/runs/4546944233/jobs/8016235279

Output

Output
installer options: --no-channel-add --darwin-use-unencrypted-nix-store-volume --nix-extra-conf-file /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/tmp.Ww8Y3Vm9/nix.conf --daemon --daemon-user-count 6
  *   Trying 54.84.236.175:443...
  * Connected to nixos.org (54.84.236.175) port 443 (#0)
  * ALPN: offers h2,http/1.1
  } [5 bytes data]
  * TLSv1.3 (OUT), TLS handshake, Client hello (1):
  } [512 bytes data]
  * TLSv1.3 (IN), TLS handshake, Server hello (2):
  { [122 bytes data]
  * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8):
  { [15 bytes data]
  * TLSv1.3 (IN), TLS handshake, Certificate (11):
  { [3828 bytes data]
  * TLSv1.3 (IN), TLS handshake, CERT verify (15):
  { [79 bytes data]
  downloading Nix 2.13.3 binary tarball for x86_64-darwin from 'https://releases.nixos.org/nix/nix-2.13.3/nix-2.13.3-x86_64-darwin.tar.xz' to '/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/nix-binary-tarball-unpack.XXXXXXXXXX.zqYjO05K'...
  * TLSv1.3 (IN), TLS handshake, Finished ([20](https://github.com/MetaCoq/metacoq/actions/runs/4546944233/jobs/8016235279#step:4:22)):
  { [36 bytes data]
  * TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1):
  } [1 bytes data]
  * TLSv1.3 (OUT), TLS handshake, Finished (20):
  } [36 bytes data]
  * SSL connection using TLSv1.3 / TLS_AES_128_GCM_SHA256
  * ALPN: server accepted h2
  * Server certificate:
  *  subject: CN=*.nixos.org
  *  start date: Mar [22](https://github.com/MetaCoq/metacoq/actions/runs/4546944233/jobs/8016235279#step:4:24) 05:40:33 20[23](https://github.com/MetaCoq/metacoq/actions/runs/4546944233/jobs/8016235279#step:4:25) GMT
  *  expire date: Jun 20 05:40:[32](https://github.com/MetaCoq/metacoq/actions/runs/4546944233/jobs/8016235279#step:4:34) 2023 GMT
  *  subjectAltName: host "nixos.org" matched cert's "nixos.org"
  *  issuer: C=US; O=Let's Encrypt; CN=R3
  *  SSL certificate verify ok.
  fi
  # End Nix
  
  
  # Nix
  if [ -e '/nix/var/nix/profiles/default/etc/profile.d/nix-daemon.sh' ]; then
    . '/nix/var/nix/profiles/default/etc/profile.d/nix-daemon.sh'
  fi
  # End Nix
  
  
  # Nix
  if [ -e '/nix/var/nix/profiles/default/etc/profile.d/nix-daemon.sh' ]; then
    . '/nix/var/nix/profiles/default/etc/profile.d/nix-daemon.sh'
  fi
  # End Nix
  
  
  ~~> Setting up shell profiles for Fish with with conf.d/nix.fish inside /etc/fish /usr/local/etc/fish /opt/homebrew/etc/fish /opt/local/etc/fish
  
  ~~> Setting up the default profile
  installing 'nix-2.13.3'
  error: unexpected EOF reading a line
  (use '--show-trace' to show detailed location information)
  
  ---- oh no! --------------------------------------------------------------------
  Oh no, something went wrong. If you can take all the output and open
  an issue, we'd love to fix the problem so nobody else has this issue.
  
  :(
  
  We'd love to help if you need it.
  
  You can open an issue at
  https://github.com/NixOS/nix/issues/new?labels=installer&template=installer.md
  
  Or get in touch with the community: https://nixos.org/community
  
  Error: Process completed with exit code 1.

Full log: logs_2588.zip

Priorities

Add 👍 to issues you find important.

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions