Skip to content
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

Attempt to fix an issue introduced by #548 #576

Merged
merged 1 commit into from
Dec 23, 2016

Conversation

AmineChikhaoui
Copy link
Member

The EC2 deployments evaluations are failing after the optionSet -> submodule PR merge.

[nix-shell:~/work/nixops]$ nixops info -d minimal-lb 
error: attribute ‘cipher’ missing, at /home/aminechikhaoui/work/nixops/nix/ec2.nix:461:10
(use ‘--show-trace’ to show detailed location information)
warning: evaluation of the deployment specification failed; status info may be incorrect

Removing the types.uniq looks like a possible fix but I wasn't able to understand the issue or why removing that is fixing it.

@domenkozar @rbvermaa any ideas ?

…n of ec2 deployments to fail.

Not sure what the types.uniq is used for (or what it does) but removing it fixes the issue.
@edolstra
Copy link
Member

I don't understand where the error message comes from, but the uniq seems unnecessary in any case. So let's merge this.

@edolstra edolstra merged commit 1ce9aff into NixOS:master Dec 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants