[Nix-dev] nixops "No such file or directory" after creation

Rob Vermaas rob.vermaas at gmail.com
Wed Aug 20 09:38:02 CEST 2014


Hi,

On Wed, Aug 20, 2014 at 1:57 AM, Richard Wallace <
rwallace at thewallacepack.net> wrote:

> Hello all,
>
> I'm experimenting with nixops and so far am not having any luck.  I've got
> nix installed on my Arch Linux machine and created trivial.nix and
> trivial-vbox.nix.
>
>     $ nix-shell --pure -p nixops
>
>     [nix-shell:~/Development/test/nix]$ nixops create ./trivial.nix
> ./trivial-vbox.nix -d trivial
> created deployment ‘d397269c-27fb-11e4-96b7-d1c68637124d’
> d397269c-27fb-11e4-96b7-d1c68637124d
>
>     [nix-shell:~/Development/test/nix]$ nixops info -d
> d397269c-27fb-11e4-96b7-d1c68637124d
> error: [Errno 2] No such file or directory
>
> Any idea what file or directory it is referring to?
>

Can you check the output of 'nixops info' and make sure the nix expressions
exist in those paths? Otherwise adding --debug might give you more
information.

Cheers,
Rob
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.science.uu.nl/pipermail/nix-dev/attachments/20140820/fa82c84d/attachment-0001.html 


More information about the nix-dev mailing list