Documentation followed:
https://github.com/Qubes-Community/Contents/blob/master/docs/os/pentesting/kali.md
Currently at step 9 (again). I ran the Qubes updater when prompted and got
the below terminal text. I'm unsure how to interpret this terminal text or
how to fix it on my own. I'm going to try to run the qubes updater again
and see if that works. Any help on troubleshooting this would be
appreciated. As an aside, sorry for the multiple posts for each issue; I
keep running into something different each time. Thank you all for your
patience.
TERMINAL TEXT BELOW
Updating kali-rolling
Error on updating kali-rolling: Command '['sudo', 'qubesctl',
'--skip-dom0', '--targets=kali-rolling', '--show-output', 'state.sls',
'update.qubes-vm']' returned non-zero exit status 20
kali-rolling:
----------
_error:
Failed to return clean data
retcode:
1
stderr:
Traceback (most recent call last):
File "/var/tmp/.root_dd8a91_salt/salt-call", line 27, in
<module>
salt_call()
File "/var/tmp/.root_dd8a91_salt/pyall/salt/scripts.py", line
445, in salt_call
client.run()
File "/var/tmp/.root_dd8a91_salt/pyall/salt/cli/call.py", line
48, in run
caller = salt.cli.caller.Caller.factory(self.config)
File "/var/tmp/.root_dd8a91_salt/pyall/salt/cli/caller.py",
line 64, in factory
return ZeroMQCaller(opts, **kwargs)
File "/var/tmp/.root_dd8a91_salt/pyall/salt/cli/caller.py",
line 329, in __init__
super(ZeroMQCaller, self).__init__(opts)
File "/var/tmp/.root_dd8a91_salt/pyall/salt/cli/caller.py",
line 89, in __init__
self.minion = salt.minion.SMinion(opts)
File "/var/tmp/.root_dd8a91_salt/pyall/salt/minion.py", line
912, in __init__
opts["grains"] = salt.loader.grains(opts)
File "/var/tmp/.root_dd8a91_salt/pyall/salt/loader.py", line
825, in grains
ret = funcs[key]()
File "/var/tmp/.root_dd8a91_salt/pyall/salt/grains/core.py",
line 2384, in ip_fqdn
ret["ipv6"] =
salt.utils.network.ip_addrs6(include_loopback=True)
File "/var/tmp/.root_dd8a91_salt/pyall/salt/utils/network.py",
line 1353, in ip_addrs6
return _ip_addrs(interface, include_loopback, interface_data,
"inet6")
File "/var/tmp/.root_dd8a91_salt/pyall/salt/utils/network.py",
line 1333, in _ip_addrs
ret.add(addr)
File "/usr/lib/python3.9/ipaddress.py", line 1920, in __hash__
return hash((self._ip, self._scope_id))
AttributeError: _scope_id
stdout:
--
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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/qubes-users/519e3224-4db8-4dfb-8aa7-17a880d16f42n%40googlegroups.com.