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

qvm-backup-restore crashes on restoring dom0 home dir #451

Closed
marmarek opened this Issue Mar 8, 2015 · 1 comment

Comments

Projects
None yet
2 participants
@marmarek
Member

marmarek commented Mar 8, 2015

Reported by joanna on 29 Feb 2012 20:00 UTC

Traceback (most recent call last):
  File "/usr/bin/qvm-backup-restore", line 187, in <module>
    main()
  File "/usr/bin/qvm-backup-restore", line 182, in main
    backup_restore_do(backup_dir, restore_info, host_collection=host_collection)
  File "/usr/lib64/python2.6/site-packages/qubes/qubesutils.py", line 992, in backup_restore_do
    backup_dom0_home_dir = backup_dir + '/dom0-home/' + restore_info['username']
KeyError: 'username'

Migrated-From: https://wiki.qubes-os.org/ticket/451

@marmarek

This comment has been minimized.

Show comment
Hide comment

@marmarek marmarek closed this Mar 8, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment