As a result of a failed upgrade yesterday, I reinstalled from scratch today and am still getting the same problem.
dpkg audit shows:
#dpkg --audit
And, of course, if I try that:
How can I fix this?
Code:
Setting up pve-manager (4.0-50) ...
Failed to get D-Bus connection: Unknown error
dpkg audit shows:
#dpkg --audit
Code:
The following packages are only half configured, probably due to problems
configuring them the first time. The configuration should be retried using
dpkg --configure <package> or the configure menu option in dselect:
pve-manager The Proxmox Virtual Environment
And, of course, if I try that:
Code:
~# dpkg --configure pve-manager
Setting up pve-manager (4.0-50) ...
Failed to get D-Bus connection: Unknown error -1
Failed to get D-Bus connection: Unknown error -1
dpkg: error processing package pve-manager (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
pve-manager
How can I fix this?