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

Installer should tell if xz is missing #3585

Closed
domenkozar opened this issue May 11, 2020 · 2 comments
Closed

Installer should tell if xz is missing #3585

domenkozar opened this issue May 11, 2020 · 2 comments

Comments

@domenkozar
Copy link
Member

# bash <(curl -L https://nixos.org/nix/install)
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  2399  100  2399    0     0   3850      0 --:--:-- --:--:-- --:--:--  3856
downloading Nix 2.3.4 binary tarball for x86_64-linux from ‘https://nixos.org/releases/nix/nix-2.3.4/nix-2.3.4-x86_64-linux.tar.xz' to ‘/tmp/nix-binary-tarball-unpack.7rCTvikCiv’...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100    86  100    86    0     0    156      0 --:--:-- --:--:-- --:--:--   156
100 16.4M  100 16.4M    0     0  3203k      0  0:00:05  0:00:05 --:--:-- 3905k
tar (child): xz: Cannot exec: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
/dev/fd/63: failed to unpack ’https://nixos.org/releases/nix/nix-2.3.4/nix-2.3.4-x86_64-linux.tar.xz'
@matthewbauer
Copy link
Member

I thought this was fixed by #3431

@domenkozar
Copy link
Member Author

Ah, in that case it needs to be deployed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants