Traceback (most recent call last):
File "/usr/local/psa/bin/yum_install", line 286, in <module>
main()
File "/usr/local/psa/bin/yum_install", line 272, in main
res = installer.resolve(to_install, to_remove, opts.tries)
File "/usr/local/psa/bin/yum_install", line 184, in resolve
raise Exception("Failed to solve dependencies:\n" + '\n'.join(msgs))
Exception: Failed to solve dependencies:
plesk-core-18.0-2.centos.7+p18.0.30.2+t200930.1355.x86_64 requires ca-certificates >= 2020.2.41
pp18.0.30-bootstrapper-18.0-2.centos.7+p18.0.30.2+t200930.1355.x86_64 requires ca-certificates >= 2020.2.41
Execute command /usr/local/psa/admin/bin/send-error-report install --version 18.0.30
[2020-10-16 15:59:49.182960] Warning: Failed to attach to cgroup /sys/fs/cgroup/systemd/user/root/tasks, installer might be unexpectedly killed later by the system
[2020-10-16 15:59:49.195685] 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. Plesk update ile aldığım hata
6
●160
- 17-10-2020, 11:44:35Merhaba arkadaşlar plesk updateinde uzun zamandır şöyle bir hata alıyorum ve update yapılamıyor, bu konuda bilgisi olan var mı ?
- 17-10-2020, 11:51:05Sanırım sertifika kaynaklı bir hata sistem sertifikasını bi gözden geçirin
Merhaba Plesk Supports Da Buldugum çözüm denemenizi öneririm
A workaround is to exclude libopendkim
1) # nano /etc/yum.repos.d/epel.repo
2) add under section [epel]: exclude=libopendkim*
Now you can run yum update without problems. - 17-10-2020, 12:11:49Merhaba,bilirkishi adlı üyeden alıntı: mesajı görüntüle
ca-certificates güncellemesini sağlayınız. Bknz :
https://support.plesk.com/hc/en-us/a...ates-2020-2-41 - 17-10-2020, 12:13:55yusuf68700 adlı üyeden alıntı: mesajı görüntüle
tesekkurler yardiminiz icin malesef olmuyor. - 17-10-2020, 12:16:56Berkay24 adlı üyeden alıntı: mesajı görüntüle
Konudaki yukleme adresleri eski ve 404 hatasi veriyor. - 17-10-2020, 12:19:24wget http://mirror.centos.org/centos/7/up...7_8.noarch.rpmbilirkishi adlı üyeden alıntı: mesajı görüntüle
rpm -Uvh ca-certificates-2020.2.41-70.0.el7_8.noarch.rpm - 17-10-2020, 12:33:00Ve sorun çözüldü.Berkay24 adlı üyeden alıntı: mesajı görüntüle
Çok teşekkürler yardımınız için. Uzun zamandır uğraştığım hatta plesk support forumunda yazışmalarıma rağmen çözüm bulamadığım bir konuydu.