NixOS VM tests: Difference between revisions
Line 48: | Line 48: | ||
== I don't see any prompt ? (qemu window pitch black) == | == I don't see any prompt ? (qemu window pitch black) == | ||
Check the output for | Check the output for | ||
<code>malformed JSON string, neither array, object, number, string or atom, at character offset 0 (before "\x{0}\x{0}\x{0}\x{0}...") at /nix/store/1hkp2n6hz3ybf2rvkjkwrzgbjkrrakzl-update-users-groups.pl line 11`</code> | |||
You should purge the state present in rm -rf /tmp/vm-state-<VM_NAME> | You should purge the state present in rm -rf /tmp/vm-state-<VM_NAME> | ||