Skip to content

error: unexpected EOF reading a line -- in macos-12  #8092

Open
@harlantwood

Description

Platform

  • macOS

ProductName: macOS
ProductVersion: 12.6.3
BuildVersion: 21G419

Additional information

In github actions, macos-12 runner

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.CjlEKe5L/nix.conf --daemon --daemon-user-count 6
  *   Trying 34.168.247.115:443...
  * Connected to nixos.org (34.168.247.115) 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):
  { [78 bytes data]
  * TLSv1.3 (IN), TLS handshake, Finished (20):
  { [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 05:40:33 2023 GMT
  *  expire date: Jun 20 05:40:32 2023 GMT
  *  subjectAltName: host "nixos.org" matched cert's "nixos.org"
  *  issuer: C=US; O=Let's Encrypt; CN=R3
  *  SSL certificate verify ok.
  } [5 bytes data]
  * using HTTP/2
  
  
  # 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'
  building '/nix/store/07rs9myg8yh532ii[19](https://github.com/trustgraph/trustgraph-holochain/actions/runs/4457978432/jobs/7893131655#step:6:21)6qk5xvfmy2wk9c-user-environment.drv'...
  installing 'nss-cacert-3.83'
  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.

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