On Wednesday, 11 April 2018 08:29:48 UTC+12, Pablo Di Noto  wrote:
> Hello,
> 
> Any debugging tips?

You have almost exactly described my scenario.

You can work around the TypeError exception by editing 
/usr/lib/python3.5/site-packages/qubesadmin/exc.py, as I did.  Please note, 
however, that the lines _must_ be indented with spaces (not tabs); as Python3 
is very particular about indentation style.

If, as I suspect, the root cause of your problem is a lack of metadata space on 
pool00; you can confirm this by typing "sudo lvs" into a console.  You will 
then need to figure out a way to enlarge that metadata volume.

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/c2e5bb2f-bc9d-436f-9b9c-23ca0bc2357c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to