[Nix-dev] bootstrap failure

2011-11-21 Thread Kevin Quick
Anyone know what might be going wrong with the nix-env invocation in the bootstrap attempt below? This was following a bash /mnt/nix/store/nixos-prepare-install checkout-sources operation. # bash /mnt/nix/store/run-in-chroot /nix/store/nixos-bootstrap --install -j2 --keep-going --debug

[Nix-dev] bootstrap failure

2011-11-21 Thread Michael Raskin
Anyone know what might be going wrong with the nix-env invocation in the bootstrap attempt below? This was following a bash /mnt/nix/store/nixos-prepare-install checkout-sources operation. + /nix/store/v8yf6bzqzgfszd3v6q15f100hq6x73yl-nix-1.0pre26015/bin/nix-env -p

Re: [Nix-dev] bootstrap failure

2011-11-21 Thread Kevin Quick
On Mon, 21 Nov 2011 22:24:18 -0700, Michael Raskin 7c6f4...@mail.ru wrote: Anyone know what might be going wrong with the nix-env invocation in the bootstrap attempt below? This was following a bash /mnt/nix/store/nixos-prepare-install checkout-sources operation. +

Re: [Nix-dev] bootstrap failure

2011-11-21 Thread Michael Raskin
On Mon, 21 Nov 2011 22:24:18 -0700, Michael Raskin 7c6f4...@mail.ru wrote: Anyone know what might be going wrong with the nix-env invocation in the bootstrap attempt below? This was following a bash /mnt/nix/store/nixos-prepare-install checkout-sources operation. +

Re: [Nix-dev] bootstrap failure

2011-11-21 Thread Marc Weber
Where did you get the mininmal bootstrapping archive from? I'm pretty sure its outdated? i686 or x86_64? The cat command should show its usage .. This all should be fixed in latest version. Or open the script and patch it .. You can contact me on irc as well. Marc Weber

Re: [Nix-dev] bootstrap failure

2011-11-21 Thread Kevin Quick
On Mon, 21 Nov 2011 22:51:48 -0700, Marc Weber marco-owe...@gmx.de wrote: Where did you get the mininmal bootstrapping archive from? I'm pretty sure its outdated? i686 or x86_64? The x86_64 image from step 5 on this page: http://nixos.org/wiki/Install_NixOS_on_Linode The cat command