Plesk for Linux
kb: technical
Symptoms
- The following error message is displayed in Plesk installer during installation/update:
PLESK_WARN: Enabled repositories check
Unable to create yum cache for '*epel' OS repository.
Make sure the repository is available, otherwise either disable it or fix its configuration, then try again.
- Epel repository is set up correctly
Cause
Corrupted yum cache
Resolution
- Connect to a Plesk server via SSH.
- Back up the current cache:
# mv /var/cache/yum/x86_64/7/ /var/cache/yum/x86_64/7_back
- Clean the cache:
# yum clean all
Comments
2 comments
This dosen't fix the problem. Same issue as before.
Hello Tobias,
It is possible for this error to be false positively reported on CentOS 7 systems due to bug PPPM-13946. It is safe to ignore it in that case.
Please sign in to leave a comment.