• 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

Upgrade Problem from 8.2.1 to 8.3

P

prservices

Guest
Error: Installation could not be started: Unable to install the "psa-8.3.0-fc7.build83071218.19.i586" package.

The following could cause the installation failure:
Packages "libxml2-2.6.29-1.fc7.i386" and "libxml2-2.6.31-1.fc7.i386" cannot be installed at the same time
because of the conflict on the file "/usr/bin/xmlcatalog"



Not all packages were installed.
Please, contact product technical support..

After receiving the error I go back to the updater to maybe try to install each item individually but the items that are automatically selected cannot be deselected. Any help would be appreciated.
 
Having same issue

I am also having the same exact issue. If I learn more, I will post it. Help anyone?
Brad
 
After looking at the email that the server sent, it looks like the problem starts sooner.
This is looks like the point the it goes bad.

Warning: unresolved requires 'php-common = 5.2.2-3' from php-imap-5.2.2-3.i386
Warning: unresolved requires 'php-common = 5.2.2-3' from php-mbstring-5.2.2-3.i386
Warning: unresolved requires 'ruby-libs = 1.8.6-2.fc7' from ruby-devel-1.8.6-2.fc7.i386
Warning: unresolved requires 'ruby = 1.8.6-2.fc7' from ruby-irb-1.8.6-2.fc7.i386
Warning: unresolved requires 'ruby = 1.8.6-2.fc7' from ruby-rdoc-1.8.6-2.fc7.i386
Warning: unresolved requires 'ruby = 1.8.6-2.fc7' from ruby-ri-1.8.6-2.fc7.i386
Unhappy catched; try to resolve again.
Unhappy catched; try to resolve again.
The requested package "psa" could not be installed.
Searching problems for the "psa" package.
No suitable solutions were found for the "libxml2-python >= 2.6.28" dependency.
The "libxml2-python-2.6.29-1.fc7.i386" package resolves "libxml2-python >= 2.6.28".
Searching problems for the "libxml2-python" package.
No suitable solutions were found for the "libxml2 = 2.6.29" dependency.
The "libxml2-2.6.29-1.fc7.i386" package resolves "libxml2 = 2.6.29".
Searching problems for the "libxml2" package.
Packages "libxml2-2.6.29-1.fc7.i386" and "libxml2-2.6.31-1.fc7.i386" cannot be installed at the same time
because of the conflict on the file "/usr/bin/xmlcatalog"
Solution for dependency 'libxml2-python >= 2.6.28' is not available.

The following could cause the installation failure:
Packages "libxml2-2.6.29-1.fc7.i386" and "libxml2-2.6.31-1.fc7.i386" cannot be installed at the same time
because of the conflict on the file "/usr/bin/xmlcatalog"

Any thoughts?
Brad
 
I have the exact same problem here too... I just reprovisioned my server and have hit this wall :(

This is what I am trying now:
# yum install libxml2-python

Installed: libxml2-python.i386 0:2.6.31-1.fc7
Complete!

So now I am trying to run plesk update again.. it will take about 10 minutes before I see a result, so I thought I would post this in the time I am waiting.

It looks like plesk was trying to install 2 different versions of libxml2-python at the same time.

# yum list libxml2-python reported that updates were available.
 
Back
Top