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

Are dots allowed in VM names? #3382

Closed
svenssonaxel opened this issue Dec 9, 2017 · 2 comments
Closed

Are dots allowed in VM names? #3382

svenssonaxel opened this issue Dec 9, 2017 · 2 comments
Labels
R: duplicate Resolution: Another issue exists that is very similar to or subsumes this one.

Comments

@svenssonaxel
Copy link

Qubes OS version: R3.2


Steps to reproduce the behavior:

  1. In dom0, execute qvm-create --label red example.1
  2. In Qubes VM Manager, click VM, Create new VM, type "example.2" as VM name and click OK.

Expected behavior:

  1. Both, OR none, of VMs "example.1" and "example.2" are created.

Actual behavior:

  1. VM "example.1" is created, but the VM created through the manager is named "example2" rather than "example.2".

General notes:

The input box for VM name does not accept the dot character.
If dots are allowed in VM names then it should be possible to type a dot in this input field.
If dots are not allowed in VM names then qvm-create should not accept names that include dots.

@unman
Copy link
Member

unman commented Dec 9, 2017

@andrewdavidwong Duplicate of #2422. Please close

@andrewdavidwong
Copy link
Member

This appears to be a duplicate of #2422. If you believe this is not really a duplicate, please leave a comment briefly explaining why. We'll be happy to take another look and, if appropriate, reopen this issue. Thank you.

@andrewdavidwong andrewdavidwong added the R: duplicate Resolution: Another issue exists that is very similar to or subsumes this one. label Dec 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
R: duplicate Resolution: Another issue exists that is very similar to or subsumes this one.
Projects
None yet
Development

No branches or pull requests

3 participants