Plesk

Plesk upgrade fails: Fatal error during packages installation: conflicts with file from package

Symptoms

Cause

There is a package conflict where a higher and not compatible version of a needed package is already installed.

Resolution

  1. Connect to the server via SSH

  2. Remove the conflicting package by name and version as found on the error, without removing any dependency as follows:

    # rpm -e --nodeps python3-PyYAML-5.3-2.vl7.1.x86_64

  3. Rerun Plesk upgrade:

    # plesk installer

Exit mobile version