yum update -y komutunda hata alıyorum sanırım Eski ALT-PHP 5.3 / 5.4 / 5.5 paketleri çakışıyor
[root@server3 ~]# yum update -y This system is receiving updates from CloudLinux Network server. Last metadata expiration check: 1:30:45 ago on Sun 23 Aug 2026 08:05:08 PM +03. Error: Problem 1: package alt-php53-pecl-APC-3.1.13-1.el8.x86_64 from @System conflicts with alt-php53-pecl-ext < 1-163 provided by alt-php53-pecl-ext-1-158.el8.x86_64 from cloudlinux8 - cannot install the best update candidate for package alt-php53-pecl-dbase-5.1.1-1.2.el8.x86_64 - cannot install the best update candidate for package alt-php53-pecl-APC-3.1.13-1.el8.x86_64 Problem 2: package alt-php54-pecl-APC-3.1.13-1.el8.x86_64 from @System conflicts with alt-php54-pecl-ext < 1-158 provided by alt-php54-pecl-ext-1-153.el8.x86_64 from cloudlinux8 - cannot install the best update candidate for package alt-php54-pecl-dbase-5.1.1-1.2.el8.x86_64 - cannot install the best update candidate for package alt-php54-pecl-APC-3.1.13-1.el8.x86_64 Problem 3: package alt-php55-pecl-amqp-1.9.3-1.el8.x86_64 from @System conflicts with alt-php55-pecl-ext < 1-140 provided by alt-php55-pecl-ext-1-139.el8.x86_64 from cloudlinux8 - cannot install the best update candidate for package alt-php55-pecl-dbase-5.1.1-1.2.el8.x86_64 - cannot install the best update candidate for package alt-php55-pecl-amqp-1.9.3-1.el8.x86_64 Problem 4: cannot install both ea-profiles-cpanel-4:1.0-53.el8.cloudlinux.1.x86_64 from cloudlinux8 and ea-profiles-cpanel-5:1.0-73.79.1.cpanel.x86_64 from @System - cannot install the best update candidate for package ea-profiles-cpanel-5:1.0-73.79.1.cpanel.x86_64 - cannot install the best update candidate for package ea-profiles-cloudlinux-4:1.0-75.el8.cloudlinux.1.x86_64 (try to add '--allowerasing' to command line to replace conflicting packages or '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) [root@server3 ~]#
çözüm olarak
dnf versionlock add alt-php53-pecl-ext-1-165.el8.x86_64
dnf versionlock add alt-php54-pecl-ext-1-160.el8.x86_64
dnf versionlock add alt-php55-pecl-ext-1-146.el8.x86_64
dnf versionlock add ea-profiles-cpanel-5:1.0-73.79.1.cpanel.x86_64
bu şekilde yaptım ama bir gün sonra yine aynı hatayı alıyorum bunu kalıcı bi çözümü nedir
php53-54-55 bunları kaldırsam bi sorun olurmu