problem with noarch repo

My repo file:
cat /etc/yum.repos.d/percona-noarch.repo
[percona-noarch]
name=CentOS $releasever - Percona [noarch]
baseurl=http://repo.percona.com/centos/$releasever/os/noarch/
enabled=1
gpgcheck=1
gpgkey=http://www.percona.com/downloads/percona-release/RPM-GPG-KEY-percona

I try:
yum clean all
yum info percona-zabbix-templates -v --showduplicates --disablerepo=* --enablerepo=percona-noarch | egrep -i “name|version|repo”

result:
Name : percona-zabbix-templates
Version : 1.1.4
Name : percona-zabbix-templates
Version : 1.1.5
Name : percona-zabbix-templates
Version : 1.1.6

Where is package 1.1.7-1, 1.1.7-2, 1.1.8-2 ?
They are present:
curl [URL]http://repo.percona.com/centos/7/os/noarch/[/URL] | grep “percona-zabbix-templates”
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5448 0 5448 0 0 19533 0 --:–:-- --:–:-- --:–:-- 19597
percona-zabbix-templates-1.1.4-1.noarch.rpm 21-Jul-2014 15:15 30589
percona-zabbix-templates-1.1.5-1.noarch.rpm 19-Jun-2015 09:39 30599
percona-zabbix-templates-1.1.6-1.noarch.rpm 11-Jan-2016 13:23 28696
percona-zabbix-templates-1.1.7-1.noarch.rpm 08-Dec-2016 13:29 28236
percona-zabbix-templates-1.1.7-2.noarch.rpm 09-Dec-2016 18:22 28236
percona-zabbix-templates-1.1.8-1.noarch.rpm 10-Jan-2018 14:47 28296

But no information in repodata:
curl [URL=“http://repo.percona.com/centos/7/os/noarch/repodata/filelists.xml.gz”]http://repo.percona.com/centos/7/os/...lelists.xml.gz[/URL] | zcat | grep zabbix-template
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2421 100 2421 0 0 7975 0 --:–:-- --:–:-- --:–:-- 7963
/var/lib/zabbix/percona/scripts/get_mysql_stats_wrapper.sh/var/lib/zabbix/percona/scripts/ss_get_mysql_stats.php/var/lib/zabbix/percona/templates/userparameter_percona_mysql.conf/var/lib/zabbix/percona/templates/zabbix_agent_template_percona_mysql_server_ht_2.0. 9-sver1.1.5.xml/var/lib/zabbix/percona/var/lib/zabbix/percona/scripts/var/lib/zabbix/percona/templates
/var/lib/zabbix/percona/scripts/get_mysql_stats_wrapper.sh/var/lib/zabbix/percona/scripts/ss_get_mysql_stats.php/var/lib/zabbix/percona/templates/userparameter_percona_mysql.conf/var/lib/zabbix/percona/templates/zabbix_agent_template_percona_mysql_server_ht_2.0. 9-sver1.1.4.xml/var/lib/zabbix/percona/var/lib/zabbix/percona/scripts/var/lib/zabbix/percona/templates
/var/lib/zabbix/percona/scripts/get_mysql_stats_wrapper.sh/var/lib/zabbix/percona/scripts/ss_get_mysql_stats.php/var/lib/zabbix/percona/templates/userparameter_percona_mysql.conf/var/lib/zabbix/percona/templates/zabbix_agent_template_percona_mysql_server_ht_2.0. 9-sver1.1.6.xml/var/lib/zabbix/percona/var/lib/zabbix/percona/scripts/var/lib/zabbix/percona/templates

I think this is “createrepo” problem. Please help.

Hello, sorry that you are having this issue. There are some maintenance tasks underway on the repo at the moment, and it seems this issue could be related.
I will update when I know that we are all clear.

Hello.
Problem remains actual…

OK, let me check the current status for you…

Did you try the percona-release package? That should provide the correct repo file … the monitoring plugins software releases are here [url]https://www.percona.com/downloads/percona-monitoring-plugins/LATEST/[/url]

and downloadable for all software from here [url]https://www.percona.com/downloads/[/url]