• 17-10-2020, 11:44:35
    #1
    Merhaba arkadaşlar plesk updateinde uzun zamandır şöyle bir hata alıyorum ve update yapılamıyor, bu konuda bilgisi olan var mı ?

    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.
  • 17-10-2020, 11:51:05
    #2
    Sanı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:49
    #3
    ⚡⭐SUNUCU OPTİMİZASYONU⭐🚀
    bilirkishi adlı üyeden alıntı: mesajı görüntüle
    Merhaba arkadaşlar plesk updateinde uzun zamandır şöyle bir hata alıyorum ve update yapılamıyor, bu konuda bilgisi olan var mı ?

    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.
    Merhaba,
    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:55
    #4
    yusuf68700 adlı üyeden alıntı: mesajı görüntüle
    Sanı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.

    tesekkurler yardiminiz icin malesef olmuyor.
  • 17-10-2020, 12:16:56
    #5
    Berkay24 adlı üyeden alıntı: mesajı görüntüle
    Merhaba,
    ca-certificates güncellemesini sağlayınız. Bknz :

    https://support.plesk.com/hc/en-us/a...ates-2020-2-41

    Konudaki yukleme adresleri eski ve 404 hatasi veriyor.
  • 17-10-2020, 12:19:24
    #6
    ⚡⭐SUNUCU OPTİMİZASYONU⭐🚀
    bilirkishi adlı üyeden alıntı: mesajı görüntüle
    Konudaki yukleme adresleri eski ve 404 hatasi veriyor.
    wget http://mirror.centos.org/centos/7/up...7_8.noarch.rpm

    rpm -Uvh ca-certificates-2020.2.41-70.0.el7_8.noarch.rpm
  • 17-10-2020, 12:33:00
    #7
    Berkay24 adlı üyeden alıntı: mesajı görüntüle
    wget http://mirror.centos.org/centos/7/up...7_8.noarch.rpm

    rpm -Uvh ca-certificates-2020.2.41-70.0.el7_8.noarch.rpm
    Ve sorun çözüldü.

    Ç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.