• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Plesk 12 installation on CentOS 7 fails

Floezen

Basic Pleskian
I am trying to install Plesk 12 on an clean installation of CentOS 7 with the following command

Code:
wget -O - http://autoinstall.plesk.com/one-click-installer | sh

The installation process unfortunately stops with a drweb problem:

Code:
urw-fonts-2.4-16.el7.noarch.rpm                          | 3.0 MB     00:08    
drweb-bases_6.0.2.4-1302271534+plesk~el5_noarch.rpm      |  99 MB     02:22    
http://autoinstall.plesk.com/PSA_12.0.18/dist-rpm-CentOS-7-x86_64/opt/drweb/drweb-bases_6.0.2.4-1302271534%2Bplesk%7Eel5_noarch.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=PSA_12_0_18-dist clean metadata
Trying other mirror.
Error while preparing to install packages: [u'Errors were encountered while downloading packages.', u'drweb-bases-6.0.2.4-1302271534pleskel5.noarch: [Errno 256] No more mirrors to try.']. Trying again.
drweb-bases_6.0.2.4-1302271534+plesk~el5_noarch.rpm      |  99 MB     01:39    
http://autoinstall.plesk.com/PSA_12.0.18/dist-rpm-CentOS-7-x86_64/opt/drweb/drweb-bases_6.0.2.4-1302271534%2Bplesk%7Eel5_noarch.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=PSA_12_0_18-dist clean metadata
Trying other mirror.
Error while preparing to install packages: [u'Errors were encountered while downloading packages.', u'drweb-bases-6.0.2.4-1302271534pleskel5.noarch: [Errno 256] No more mirrors to try.']. Trying again.
drweb-bases_6.0.2.4-1302271534+plesk~el5_noarch.rpm      |  99 MB     01:38    
http://autoinstall.plesk.com/PSA_12.0.18/dist-rpm-CentOS-7-x86_64/opt/drweb/drweb-bases_6.0.2.4-1302271534%2Bplesk%7Eel5_noarch.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=PSA_12_0_18-dist clean metadata
Trying other mirror.
Number of retries is exceeded.
YumDownloadError: [u'Errors were encountered while downloading packages.', u'drweb-bases-6.0.2.4-1302271534pleskel5.noarch: [Errno 256] No more mirrors to try.']

ERROR: Das Dienstprogramm Yum konnte nicht ausgeführt werden.
Das Dienstprogramm Yum konnte nicht die erforderlichen Pakete installieren.
Achtung! Ihre Software ist vielleicht nicht betriebsbereit.
Bitte kontaktieren Sie den technischen Produktsupport.

I don't know why it says that yum could not be executed.
And trying to run
Code:
yum --enablerepo=PSA_12_0_18-dist clean metadata
gives following result:

Code:
[root@Acer-Server ~]# yum --enablerepo=PSA_12_0_18-dist clean metadata


Error getting repository data for PSA_12_0_18-dist, repository not found

What do I need to do, to fix this problem? I already cleaned the yum catch with
Code:
yum clean all

Thanks
Flözen
 
Hi Igor,
and how can we clean our "half installed" system ???

The autoinstaller says:


ERROR: You have just finished your session by pressing Ctrl + D.
Not all packages were installed.
Please try installing packages again later.
Please resolve this issue and try installing the packages again.

....
 

The same issue, Think your install-script is broken ...


http://autoinstall.plesk.com/PSA_12...bases_6.0.2.4-1302271534+plesk~el5_noarch.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=PSA_12_0_18-dist clean metadata
Trying other mirror.
Error while preparing to install packages: [u'Errors were encountered while downloading packages.', u'drweb-bases-6.0.2.4-1302271534pleskel5.noarch: [Errno 256] No more mirrors to try.']. Trying again.
drweb-bases_6.0.2.4-1302271534+plesk~el5_noarch.rpm | 99 MB 00:14
http://autoinstall.plesk.com/PSA_12...bases_6.0.2.4-1302271534+plesk~el5_noarch.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=PSA_12_0_18-dist clean metadata
Trying other mirror.
Error while preparing to install packages: [u'Errors were encountered while downloading packages.', u'drweb-bases-6.0.2.4-1302271534pleskel5.noarch: [Errno 256] No more mirrors to try.']. Trying again.
drweb-bases_6.0.2.4-1302271534+plesk~el5_noarch.rpm | 99 MB 00:14
http://autoinstall.plesk.com/PSA_12...bases_6.0.2.4-1302271534+plesk~el5_noarch.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=PSA_12_0_18-dist clean metadata
Trying other mirror.
Number of retries is exceeded.
YumDownloadError: [u'Errors were encountered while downloading packages.', u'drweb-bases-6.0.2.4-1302271534pleskel5.noarch: [Errno 256] No more mirrors to try.']

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.
 
It would be simpler just reinstall OS and run Plesk installation again.
 
It would be simpler just reinstall OS and run Plesk installation again.
Does not work ... same issue... DRWEB the best virus scanner ever - he does not allow to install plesk - BEST security ...
Normal Inst - Inst w/o Bind - Full ---> no success
I tried custom inst, disable 2. [ ] Parallels Premium antivirus
This works for me .... from installation ... whether the box will run .... ;-)
 
seems to run, after

/usr/local/psa/admin/sbin/nginxmng -e
(take a while)
/etc/init.d/nginx start
then
systemctl stop firewalld

now you can connect to the admin-panel
 
Back
Top