https://github.com/Whonix/whonixsetup
Terminal utility.
Not to be confused with whonix-setup-wizard !
https://github.com/Whonix/whonixsetup
Terminal utility.
Not to be confused with whonix-setup-wizard !
One mistake fixed.
This unfortunately has quite a chance to have messed up an argument an introduce a regression.
Done in all involved components.
qvm-run --pass-io uses simple pipe (not virtual terminal), so it is
expected to not have TERM set.
Related, has it been considered for qvm-run --pass-io to set or not set environment variable TERM? I wonder if the current implementation is correct. @marmarek
Fixed in Whonix 11.0.0.2.0-developers-only.
Tested restart instead of start reload before your post, working. Could not check if that solves the issue at first boot in Whonix Gateway, (tor active, exited) but I guess it does, because a manual sudo service tor restart works.
fix 'Tor fails after reload related to torrc DisableNetwork setting issue' by only restarting Tor, no longer trying to reload Tor - https://phabricator.whonix.org/T320:
https://github.com/Whonix/whonix-setup-wizard/commit/d5aacf5c58d5aad1c158e589b43d0dd5ccc9cc3f
Done in whonixsetup,
fix 'Tor fails after reload related to torrc DisableNetwork setting issue' by only restarting Tor, no longer trying to reload Tor - https://phabricator.whonix.org/T320
https://github.com/Whonix/whonixsetup/commit/bc8cb713430a655eb3bb8dd3f8397babce1b6d3e
Reported a bug upstream.
Tor dies on reload when swichting to 'DisableNetwork 0' when using 'DnsPort 127.0.0.1:53':
https://trac.torproject.org/projects/tor/ticket/16161
Until upstream fixes that bug and until their fix landed in deb.torproject.org, which will take a while... Our options are:
Reported a bug upstream.
Tor dies on reload when swichting to 'DisableNetwork 0' when using 'DnsPort 127.0.0.1:53':
https://trac.torproject.org/projects/tor/ticket/16161
Updated ticket description with instructions on how to reproduce this issue.
See also this post:
https://www.whonix.org/forum/index.php/topic,1123.msg7831.html#msg7831
Since this is non-trivial to solve, and the last blocker for Whonix 10, reverted the related changelog entries.
Having console-setup uninstalled alone also suffices.
Whonix 9 vs Whonix 10 locale settings are the same.