• The new Python extension is now available. It allows customers to deploy and manage WSGI-based Python applications on their websites directly from Plesk.
  • Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Still this error when upgrading ("Conflicts: psa-mail-driver")

King555

Silver Pleskian
I guess this is one of the most experienced issues when upgrading Plesk to any higher version since the release of Plesk 10. I got it with every single upgrade (but not with microupdates). The Plesk installer stops with this message:

E: Broken packages
—X— `apt-get` output ———————
Reading package lists…
Building dependency tree…
Reading state information…
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
plesk-mail-qc-driver: Conflicts: psa-mail-driver
psa-mail-qc-driver: Conflicts: psa-mail-driver

———————- `apt-get` output —X—
Collecting error details into log file…
Synchronizing the Debian APT package index files…

ERROR: Installation will not continue
Not all packages were installed.
Please, contact product technical support.

I know there is a solution for this (because there were so many people with this error and the error is there for such a long time). I always run this command:

apt-get install psa-mail-qc-driver

And then it works.

But the big question is: Why is this bug not fixed? Why do I need this step every and every time?

My operating system is Debian lenny 5 x64.
 
Back
Top