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

Domen Kožar domen at dev.si
Wed Aug 20 18:46:14 CEST 2014


nix-instantiate is missing in your $PATH.


On Wed, Aug 20, 2014 at 6:28 PM, Richard Wallace <
rwallace at thewallacepack.net> wrote:

> Yes, sorry, I meant to do that and then completely forgot.
>
> $ nixops info --debug -d d397269c-27fb-11e4-96b7-d1c68637124d
> Traceback (most recent call last):
>   File
> "/nix/store/lx8n1wija7n0mijpq0p3g0sj0ymnvw2k-nixops-1.2/bin/..nixops-wrapped-wrapped",
> line 855, in <module>
>     args.op()
>   File
> "/nix/store/lx8n1wija7n0mijpq0p3g0sj0ymnvw2k-nixops-1.2/bin/..nixops-wrapped-wrapped",
> line 192, in op_info
>     do_eval(depl)
>   File
> "/nix/store/lx8n1wija7n0mijpq0p3g0sj0ymnvw2k-nixops-1.2/bin/..nixops-wrapped-wrapped",
> line 139, in do_eval
>     depl.evaluate()
>   File
> "/nix/store/lx8n1wija7n0mijpq0p3g0sj0ymnvw2k-nixops-1.2/lib/python2.7/site-packages/nixops/deployment.py",
> line 291, in evaluate
>     "-A", "info"], stderr=self.logger.log_file)
>   File
> "/nix/store/rr4vmi7zzbximnrfj7czya1wy4k0ii9d-python-2.7.8/lib/python2.7/subprocess.py",
> line 566, in check_output
>     process = Popen(stdout=PIPE, *popenargs, **kwargs)
>   File
> "/nix/store/rr4vmi7zzbximnrfj7czya1wy4k0ii9d-python-2.7.8/lib/python2.7/subprocess.py",
> line 710, in __init__
>     errread, errwrite)
>   File
> "/nix/store/rr4vmi7zzbximnrfj7czya1wy4k0ii9d-python-2.7.8/lib/python2.7/subprocess.py",
> line 1327, in _execute_child
>     raise child_exception
> OSError: [Errno 2] No such file or directory
>
>
>
> On Wed, Aug 20, 2014 at 9:26 AM, Eelco Dolstra <
> eelco.dolstra at logicblox.com> wrote:
>
>> Hi,
>>
>> On 20/08/14 18:21, Richard Wallace wrote:
>>
>> > It looks like there is a python library that isn't being found.  Not
>> sure why
>> > that would be though. Any ideas?
>>
>> Can you invoke nixops with --debug? That should print a stack trace
>> showing the
>> location of the exception.
>>
>> --
>> Eelco Dolstra | LogicBlox, Inc. | http://nixos.org/~eelco/
>>
>
>
> _______________________________________________
> nix-dev mailing list
> nix-dev at lists.science.uu.nl
> http://lists.science.uu.nl/mailman/listinfo/nix-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.science.uu.nl/pipermail/nix-dev/attachments/20140820/ac0de54f/attachment.html 


More information about the nix-dev mailing list