Username:
TITLE
Installing PHP 8.2 Gives Error
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
Plesk Obsidian v18.0.49_build1800221221.11 os_CentOS 7
CentOS Linux 7.9.2009 (Core)
PROBLEM DESCRIPTION
When installing PHP 8.2 it gives an error of "Unable to create yum cache for '*epel' OS repository."
STEPS TO REPRODUCE
ACTUAL RESULT
Will error with "Unable to create yum cache for '*epel' OS repository."
EXPECTED RESULT
For it to just install
ANY ADDITIONAL INFORMATION
Troubleshooted this for a bit and it seems like this error happens when there's already cached data for epel. You can see the tail log of when trying to run the updater to install PHP 8.2 the first time here.
After issuing yum clean all to clear to repo cache and run through the installation, it runs through fine as seen in this tail log here.
I would expect the existing cache shouldn't be an issue but now I'm thinking the installer should at least clear the cache prior to actually processing through everything else for something like this to not happen.
YOUR EXPECTATIONS FROM PLESK SERVICE TEAM
Confirm bug
TITLE
Installing PHP 8.2 Gives Error
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
Plesk Obsidian v18.0.49_build1800221221.11 os_CentOS 7
CentOS Linux 7.9.2009 (Core)
PROBLEM DESCRIPTION
When installing PHP 8.2 it gives an error of "Unable to create yum cache for '*epel' OS repository."
STEPS TO REPRODUCE
- Log into Plesk and go to Server Management > Tools & Settings
- Click on "Updates" under Plesk
- Click on "Add/Remove Components"
- Plus down on Web hosting > PHP interpreter versions
- Mark PHP 8.2 for install
- Click Continue
ACTUAL RESULT
Will error with "Unable to create yum cache for '*epel' OS repository."
EXPECTED RESULT
For it to just install
ANY ADDITIONAL INFORMATION
Troubleshooted this for a bit and it seems like this error happens when there's already cached data for epel. You can see the tail log of when trying to run the updater to install PHP 8.2 the first time here.
After issuing yum clean all to clear to repo cache and run through the installation, it runs through fine as seen in this tail log here.
I would expect the existing cache shouldn't be an issue but now I'm thinking the installer should at least clear the cache prior to actually processing through everything else for something like this to not happen.
YOUR EXPECTATIONS FROM PLESK SERVICE TEAM
Confirm bug