• 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

update failed due to third-party repositories..

borisr

New Pleskian
Hi all,
I'm fairly new to plesk and need some advice here. I installed Django and dependencies one week ago from custom remi and epel repositories and since I did it I get this error with plesk updates service:

Execution failed.
Command: autoinstaller
Arguments: Array
(
[0] => --select-product-id
[1] => plesk
[2] => --select-release-current
[3] => --upgrade-installed-components
)

Details: File downloading products.inf3: 100% was finished.
File downloading plesk.inf3: 10%..20%..31%..40%..50%..61%..70%..80%..91%..100% was finished.
File downloading ppsmbe.inf3: 20%..30%..51%..71%..92%..100% was finished.
File downloading sitebuilder.inf3: 25%..50%..76%..100% was finished.
File downloading sso.inf3: 26%..53%..100% was finished.
File downloading setemplates.inf3: 49%..98%..100% was finished.
File downloading pp-sitebuilder.inf3: 50%..60%..81%..100% was finished.
File downloading billing.inf3: 17%..26%..35%..44%..53%..62%..71%..84%..93%..100% was finished.
File downloading mysql.inf3: 100% was finished.
File downloading apache.inf3: 100% was finished.
File downloading nginx.inf3: 77%..100% was finished.
Checking for installed packages...
File downloading PSA_11.0.9/plesk-11.0.9-cos6-x86_64.inf3: 15%..22%..31%..41%..53%..66%..72%..85%..91%..100% was finished.
File downloading PSA_11.0.9/plesk-patches-11.0.9-cos6-x86_64.inf3: 12%..20%..32%..43%..53%..61%..75%..84%..90%..100% was finished.
File downloading SITEBUILDER_11.0.10/sitebuilder-11.0.10-rhall-all.inf3: 100% was finished.
File downloading BILLING_11.0.9/billing-11.0.9-rhall-all.inf3: 100% was finished.
File downloading NGINX_1.3.0/nginx-1.3.0-cos6-x86_64.inf3: 100% was finished.
File downloading repodata/repomd.xml: 31%..100% was finished.
File downloading repodata/repomd.xml: 33%..100% was finished.
Loaded plugins: fastestmirror, priorities
Cleaning repos: base epel extras remi updates
Cleaning up Everything
Cleaning up list of fastest mirrors
File downloading repodata/156ac8aa566f8039137543cf1bfbaeeeca26393afc021cccbbbdc95cb1dda47f-primary.xml.gz: 10%..20%..30%..40%..50%..60%..70%..80%..90%..100% was finished.
File downloading repodata/4d3cddf382e81c20b167a8d13c7c92067040a1947dbb3c29cfafa01a74a26a2b-primary.xml.gz: 10%..20%..30%..40%..50%..60%..70%..80%..90%..100% was finished.
Detecting installed product components.
Gathering information about installed license key...
Loaded plugins: fastestmirror, priorities
WARNING: Third-party Yum repository 'epel' is enabled, installation may fail.
WARNING: Third-party Yum repository 'remi' is enabled, installation may fail.

Since you use one or more 3rd-party repos (say, atomic), be careful when installing different package versions from different repos as this may lead to installation failures. For example, you may encounter a problem if you first install PHP from a 3rd-party repo and then upgrade it using the Parallels repo. To avoid such situations, install and upgdare packages from the same repo.

Loading mirror speeds from cached hostfile
* base: centos.crazyfrogs.org
* epel: mirror.fraunhofer.de
* extras: centos.crazyfrogs.org
* remi: rpms.famillecollet.com
* updates: centos.crazyfrogs.org
18 packages excluded due to repository priority protections
Package mod_python-3.3.1-14.el6.1.x86_64 already installed and latest version


Following amount of diskpace required in directories:
/usr/local: 1200.00 Mb.
Total required: 1200.00 Mb, available 17296.00 Mb.

Loaded plugins: fastestmirror, priorities
WARNING: Third-party Yum repository 'epel' is enabled, installation may fail.
WARNING: Third-party Yum repository 'remi' is enabled, installation may fail.

Since you use one or more 3rd-party repos (say, atomic), be careful when installing different package versions from different repos as this may lead to installation failures. For example, you may encounter a problem if you first install PHP from a 3rd-party repo and then upgrade it using the Parallels repo. To avoid such situations, install and upgdare packages from the same repo.

Loading mirror speeds from cached hostfile
* base: centos.crazyfrogs.org
* epel: mirror.fraunhofer.de
* extras: centos.crazyfrogs.org
* remi: rpms.famillecollet.com
* updates: centos.crazyfrogs.org
18 packages excluded due to repository priority protections
Package mod_python-3.3.1-14.el6.1.x86_64 already installed and latest version
Running rpm_check_debug
Exception: Scriptlet or other non-fatal errors occurred during transaction.

ERROR: Failed to run the Yum utility.
The Yum utility failed to install the required packages.
Attention! Your software might be inoperable.
Please, contact product technical support.


I want to fix the problem but don't know exactly how to proceed correctly
My questions are:

- If I disable the epel and remi repositories in /etc/yum.conf.d will the update still fail ?

- Do I need to uninstall ALL packages I installed previously from these 2 repositories that conflicts with plesk ? If yes
how to know exactly which packages were installed from these 2 repositories (is there a installation log somewhere) ?

- If I uninstall a package, remove the epel and remi repositories will the plesk update process reinstall completely the package or do I need to do it manually ?

- What is the best solution to fix it (if not mentionned) ?


Thanks a lot for your help.
boris
 
Back
Top