dragos03

Member
Jun 7, 2018
16
3
3
Bucuresti
cPanel Access Level
DataCenter Provider
Hello,

There are some problems with the installation of WP Toolkit on servers running Cloud Linux 6 (WHM version 86.031 LTS).

The script initially throws this error:

https://wp-toolkit.plesk.com/cPanel/dist-rpm---x86_64/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: wp-toolkit-thirdparties. Please verify its path and try again
ERROR: Failed to install gnupg package, see installation log above

I tried to manually correct the path to the URL, but installation still fails due to one of the RPMs being unsigned.

Any fix for this issue?

Thank you
 

cPanelAaronH

Well-Known Member
Staff member
Dec 31, 2014
70
19
133
Houston Texas
cPanel Access Level
Root Administrator
Hey there,

I was unable to reproduce this on a fresh installation.

Code:
sh <(curl https://wp-toolkit.plesk.com/cPanel/installer.sh || wget -O - https://wp-toolkit.plesk.com/cPanel/installer.sh)
You may want to try using a different set of resolvers in /etc/resolv.conf if you are still facing this issue.
 
Last edited by a moderator: