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

nixos-container: wrong message on destroy #8968

Closed
danbst opened this issue Jul 24, 2015 · 1 comment
Closed

nixos-container: wrong message on destroy #8968

danbst opened this issue Jul 24, 2015 · 1 comment

Comments

@danbst
Copy link
Contributor

danbst commented Jul 24, 2015

nixos-container: wrong message on destroy

$ sudo nixos-container create test
host IP is 10.233.1.1, container IP is 10.233.1.2
these derivations will be built:
...
$ nixos-container destroy test
/run/current-system/sw/bin/nixos-container: cannot destroy declarative container (remove it from your configuration.nix instead)
$ sudo nixos-container destroy test
$

I have one declarative container, but it is definitely not test

@joachifm
Copy link
Contributor

joachifm commented Apr 3, 2016

Not sure what to do about this, please submit a PR or something if the problem persists.

@joachifm joachifm closed this as completed Apr 3, 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

No branches or pull requests

2 participants