Skip to content

Instantly share code, notes, and snippets.

@grahamc
Created December 9, 2016 03:03
Show Gist options
  • Save grahamc/0e7add24be1184de076fe06eee2b798f to your computer and use it in GitHub Desktop.
Save grahamc/0e7add24be1184de076fe06eee2b798f to your computer and use it in GitHub Desktop.
root@rescue ~ # export SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt
root@rescue ~ # file $SSL_CERT_FILE
/etc/ssl/certs/ca-certificates.crt: PEM certificate
root@rescue ~ # nix-store --realize /nix/store/q7d0217f5mf2pbw37y389x06y8ha5355-etc
download-using-manifests.pl: perl: warning: Setting locale failed.
download-using-manifests.pl: perl: warning: Please check that your locale settings:
download-using-manifests.pl: LANGUAGE = (unset),
download-using-manifests.pl: LC_ALL = (unset),
download-using-manifests.pl: LANG = "en_US.UTF-8"
download-using-manifests.pl: are supported and installed on your system.
download-using-manifests.pl: perl: warning: Falling back to the standard locale ("C").
download-from-binary-cache.pl: perl: warning: Setting locale failed.
download-from-binary-cache.pl: perl: warning: Please check that your locale settings:
download-from-binary-cache.pl: LANGUAGE = (unset),
download-from-binary-cache.pl: LC_ALL = (unset),
download-from-binary-cache.pl: LANG = "en_US.UTF-8"
download-from-binary-cache.pl: are supported and installed on your system.
download-from-binary-cache.pl: perl: warning: Falling back to the standard locale ("C").
download-from-binary-cache.pl: could not download ‘https://cache.nixos.org/nix-cache-info’ (Curl error 77)
don't know how to build these paths:
/nix/store/q7d0217f5mf2pbw37y389x06y8ha5355-etc
error: path ‘/nix/store/q7d0217f5mf2pbw37y389x06y8ha5355-etc’ does not exist and cannot be created
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment