Quote:anyway the PIPESTATUS(0) array was being populated with the error code 127
Generally means command not found so usually something is out of wack with the PATH system variable. Only a few things could have caused this, given that the previous 6.6 code worked fine. Policy kit is iterated differently between 6.6 and 7. The polkit.service file path in systemd is slightly different with the full service configuration being written directly in the .service file in 7 but daemonized in 6.6.
Code:
systemctl status polkit
Given that it's a c2 (command) server perhaps Lite Tweaks user has to be added to polkit.service and/or path to User must be iterated differently in Lite Tweaks.
TC
All opinions expressed and all advice given by Trinidad Cruz on this forum are his responsibility alone and do not necessarily reflect the views or methods of the developers of Linux Lite. He is a citizen of the United States where it is acceptable to occasionally be uninformed and inept as long as you pay your taxes.