Advertisement
Guest User

nix-matrix-test

a guest
Jan 23rd, 2019
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.09 KB | None | 0 0
  1. ```
  2. centos-6-install + curl /nix/store/5q66f5vcd990ac9948ml027nn4k847vd-nix-2.3pre6621_92d08c0
  3. centos-6-install + sh
  4. centos-6-install
  5. centos-6-install curl: (3) <url> malformed
  6. centos-6-test-login Starting: testnixinfo
  7. centos-6-test-login ./testscript::runtest::39 testnixinfo
  8. centos-6-test-login ./testscript::testnixinfo::8 nix-shell -p nix-info --run 'nix-info -m'
  9. centos-6-test-login ./testscript: line 8: nix-shell: command not found
  10. centos-6-test-login Finishing: testnixinfo, duration:0 result:1
  11. centos-6-test-login Starting: testshell
  12. centos-6-test-login ./testscript::runtest::39 testshell
  13. centos-6-test-login ./testscript::testshell::12 nix-shell -p hello --run hello
  14. centos-6-test-login ./testscript: line 12: nix-shell: command not found
  15. centos-6-test-login Finishing: testshell, duration:0 result:1
  16. centos-6-test-login Starting: testnixenv
  17. centos-6-test-login ./testscript::runtest::39 testnixenv
  18. centos-6-test-login ./testscript::testnixenv::16 nix-env -iA nixpkgs.hello
  19. centos-6-test-login ./testscript: line 16: nix-env: command not found
  20. centos-6-test-login Finishing: testnixenv, duration:0 result:1
  21. centos-6-test-login Starting: testnixchannel
  22. centos-6-test-login ./testscript::runtest::39 testnixchannel
  23. centos-6-test-login ./testscript::testnixchannel::22 nix-channel --add https://nixos.org/channels/nixos-18.03 nixos-18-03
  24. centos-6-test-login ./testscript: line 22: nix-channel: command not found
  25. centos-6-test-login Finishing: testnixchannel, duration:0 result:1
  26. centos-6-test-login-interactive bash: cannot set terminal process group (-1): Invalid argument
  27. centos-6-test-login-interactive bash: no job control in this shell
  28. centos-6-test-login-interactive Starting: testnixinfo
  29. centos-6-test-login-interactive ./testscript::runtest::10 testnixinfo
  30. centos-6-test-login-interactive ./testscript::testnixinfo::-40 nix-shell -p nix-info --run 'nix-info -m'
  31. centos-6-test-login-interactive bash: nix-shell: command not found
  32. ```
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement