Page 1 of 1

Problems installing the latest update of Plesk 8.2

Posted: Fri Nov 16, 2007 3:07 am
by phorman
I am currently using Plesk 8.1, with RHEL4. I am currently using apf firewall. I am trying to upgrade
plesk to a later version, and do not necessarily want psa's firewall. First I tried using the built-in
updater in Plesk, which resulted in the following errors:


*******************************************************
Warning: unresolved requires 'vzdummyrhas4' from dummy-selinux-openvz-1.0-2.noarch
Warning: unresolved requires 'vzdummyrhas4' from dummy-selinux-vz-1.0-2.noarch
Warning: packages conflict by files detected: package python-2.3.4-14.4.i386
conflict with package python-devel-2.3.4-14.2.i386
both have file /usr/lib/python2.3/config/Makefile with different md5 sum.
Warning: packages conflict by files detected: package php-common-5.2.3-4.el4.art.i386
conflict with package php-4.3.9-3.18.i386
both have file /etc/php.ini with different md5 sum.
Warning: packages conflict by files detected: package MySQL-shared-community-5.0.41-0.rhel4.i386
conflict with package MySQL-shared-compat-5.0.41-0.rhel4.i386
both have file /usr/lib/libmysqlclient.so.15.0.0 with different md5 sum.
Warning: packages conflict by files detected: package MySQL-shared-compat-5.0.41-0.rhel4.i386
conflict with package MySQL-shared-community-5.0.41-0.rhel4.i386
both have file /usr/lib/libmysqlclient.so.15.0.0 with different md5 sum.
Warning: packages conflict by files detected: package sitebuilder_remote-admin-3.0.2-all.build06112310.noarch
conflict with package sitebuilder-4.0.0-all.build07062700.noarch
both have file /usr/local/sitebuilder/htdocs/ServiceFacade/AccountWebService.asmx with different md5 sum.
Warning: packages conflict by files detected: package krb5-devel-1.3.4-49.i386
conflict with package krb5-server-1.3.4-27.i386
both have file /usr/kerberos/bin/sclient with different md5 sum.
Warning: packages conflict by files detected: package php-pear-1:1.5.0-5.el4.art.noarch
conflict with package php-4.3.9-3.18.i386
both have file /etc/pear.conf with different md5 sum.
Warning: packages conflict by files detected: package php-cli-5.2.3-4.el4.art.i386
conflict with package php-4.3.9-3.18.i386
both have file /usr/bin/php with different md5 sum.
Warning: packages conflict by files detected: package krb5-server-1.3.4-27.i386
conflict with package krb5-devel-1.3.4-49.i386
both have file /usr/kerberos/bin/sclient with different md5 sum.
Warning: packages conflict by files detected: package php-4.3.9-3.18.i386
conflict with package php-pear-1:1.5.0-5.el4.art.noarch
both have file /etc/pear.conf with different md5 sum.
Warning: packages conflict by files detected: package php-4.3.9-3.18.i386
conflict with package php-common-5.2.3-4.el4.art.i386
both have file /etc/php.ini with different md5 sum.
Warning: packages conflict by files detected: package php-4.3.9-3.18.i386
conflict with package php-cli-5.2.3-4.el4.art.i386
both have file /usr/bin/php with different md5 sum.
Warning: packages conflict by files detected: package python-2.3.4-14.2.i386
conflict with package python-devel-2.3.4-14.4.i386
both have file /usr/lib/python2.3/config/Makefile with different md5 sum.
Warning: packages conflict by files detected: package python-devel-2.3.4-14.2.i386
conflict with package python-2.3.4-14.4.i386
both have file /usr/lib/python2.3/config/Makefile with different md5 sum.
Unhappy catched; try to resolve again.
Unhappy catched; try to resolve again.
Check package set before installation
Package mysql-4.1.20-1.RHEL4.1.i386 is within installation list
but newer package mysql-5.0.27-1.el4.art.i386 is already installed in system.
ERROR: You have a newer version of the mysql package installed on your system.
The installation will not continue.

It seems that you installed latest packages from your operating system vendor's
site.

******************************************************




This warning is correct because I used ART to install my current plesk version,
and to install PHP5 and MySQL 5. Sooo I then tried yum update. I do not have
sitebuilder installed, so I excluded sitebuilder*. When I run yum update/upgrade,
I now get the following error message:



*******************************************************
Error: Missing Dependency: psa-security = 8.1 is needed by package psa-vpn
Error: Missing Dependency: psa-security = 8.1 is needed by package psa-fileserver
Error: Missing Dependency: psa-security = 8.1 is needed by package psa-firewall


*******************************************************


I read on the Plesk website that you can find out the version of your current PSA-Security using: rpm -q --provides psa

This resulted in:

*******************************************************
config(psa) = 8.1.1
psa-security = 8.1
psa = 8.1.1-rhel4.build81070322.16


*******************************************************

I have tried excluding the psa-vpn, psa-fileserver, and psa-firewall, but still get the same result.


Here is a look at yum.conf
*******************************************************
[main]
cachedir=/var/cache/yum
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
installonlypkgs=kernel kernel-smp kernel-devel kernel-smp-devel kernel-largesmp kernel-largesmp-devel kernel-hugemem kernel-hugemem-devel
distroverpkg=centos-release
tolerant=1
exactarch=1
retries=20
obsoletes=1
gpgcheck=1
plugins=1
exclude=sitebuilder* psa-f* psa-v*

# PUT YOUR REPOS HERE OR IN separate files named file.repo
# in /etc/yum.repos.d


*******************************************************


Here is a look at yum.repos.d/atomic.repo

********************************************************
# Name: Atomic Rocket Turtle RPM Repository for CentOS / Red Hat Enterprise Linux 4 -
# URL: http://www.atomicrocketturtle.com/
[atomic]
name = CentOS / Red Hat Enterprise Linux $releasever - atomicrocketturtle.com
baseurl = http://www.atomicorp.com/channels/atomi ... $basearch/
#mirrorlist = http://www.atomicorp.com/channels/atomi ... ors-atomic
enabled = 1
protect = 0
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY.art.txt
gpgcheck = 1

# Almost Stable, release candidates for [atomic]
[atomic-testing]
name = CentOS / Red Hat Enterprise Linux $releasever - atomicrocketturtle.com - (Testing)
#baseurl = http://www.atomicorp.com/channels/atomi ... $basearch/
enabled = 0
protect = 0
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY.art.txt
gpgcheck = 1

# Untested, Unstable, known buggy, and incomplete packages.
[atomic-bleeding]
name = CentOS / Red Hat Enterprise Linux $releasever - atomicrocketturtle.com - (Bleeding)
#baseurl = http://www.atomicorp.com/channels/atomi ... $basearch/
enabled = 0
protect = 0
gpgcheck = 1


[plesk-8.2]
name=Atomic Rocket Turtle - $releasever - SW-Soft PSA 8.2 RPMS
baseurl=http://www.atomicorp.com/channels/plesk ... /$basearch
enabled = 1
protect= 0
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY.art.txt
gpgcheck=0


********************************************************


I hope I have provided enough information. Please help me figure out why it will not update my plesk.

Thank You,
Rick

Posted: Fri Nov 16, 2007 8:27 am
by scott
looks like a bug in the autoupdater, you'll need to contact sw-soft.