• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Forwarded to devs plesk installer faild for upgrade

pauls1919

New Pleskian
Username:

TITLE

plesk installer faild for upgrade

PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE

Product version: Plesk Obsidian 18.0.45.2
OS version: CloudLinux 8.5 x86_64
Build date: 2022/07/22 09:00
Revision: eb4e2a3b37f5171bb9212b7a720f51b9edddefaf

PROBLEM DESCRIPTION

The update procedure fails and no kb article related.
Problem: conflicting requests
- package plesk-awstats-configurator-18.0-2.redhat.8+p18.0.48.0+t221021.0533.noarch requires awstats >= 7.8, but none of the providers can be installed
- nothing provides perl(CGI) needed by awstats-7.8-2.el8.noarch

STEPS TO REPRODUCE

just run plesk installer and select option 1
1. ( ) Install the latest available update

ACTUAL RESULT

no update is done

EXPECTED RESULT

go to latest versions 18.0.48

ANY ADDITIONAL INFORMATION

(DID NOT ANSWER QUESTION)

YOUR EXPECTATIONS FROM PLESK SERVICE TEAM

Help with sorting out
 
i have the same issue and followed the kb article.
grep "exclude=" /etc/yum.repos.d/epel.repo
no results
grep -rin "exclude=" /etc/yum.repos.d
also no results

yum update
fails
This system is receiving updates from CloudLinux Network server.
PLESK_18_0_45 extras 144 kB/s | 3.0 kB 00:00
Error:
Problem 1: cannot install the best update candidate for package awstats-7.7-2.redhat.8+p18.0.45.2+t220722.0939.noarch
- nothing provides perl(CGI) needed by awstats-7.8-2.el8.noarch
Problem 2: cannot install the best update candidate for package netconsole-service-1:10.00.15-1.el8.cloudlinux.4.noarch
- nothing provides jq needed by netconsole-service-1:10.00.18-1.el8.cloudlinux.noarch
Problem 3: package alt-libcurlssl11-7.84.0-1.el8.x86_64 requires alt-openldap11, but none of the providers can be installed
- cannot install the best update candidate for package alt-libcurlssl11-7.71.0-4.el8.x86_64
- nothing provides nss-tools needed by alt-openldap11-2.4.46-13.el8.x86_64
Problem 4: package netconsole-service-1:10.00.15-1.el8.cloudlinux.4.noarch requires initscripts = 1:10.00.15-1.el8.cloudlinux.4, but none of the providers can be installed
- cannot install both initscripts-1:10.00.18-1.el8.cloudlinux.x86_64 and initscripts-1:10.00.15-1.el8.cloudlinux.4.x86_64
- problem with installed package netconsole-service-1:10.00.15-1.el8.cloudlinux.4.noarch
- cannot install the best update candidate for package initscripts-1:10.00.15-1.el8.cloudlinux.4.x86_64
- nothing provides jq needed by netconsole-service-1:10.00.15-1.el8.cloudlinux.6.noarch
- nothing provides jq needed by netconsole-service-1:10.00.18-1.el8.cloudlinux.noarch
Problem 5: package alt-curlssl11-7.84.0-1.el8.x86_64 requires alt-libcurlssl11 = 7.84.0-1.el8, but none of the providers can be installed
- package imunify360-firewall-6.9.1-2.x86_64 requires alt-curlssl11 >= 7.84.0-1, but none of the providers can be installed
- package alt-libcurlssl11-7.84.0-1.el8.x86_64 requires alt-openldap11, but none of the providers can be installed
- cannot install the best update candidate for package imunify360-firewall-6.7.3-1.x86_64
- nothing provides nss-tools needed by alt-openldap11-2.4.46-13.el8.x86_64
Problem 6: package imunify360-firewall-6.9.1-2.x86_64 requires alt-curlssl11 >= 7.84.0-1, but none of the providers can be installed
- package alt-curlssl11-7.84.0-1.el8.x86_64 requires alt-libcurlssl11 = 7.84.0-1.el8, but none of the providers can be installed
- package imunify360-firewall-plesk-6.9.1-2.noarch requires imunify360-firewall = 6.9.1-2, but none of the providers can be installed
- package alt-libcurlssl11-7.84.0-1.el8.x86_64 requires alt-openldap11, but none of the providers can be installed
- cannot install the best update candidate for package imunify360-firewall-plesk-6.7.3-1.noarch
- nothing provides nss-tools needed by alt-openldap11-2.4.46-13.el8.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)
 
@pauls1919 Have you also checked that the epel repository exists, e.g.
# ll /etc/yum.repos.d/epel.repo
or
# grep "\[epel\]" /etc/yum.repos.d/*
 
Back
Top