-
-
Notifications
You must be signed in to change notification settings - Fork 14.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
nixops fails to build. #147034
Comments
Builds on linux thanks to #147049. |
still fails:
|
I think the I do not understand what the state of nixops is. NixOS/nixops#1242 is an issue about NixOps 2.0 with all checkboxes ticked. Further down in the thread there is a link to a board called Which version of nixops should normal users use today? The project does not seem to make it clear. |
And even with that insecure package enabled, the |
NixOps 1 is effectively end-of-life.
That issue does not include critical usability problems present in master. To quote my response to another issue: All maintenance to the NixOps core currently happens on NixOps 2 (master / pre-release), because of the project's limited resources. |
@roberth Is there a current way to get oneself an overview of what's working in NixOps 2 master, and what isn't? Is it https://github.com/NixOS/nixops/projects/4? I would like to contribute testing it, but need to know:
|
Yes, this is more up to date than the previously linked issue.
I'll have to refer to the issues and PRs.
The documentation is still lacking in this regard, and some more work on the legacy state storage backend or other state storage code may need to be done, e.g. NixOS/nixops#1533. In my experience, NixOps 1 state files can be picked up by NixOps 2, but the opposite may not be true.
Unlikely, but check the issues and prs of the plugins you're using.
The plugins that are responsible for these parts should continue to support whatever those parts used to support, and they are available. IIRC we have two plugins for Hetzner now, one using a newer API. I have not worked on any hetzner related code. |
This comment was marked as off-topic.
This comment was marked as off-topic.
The build passes, if you permit that insecurity, now. |
This issue has been mentioned on NixOS Discourse. There might be relevant details there: https://discourse.nixos.org/t/deploy-nixos-configurations-on-other-machines/22940/1 |
Describe the bug
A clear and concise description of what the bug is.
Steps To Reproduce
Steps to reproduce the behavior:
Expected behavior
it builds!
Additional context
error: builder for '/nix/store/48sdc9gb26pb3prykylvy644mmsma0km-python2.7-ruamel-yaml-clib-0.2.4.drv' failed with exit code 1;
https://hydra.nixos.org/build/157985763
Notify maintainers
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.Maintainer information:
The text was updated successfully, but these errors were encountered: