• 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

CentOS YUM Update failed for plesk ioncube loader

SpAcEDeViL

Basic Pleskian
Hy,

i become error with the ioncube loader for CentOS.

plesk-php53-ioncube-loader-5.0.18-centos6.15101218.x86_64: failure: packages/plesk-php53-ioncube-loader-5.0.18-centos6.15101218.x86_64.rpm from plesk-php-5.3: [Errno 256] No more mirrors to try.

now for many weeks....
 
Running yum clean all followed by yum update worked for me on one server. On the other one I had to go to the Plesk installation manager and remove PHP 5.3, reinstall it and then run yum clean all and yum update
 
Hy,

still the same error on all php versions

Code:
Fehler beim Herunterladen der Pakete:
  plesk-php55-ioncube-loader-5.0.18-centos6.15101215.x86_64: failure: packages/plesk-php55-ioncube-loader-5.0.18-centos6.15101215.x86_64.rpm from plesk-php-5.5: [Errno 256] No more mirrors to try.
  plesk-php56-ioncube-loader-5.0.18-centos6.15101214.x86_64: failure: packages/plesk-php56-ioncube-loader-5.0.18-centos6.15101214.x86_64.rpm from plesk-php-5.6: [Errno 256] No more mirrors to try.
  plesk-php54-ioncube-loader-5.0.18-centos6.15101215.x86_64: failure: packages/plesk-php54-ioncube-loader-5.0.18-centos6.15101215.x86_64.rpm from plesk-php-5.4: [Errno 256] No more mirrors to try.
  plesk-php53-ioncube-loader-5.0.18-centos6.15101218.x86_64: failure: packages/plesk-php53-ioncube-loader-5.0.18-centos6.15101218.x86_64.rpm from plesk-php-5.3: [Errno 256] No more mirrors to try.
 
Hi,

It appears Odin have moved their repo's/packages around and broken dependencies on their PHP packages:

plesk-php53-ioncube-loader-5.0.18-centos6.15101218.x8
6_64: failure: packages/plesk-php53-ioncube-loader-5.0.
18-centos6.15101218.x86_64.rpm from plesk-php-5.3: [Err
no 256] No more mirrors to try.


Please can someone form Odin support (Igor perhaps) comment on what repositories hold these packages now. I know the auto installer creates a temporary repo when installing updates but we must use yum to install packages also. Please fix your package dependency/missing package problems. I'd hate to have to write yet another bodge to make our Plesk solutions manageable.
 
I can confirm that we have no any problems on repository side. We have checked it.
Could you please show me list of your repositories with output of command

# yum -v repolist

Also check on which IP address hostname autoinstall.plesk.com is resolved.
You can try to clean yum cache with

# yum clean all
# yum update

and check results.
 
same problem here (12.0.18 CentOS 6 1200151014.14)

Other Updates, like plesk-php52-ioncube-loader-5.0.18-centos6.15101218.x86_64.rpm, are downloaded.
Server is IPv6 enabled,

the host resolve to
autoinstall.plesk.com is an alias for ec.geo.odin.net.
ec.geo.odin.net is an alias for wpc.051C.thetacdn.net.
wpc.051C.thetacdn.net is an alias for gp1.wpc.v2cdn.net.
gp1.wpc.v2cdn.net has address 93.184.221.133


I did the yum cleanup, the output of yum -v repolist

Loading "fastestmirror" plugin
Loading "security" plugin
Config time: 0.005
Yum Version: 3.2.29
Loading mirror speeds from cached hostfile
* epel: mirror.de.leaseweb.net
Setting up Package Sacks
pkgsack time: 0.014
[..]
Repo-id : plesk-php-5.2
Repo-name : PHP v 5.2 for Plesk - x86_64
Repo-revision: 1444653954
Repo-updated : Mon Oct 12 14:45:54 2015
Repo-pkgs : 31
Repo-size : 6.2 M
Repo-baseurl : http://autoinstall.plesk.com/PHP_5.2/dist-rpm-CentOS-6-x86_64/
Repo-expire : 21,600 second(s) (last: Tue Nov 3 14:22:06 2015)

Repo-id : plesk-php-5.3
Repo-name : PHP v 5.3 for Plesk - x86_64
Repo-revision: 1445425677
Repo-updated : Wed Oct 21 13:07:58 2015
Repo-pkgs : 32
Repo-size : 6.9 M
Repo-baseurl : http://autoinstall.plesk.com/PHP_5.3/dist-rpm-CentOS-6-x86_64/
Repo-expire : 21,600 second(s) (last: Tue Nov 3 14:22:06 2015)

Repo-id : plesk-php-5.4
Repo-name : PHP v 5.4 for Plesk - x86_64
Repo-revision: 1445423783
Repo-updated : Wed Oct 21 12:36:24 2015
Repo-pkgs : 32
Repo-size : 11 M
Repo-baseurl : http://autoinstall.plesk.com/PHP_5.4/dist-rpm-CentOS-6-x86_64/
Repo-expire : 21,600 second(s) (last: Tue Nov 3 14:22:06 2015)

Repo-id : plesk-php-5.5
Repo-name : PHP v 5.5 for Plesk - x86_64
Repo-revision: 1445422850
Repo-updated : Wed Oct 21 12:20:51 2015
Repo-pkgs : 32
Repo-size : 9.5 M
Repo-baseurl : http://autoinstall.plesk.com/PHP_5.5/dist-rpm-CentOS-6-x86_64/
Repo-expire : 21,600 second(s) (last: Tue Nov 3 14:22:06 2015)

Repo-id : plesk-php-5.6
Repo-name : PHP v 5.6 for Plesk - x86_64
Repo-revision: 1445418804
Repo-updated : Wed Oct 21 11:13:25 2015
Repo-pkgs : 32
Repo-size : 11 M
Repo-baseurl : http://autoinstall.plesk.com/PHP_5.6/dist-rpm-CentOS-6-x86_64/
Repo-expire : 21,600 second(s) (last: Tue Nov 3 14:22:06 2015)
 
I have the same repos:
yum -v repolist | grep 'plesk'
Repo-id : plesk-php-5.3
Repo-baseurl : http://autoinstall.plesk.com/PHP_5.3/dist-rpm-CentOS-6-x86_64/
Repo-id : plesk-php-5.4
Repo-baseurl : http://autoinstall.plesk.com/PHP_5.4/dist-rpm-CentOS-6-x86_64/
Repo-id : plesk-php-5.5
Repo-baseurl : http://autoinstall.plesk.com/PHP_5.5/dist-rpm-CentOS-6-x86_64/
Repo-id : plesk-php-5.6
Repo-baseurl : http://autoinstall.plesk.com/PHP_5.6/dist-rpm-CentOS-6-x86_64/


Why isn't this plesk-php package found in said repositories?
 
Oh, yes you are correct nocrash the package is there. So back to Odin then, Can you guys sort your metadata out please. I don't want to have to manually install packages via RPM thanks.
 
Same problem here.

Therefore normal updates (with yum) do not work. Here a workaroud, so that normal security updates can be installed:

1) mv /etc/yum.repos.d/plesk-php5.3.repo /etc/yum.repos.d/plesk-php5.3-repo

2) yum update -y

3) mv /etc/yum.repos.d/plesk-php5.3-repo /etc/yum.repos.d/plesk-php5.3.repo

Odin, please repair your repos
 
Still the same after yum clean all.

Code:
Gesamte Downloadgrösse: 4.8 M
Ist dies in Ordnung? [j/N] :j
Lade Pakete herunter:
(1/14): libwmf-0.2.8.4-25.el6_7.x86_64.rpm  | 132 kB  00:00
(2/14): libwmf-lite-0.2.8.4-25.el6_7.x86_64.rpm  |  51 kB  00:00
(3/14): nspr-4.10.8-2.el6_7.x86_64.rpm  | 113 kB  00:00
(4/14): nss-3.19.1-5.el6_7.x86_64.rpm  | 857 kB  00:00
(5/14): nss-sysinit-3.19.1-5.el6_7.x86_64.rpm  |  46 kB  00:00
(6/14): nss-tools-3.19.1-5.el6_7.x86_64.rpm  | 433 kB  00:00
(7/14): nss-util-3.19.1-2.el6_7.x86_64.rpm  |  66 kB  00:00
(8/14): ntp-4.2.6p5-5.el6.centos.2.x86_64.rpm  | 595 kB  00:00
(9/14): ntpdate-4.2.6p5-5.el6.centos.2.x86_64.rpm  |  77 kB  00:00
(10/14): openldap-2.4.40-6.el6_7.x86_64.rpm  | 283 kB  00:00
(11/14): openldap-devel-2.4.40-6.el6_7.x86_64.rpm  | 1.1 MB  00:00
(12/14): plesk-php53-ioncube-loader-5.0.18-centos6.15101218.x86_64.rpm  | 374 kB  00:00
http://autoinstall.plesk.com/PHP_5.3/dist-rpm-CentOS-6-x86_64/packages/plesk-php53-ioncube-loader-5.0.18-centos6.15101218.x86_64.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=plesk-php-5.3 clean metadata
Versuche anderen Spiegel-Server.
(13/14): plesk-php53-pear-1.9.4-centos6.15102117.noarch.rpm  | 351 kB  00:00
(14/14): tzdata-2015g-2.el6.noarch.rpm  | 440 kB  00:00


Fehler beim Herunterladen der Pakete:
  plesk-php53-ioncube-loader-5.0.18-centos6.15101218.x86_64: failure: packages/plesk-php53-ioncube-loader-5.0.18-centos6.15101218.x86_64.rpm from plesk-php-5.3: [Errno 256] No more mirrors to try.
 
Reporting same issue here

Plesk 12.0.18 | CentOS 6.7 (Final)
- screendump
- repository dump

Code:
yum --enablerepo=plesk-php-5.3 clean metadata
This did not help

download.png
 

Attachments

  • repolist.txt
    3.3 KB · Views: 1
Last edited:
update problem fixed:
Upgraded to Plesk 12.x to 12.5.30 (Settings > Updates & Upgrades)
And refired command via SSH
Code:
Yum update clear
Yum update
 
Yes, and it worked. However, Odin should fix their repos, because upgrading to 12.5 is not the proper way to fix a broken repo ;)
 
Test Today: Sill the same error!

Code:
Lade Pakete herunter:
plesk-php53-ioncube-loader-5.0.18-centos6.15101218.x86_64.rpm  | 374 kB  00:00
http://autoinstall.plesk.com/PHP_5.3/dist-rpm-CentOS-6-x86_64/packages/plesk-php53-ioncube-loader-5.0.18-centos6.15101218.x86_64.rpm: [Er  rno -1] Package does not match intended download. Suggestion: run yum --enablerepo=plesk-php-5.3 clean metadata
Versuche anderen Spiegel-Server.


Fehler beim Herunterladen der Pakete:
  plesk-php53-ioncube-loader-5.0.18-centos6.15101218.x86_64: failure: packages/plesk-php53-ioncube-loader-5.0.18-centos6.15101218.x86_64.  rpm from plesk-php-5.3: [Errno 256] No more mirrors to try.

i have 6 Servers online, and on every ****ing server i become this error!
I cant upgrade to a non stable 12.5 Version!

And i cant deinstall PHP 5.3. i have old sites scripts, they only run with this version!
 
Back
Top