• 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

Issue Plesk Centos 7 update

Balanca

New Pleskian
Hi,

on my Centos7 machine suddenly I'm receiving update error:
  • 022-02-10 13:32:56 INFO: pum is called with arguments: ['--update', '--json', '--', 'MariaDB-client', 'MariaDB-common', 'MariaDB-compat', 'MariaDB-server', 'galera', 'nodejs', 'nodejs-docs', 'nodejs-full-i18n', 'nodejs-libs', 'npm']
  • 2022-02-10 13:33:01 INFO: updating packages: nodejs-libs nodejs-full-i18n nodejs MariaDB-common MariaDB-compat MariaDB-client nodejs-docs galera npm MariaDB-server
  • 2022-02-10 13:33:02 ERROR: [u'Errors were encountered while downloading packages.', u'MariaDB-compat-10.3.33-1.el7.centos.x86_64: [Errno 256] No more mirrors to try.', u'MariaDB-common-10.3.33-1.el7.centos.x86_64: [Errno 256] No more mirrors to try.', u'MariaDB-server-10.3.33-1.el7.centos.x86_64: [Errno 256] No more mirrors to try.', u'galera-25.3.35-1.el7.centos.x86_64: [Errno 256] No more mirrors to try.', u'MariaDB-client-10.3.33-1.el7.centos.x86_64: [Errno 256] No more mirrors to try.']
  • 2022-02-10 13:33:02 ERROR: Exited with returncode 1.

Does anybody know what's going on?

Best regards
 
Hello,

Hi,

on my Centos7 machine suddenly I'm receiving update error:
  • 022-02-10 13:32:56 INFO: pum is called with arguments: ['--update', '--json', '--', 'MariaDB-client', 'MariaDB-common', 'MariaDB-compat', 'MariaDB-server', 'galera', 'nodejs', 'nodejs-docs', 'nodejs-full-i18n', 'nodejs-libs', 'npm']
  • 2022-02-10 13:33:01 INFO: updating packages: nodejs-libs nodejs-full-i18n nodejs MariaDB-common MariaDB-compat MariaDB-client nodejs-docs galera npm MariaDB-server
  • 2022-02-10 13:33:02 ERROR: [u'Errors were encountered while downloading packages.', u'MariaDB-compat-10.3.33-1.el7.centos.x86_64: [Errno 256] No more mirrors to try.', u'MariaDB-common-10.3.33-1.el7.centos.x86_64: [Errno 256] No more mirrors to try.', u'MariaDB-server-10.3.33-1.el7.centos.x86_64: [Errno 256] No more mirrors to try.', u'galera-25.3.35-1.el7.centos.x86_64: [Errno 256] No more mirrors to try.', u'MariaDB-client-10.3.33-1.el7.centos.x86_64: [Errno 256] No more mirrors to try.']
  • 2022-02-10 13:33:02 ERROR: Exited with returncode 1.

Does anybody know what's going on?

Best regards
Hello,

It seems you are using mariadb from mariadb.org and they revokes 10.3.33 release from their repository - MariaDB 10.3.33 Release Notes, so the packages are not avaialiable.
 
I have the same issue: In "Index of /10.5/centos7-amd64/rpms/" foe example the requested file "MariaDB-client-10.5.14-1.el7.centos.x86_64.rpm" is not available. What should I do now?

Also "yum update" failes with this error:

MariaDB-client-10.5.14-1.el7.c FAILED
http://yum.mariadb.org/10.5/centos7-amd64/rpms/MariaDB-client-10.5.14-1.el7.centos.x86_64.rpm: [Errno 14] HTTP Error 404 - Not Found

The difference to the initial post is only the MariaDB version (10.5.13 is installed on my server, 10.5.14 is should be download). Balanca has version 10.3.33.
 
I have the same issue: In "Index of /10.5/centos7-amd64/rpms/" foe example the requested file "MariaDB-client-10.5.14-1.el7.centos.x86_64.rpm" is not available. What should I do now?

Also "yum update" failes with this error:

MariaDB-client-10.5.14-1.el7.c FAILED
http://yum.mariadb.org/10.5/centos7-amd64/rpms/MariaDB-client-10.5.14-1.el7.centos.x86_64.rpm: [Errno 14] HTTP Error 404 - Not Found

The difference to the initial post is only the MariaDB version (10.5.13 is installed on my server, 10.5.14 is should be download). Balanca has version 10.3.33.
Hello,

Same as above, 10.5.14 is also revoked - MariaDB 10.5.14 Release Notes
 
In other words: Is it safe to run the upgrade vom 10.5.14 to 10.5.15 or will that fail due to the bug that caused the revocation of 10.5.14?
I got an answer from MariaDB developers on this. Yes, it is safe and an upgrade should run smoothly. I went ahead and did the updates and all succeeded.
 
Back
Top