tests: fix setting up IMAP on Whonix#105
Conversation
OpenQA test summaryComplete test suite and dependencies: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2025061003-4.3&flavor=pull-requests Test run included the following:
New failures, excluding unstableCompared to: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2025061004-4.3&flavor=update
Failed tests37 failures
Fixed failuresCompared to: https://openqa.qubes-os.org/tests/142375#dependencies 10 fixed
Unstable testsDetailsPerformance TestsPerformance degradation:10 performance degradations
Remaining performance tests:62 tests
|
Whonix recently introduced user-sysmaint-split, which blocks sudo on normal user account. And also a related but separate change blocks logging as "user" with a password (even when set). Fix both issues by: - not using sudo during setup - not using PAM for authentication, and configuring dovecot with a static password instead Fixes QubesOS/qubes-issues#9995
Whonix recently introduced user-sysmaint-split, which blocks sudo on
normal user account. And also a related but separate change blocks
logging as "user" with a password (even when set). Fix both issues by:
static password instead
Fixes QubesOS/qubes-issues#9995