Symptoms
-
Trying to update Plesk from 18.0.45 to 18.0.46 through CLI (
plesk installer
) outputs an error like:
--console
Exception: Failed to solve dependencies:
plesk-awstats-configurator-18.0-2.centos.7+p18.0.46.0+t220808.0959.noarch requires awstats >= 7.8
ERROR: The Yum utility failed to install the required packages.
Attention! Your software might be inoperable.
Visit https://support.plesk.com/ to search for a solution.
exit status 1
- The following error message may be shown while performing the update via Interface:
Error: Cache-only enabled but no cache for 'powertools'
- The following line is present in
/etc/yum.repos.d/epel.repo
:# grep "exclude=" /etc/yum.repos.d/epel.repo
exclude=awstats*
Cause
exclude=awstats
parameter is preventing AWSTATS from updating.