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

'NoneType' object has no attribute 'label' during provisioning #72

Closed
redshiftzero opened this issue Mar 8, 2018 · 2 comments
Closed

Comments

@redshiftzero
Copy link
Contributor

Description

On Qubes 4.0-rc4, during provisioning I hit 'NoneType' object has no attribute 'label' for each execution of sudo qubesctl --targets * state.highstate.

Steps to Reproduce

  1. make all in dom0

Expected Behavior

VMs provisioned as expected with all modifications applied

Actual Behavior

When the provisioning hits the sudo qubesctl --targets * state.highstate step for each VM, the following appears in the output:

sd-whonix: ERROR (exception 'NoneType' object has no attribute 'label')

then it proceeds onto the next VM. VMs are created, but without some custom files (maybe all custom files, I haven't checked all of them - that said at minimum, in sd-whonix, the HidServAuth line is missing from /etc/tor/torrc).

Comments

I have tried provisioning VMs one at a time and hit the same issue. Anyone seen this before or have a suggested place to look to debug further?

@joshuathayer
Copy link
Contributor

Interesting. I'll try to reproduce this and see if I learn anything.

@redshiftzero
Copy link
Contributor Author

Well, I rebuilt my workstation on the final 4.0 release and this is no longer an issue. I'm not actually sure what the issue was, but in the interest of not descending into a rabbit hole 😇 🐰 I will close this ticket and instead encourage anyone else who sees this going forward to reopen this ticket.

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

No branches or pull requests

2 participants