[Nix-dev] New problem with nixops and virtualbox

Rob Vermaas rob.vermaas at gmail.com
Wed Jan 22 15:24:48 CET 2014


Hm, this seems to be related to this change:
https://github.com/NixOS/nixops/commit/e6dfd68cab8a283308cba122d2923faf3c4f05df.
I pushed a change to nixops to fix this.

Cheers,
Rob

On Wed, Jan 22, 2014 at 2:35 PM, Marco Maggesi <maggesi at math.unifi.it> wrote:
> Hi,
>
> after an update (nixos-13.10 and nixops 1.2) and a complete cleanup
> (including rm -rf ~/.nixops ~/.VirtualBox ~/Virtualbox\ VMs)
> I get the following error during deployment:
>
> $ nixops deploy
> webserver> creating VirtualBox VM...
> webserver> VBoxManage: error: Guest OS type 'Linux_64' is invalid
> webserver> VBoxManage: error: Details: code VBOX_E_OBJECT_NOT_FOUND
> (0x80bb0001), component VirtualBox, interface IVirtualBox, callee
> nsISupports
> webserver> VBoxManage: error: Context:
> "CreateMachine(bstrSettingsFile.raw(), bstrName.raw(),
> ComSafeArrayAsInParam(groups), bstrOsTypeId.raw(), createFlags.raw(),
> machine.asOutParam())" at line 277 of file VBoxManageMisc.cpp
> error: command ‘['VBoxManage', 'createvm', '--name',
> 'nixops-b3edfc80-8367-11e3-8b40-d792b12c0a28-webserver', '--ostype',
> 'Linux_64', '--register']’ failed on machine ‘webserver’ (exit code 1
>
> $ uname -a
> Linux o0dom0 3.4.76 #1-NixOS SMP Fri Jan 17 20:16:26 UTC 2014 x86_64
> GNU/Linux
>
> As always, all suggestions are welcome,
>
> Marco
>
> _______________________________________________
> nix-dev mailing list
> nix-dev at lists.science.uu.nl
> http://lists.science.uu.nl/mailman/listinfo/nix-dev
>



-- 
Rob Vermaas

[email] rob.vermaas at gmail.com


More information about the nix-dev mailing list