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

DispVM savefile generation broken #994

Closed
marmarek opened this Issue May 11, 2015 · 0 comments

Comments

Projects
None yet
1 participant
@marmarek
Member

marmarek commented May 11, 2015

qvm-create-default-dvm <template name> --default-script

results in:

DVM boot complete, memory used=.  Saving image...
/usr/lib/qubes/qubes-prepare-saved-domain.sh: line 51: /1000: syntax
error: operand expected (error token is "/10000")

Affected qubes-core-dom0-3.0.12 (R3) and qubes-core-dom0-2.1.70 (R2)

@marmarek marmarek added this to the Release 3.0 milestone May 12, 2015

@marmarek marmarek self-assigned this May 12, 2015

marmarek added a commit to marmarek/old-qubes-core-admin that referenced this issue Jun 2, 2015

Fix "dispvm: sanitize used memory info received from VM"
There should be no -q option - we actually want the result.

Fixes QubesOS/qubes-issues#994
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment