• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

yum update trashes plesk 9.2.2

deltatech

Regular Pleskian
I am attempting to install plesk on a new server with a fresh install of CentOS5.3

Then I run yum update before installing plesk and it complains about glibc.

So.... I started over and installed the OS, then plesk without the yum update and everything went fine. That is until I ran yum update.

I have done this about 20 times this week using the ART repos and still have the same issues.

Can anyone tell me what excludes I should have in yum.conf to prevent these conflicts? I have already excluded bind.
 
Hello,

Glibc is a system library so if you have some errors when you are trying to update it then the error may be connected with repository inconsistency. Have you tryied to use just standard CentOS repositories:

http://isoredirect.centos.org/centos/5/
 
Hello
Please check this article regarding the question:
http://kb.odin.com/en/234
It is recommended to exclude:
kernel* sendmail bind-chroot caching-nameserver
Also, we recommend to install Plesk first then run OS upgrade.
 
Back
Top