I am trying to install the 8.0 version of xtrabackup using the tools repo, but although I can set it up OK, it is failing to find the repo afterwards. (I can install this manually without an issue).
[root]# rpm -qa|grep -i percona
percona-release-1.0-7.noarch
[root]# percona-release setup pxb80
* Disabling all Percona Repositories
* Enabling the Percona Tools repository
<*> All done!
[root]# yum update
Loaded plugins: product-id, search-disabled-repos, subscription-manager
http://repo.percona.com/tools/yum/release/7Server/RPMS/noarch/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
failure: repodata/repomd.xml from tools-release-noarch: [Errno 256] No more mirrors to try.
[root]# cat /etc/os-release
NAME="Red Hat Enterprise Linux Server"
VERSION="7.6 (Maipo)"
ID="rhel"
ID_LIKE="fedora"
VARIANT="Server"
VARIANT_ID="server"
VERSION_ID="7.6"
Can’t seem to reproduce this. Are you still affected by this error?
[root@pslave2 ~]# percona-release setup pxb80
* Disabling all Percona Repositories
* Enabling the Percona Tools repository
<*> All done!
[root@pslave2 ~]# yum update
Failed to set locale, defaulting to C
Loaded plugins: fastestmirror
Determining fastest mirrors
epel/x86_64/metalink | 9.9 kB 00:00:00
* base: mirror.pregi.net
* epel: mirror.pregi.net
* extras: mirror.pregi.net
* updates: mirror.pregi.net
base | 3.6 kB 00:00:00
epel | 4.7 kB 00:00:00
extras | 3.4 kB 00:00:00
tools-release-noarch | 2.9 kB 00:00:00
tools-release-x86_64 | 2.9 kB 00:00:00
updates | 3.4 kB 00:00:00
(1/9): epel/x86_64/group_gz | 88 kB 00:00:00
(2/9): base/7/x86_64/group_gz | 166 kB 00:00:00
(3/9): epel/x86_64/updateinfo | 956 kB 00:00:00
(4/9): extras/7/x86_64/primary_db | 156 kB 00:00:00
(5/9): tools-release-noarch/7/primary_db | 1.1 kB 00:00:00
(6/9): tools-release-x86_64/7/x86_64/primary_db | 20 kB 00:00:00
(7/9): updates/7/x86_64/primary_db | 2.4 MB 00:00:00
(8/9): epel/x86_64/primary_db | 6.6 MB 00:00:01
(9/9): base/7/x86_64/primary_db | 6.0 MB 00:00:02
No packages marked for update
[root@pslave2 ~]# cat /etc/os-release
NAME="CentOS Linux"
VERSION="7 (Core)"
ID="centos"
ID_LIKE="rhel fedora"
VERSION_ID="7"
PRETTY_NAME="CentOS Linux 7 (Core)"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:centos:centos:7"
HOME_URL="https://www.centos.org/"
BUG_REPORT_URL="https://bugs.centos.org/"
CENTOS_MANTISBT_PROJECT="CentOS-7"
CENTOS_MANTISBT_PROJECT_VERSION="7"
REDHAT_SUPPORT_PRODUCT="centos"
REDHAT_SUPPORT_PRODUCT_VERSION="7"
[root@pslave2 ~]# rpm -qa|grep percona-release
percona-release-1.0-7.noarch