• 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

Updater broken cannot update to newer than 8.2.1 Autoinstaller rcfile not found.

B

basst74b

Guest
Updater broken cannot update to newer than 8.2.1 version Autoinstaller rcfile not found.

Autoinstaller 3.3.1 (build at 2008-04-07 17:06 svn rev. 95521) started at (timezone CET) Sat Oct 24 15:38:38 2009
Command line args: /usr/local/psa/admin/bin/autoinstaller --enable-xml-output --source-type=plesk --target=/root/psa --select-release-id=PLESK_8_4_0 --notify-email=xxx--install-component=base --install-component=docs --install-component=api --install-component=pmm --install-component=sbm --install-component=java --install-component=psa-firewall --install-component=psa-vpn --install-component=psa-fileserver --install-component=watchdog --install-component=cs-gs --install-component=battlefield --install-component=spamassassin --install-component=backup-ded
Try to find rcfile...
Autoinstaller rcfile not found.
Checking hostname is sucessfull.
Opsys detected as: os_name=Linux os_vendor=FedoraCore version=4 arch=i686 environment=~empty
Final opsys (with overriding) is: os_name=Linux os_vendor=FedoraCore version=4 arch=i686 environment=~empty

...


Starting installation of packages
Warning: unresolved requires 'psa-api = 8.2.1-fc4.build82070918.10' from psa-migration-manager-8.2.1-fc4.build82070918.10.i586
Warning: unresolved requires 'chkfontpath' from fonts-xorg-75dpi-6.8.2-1.noarch
Warning: unresolved requires 'psa-api-rpc = 8.2.1-fc4.build82070918.10' from psa-backup-manager-8.2.1-fc4.build82070918.10.i586
Warning: packages conflict by files detected: package plesk-skins-8.4.0-0.95636.noarch
conflict with package psa-8.2.1-fc4.build82070918.10.i586
both have file /usr/local/psa/admin/htdocs/skins/aqua.compact/css/left/custom.css with different md5 sum.
Warning: packages conflict by files detected: package plesk-skins-8.4.0-0.95636.noarch
conflict with package psa-8.2.0-fc4.build82070706.15.i586
both have file /usr/local/psa/admin/htdocs/skins/aqua.compact/css/left/custom.css with different md5 sum.
Warning: packages conflict by files detected: package psa-8.2.0-fc4.build82070706.15.i586
conflict with package plesk-skins-8.4.0-0.95636.noarch
both have file /usr/local/psa/admin/htdocs/skins/aqua.compact/css/left/custom.css with different md5 sum.
Warning: packages conflict by files detected: package psa-8.2.1-fc4.build82070918.10.i586
conflict with package plesk-skins-8.4.0-0.95636.noarch
both have file /usr/local/psa/admin/htdocs/skins/aqua.compact/css/left/custom.css with different md5 sum.
prepareInstallStep: resolve results for package(s):
(s) system_installed_bash-3.0-31.i386.rpm
(s) system_installed_chkconfig-1.3.23-0.4.i386.rpm
(s) system_installed_perl-5.8.6-24.i386.rpm
(s) system_installed_coreutils-5.2.1-48.1.i386.rpm
(s) system_installed_xinetd-2.3.13-6.i386.rpm
(s) system_installed_glibc-2.3.6-3.i686.rpm
(s) system_installed_openssl-0.9.7f-7.10.i686.rpm
(s) system_installed_db4-4.3.27-5.fc4.i386.rpm
(s) system_installed_sed-4.1.5-4.fc4.i386.rpm
(b) /root/psa/PSA_8.4.0/dist-rpm-FedoraCore-4-i386/base/courier-imap-3.0.8-fc4.build84080425.21.i586.rpm
Installing the package courier-imap-3.0.8-fc4.build84080425.21.i586
package courier-imap-3.0.8-fc4.build84080425.21 is already installed
ERROR: Unable to install the requested packages because of package dependency problems.
Warning! Not all packages were installed.
Please check if your system services are operable.
Please, contact product technical support.
Autoinstaller 3.3.1 (build at 2008-04-07 17:06 svn rev. 95521) started at (timezone CET) Sat Oct 24 15:49:37 2009
Command line args: /usr/local/psa/admin/bin/autoinstaller --enable-xml-output --source-type=plesk --target=/root/psa --select-release-id=PLESK_8_4_0 --notify-email=xxx--install-component=base --install-component=docs --install-component=api --install-component=pmm --install-component=sbm --install-component=java --install-component=psa-firewall --install-component=psa-vpn --install-component=psa-fileserver --install-component=watchdog --install-component=cs-gs --install-component=battlefield --install-component=spamassassin --install-component=backup-ded
 
Try to comment Plesk repository in yum repositories list under /etc/yum and run upgrade one more time.
 
The other way around actually. You want to try upgrading plesk using yum, its much more dynamic when it comes to package resolution.

Assuming you have the Plesk repo enabled in yum, just try running "yum upgrade". If you do not have the repository, you can add it using the atomic installer:

wget -q -O - http://www.atomicorp.com/installers/atomic |sh
 
Back
Top