Plesk

Plesk installation/update/upgrade fails: No such file or directory: ‘/var/cache/yum/x86_64/

Symptoms

Cause

Corrupted yum cache.

Resolution

NOTE: The following procedure requires root access to the server. If you do not have access, please, contact your system administrator.

  1. Connect server via SSH;
  2. Create a backup of the current yum cache:

    # mv /var/cache/yum/x86_64/7/ /var/cache/yum/x86_64/7_back

  3. Clean yum cache:

    # yum clean all

  4. Re-run installation/update/upgrade of Plesk:

    # plesk installer update

Exit mobile version