#author("2021-04-19T10:29:52+00:00","default:sysosa","sysosa")
#author("2022-05-04T07:59:59+00:00","default:sysosa","sysosa")
Zabbixリポジトリの中身を調べてみた
#code(nonumber){{
[root@zabbix ~]# cat /etc/yum.repos.d/zabbix.repo
[zabbix]
name=Zabbix Official Repository - $basearch
baseurl=http://repo.zabbix.com/zabbix/5.0/rhel/7/$basearch/
baseurl=https://repo.zabbix.com/zabbix/6.0/rhel/8/$basearch/
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-ZABBIX-A14FE591

[zabbix-frontend]
name=Zabbix Official Repository frontend - $basearch
baseurl=http://repo.zabbix.com/zabbix/5.0/rhel/7/$basearch/frontend
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-ZABBIX-A14FE591

[zabbix-debuginfo]
name=Zabbix Official Repository debuginfo - $basearch
baseurl=http://repo.zabbix.com/zabbix/5.0/rhel/7/$basearch/debuginfo/
enabled=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-ZABBIX-A14FE591
gpgcheck=1

[zabbix-non-supported]
name=Zabbix Official Repository non-supported - $basearch
baseurl=http://repo.zabbix.com/non-supported/rhel/7/$basearch/
baseurl=https://repo.zabbix.com/non-supported/rhel/8/$basearch/
enabled=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-ZABBIX
gpgcheck=1

[root@zabbix ~]#
}}

このうち「enabled=1」と定義されているのは「zabbix」と「zabbix-non-supported」
これらを更に調べてみる
「enabled=1」と定義されている「zabbix」と「zabbix-non-supported」についてさらに調べると
#code(nonumber){{
[root@zabbix ~]# yum repolist -v zabbix
[root@zabbix ~]# dnf repolist -v zabbix
 :
 :
Setting up Package Sacks
pkgsack time: 0.004
Repo-id      : zabbix/x86_64
Repo-name    : Zabbix Official Repository - x86_64
Repo-status  : enabled
Repo-revision: 1617014653
Repo-updated : Mon Mar 29 19:44:18 2021
Repo-pkgs    : 236
Repo-size    : 220 M
Repo-baseurl : http://repo.zabbix.com/zabbix/5.0/rhel/7/x86_64/
Repo-expire  : 21,600 second(s) (last: Mon Apr 19 19:24:43 2021)
  Filter     : read-only:present
Repo-filename: /etc/yum.repos.d/zabbix.repo
Repo-id            : zabbix
Repo-name          : Zabbix Official Repository - x86_64
Repo-status        : enabled
Repo-revision      : 1651566274
Repo-updated       : Tue 03 May 2022 05:24:36 PM JST
Repo-pkgs          : 106
Repo-available-pkgs: 106
Repo-size          : 163 M
Repo-baseurl       : https://repo.zabbix.com/zabbix/6.0/rhel/8/x86_64/
Repo-expire        : 172,800 second(s) (last: Wed 04 May 2022 04:55:24 PM JST)
Repo-filename      : /etc/yum.repos.d/zabbix.repo
Total packages: 106

repolist: 236
[root@zabbix ~]# dnf repolist -v zabbix-non-supported
 :
Repo-id            : zabbix-non-supported
Repo-name          : Zabbix Official Repository non-supported - x86_64
Repo-status        : enabled
Repo-revision      : 1565003724
Repo-updated       : Mon 05 Aug 2019 08:15:24 PM JST
Repo-pkgs          : 1
Repo-available-pkgs: 1
Repo-size          : 51 k
Repo-baseurl       : https://repo.zabbix.com/non-supported/rhel/8/x86_64/
Repo-expire        : 172,800 second(s) (last: Wed 04 May 2022 04:55:26 PM JST)
Repo-filename      : /etc/yum.repos.d/zabbix.repo
Total packages: 1
[root@zabbix ~]#
}}

加えて
「zabbix」と「zabbix-non-supported」リポジトリのパッケージを調べてみる
#code(nonumber){{
[root@zabbix ~]# yum list available --disablerepo=* --enablerepo=zabbix
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
[root@zabbix ~]# dnf list available --disablerepo=* --enablerepo=zabbix
Last metadata expiration check: 0:03:17 ago on Wed 04 May 2022 04:55:24 PM JST.
Available Packages
zabbix-agent.x86_64                                        5.0.10-1.el7                           zabbix
zabbix-agent2.x86_64                                       5.0.10-1.el7                           zabbix
zabbix-apache-conf-scl.noarch                              5.0.10-1.el7                           zabbix
zabbix-get.x86_64                                          5.0.10-1.el7                           zabbix
zabbix-java-gateway.x86_64                                 5.0.10-1.el7                           zabbix
zabbix-js.x86_64                                           5.0.10-1.el7                           zabbix
zabbix-nginx-conf-scl.noarch                               5.0.10-1.el7                           zabbix
zabbix-proxy-mysql.x86_64                                  5.0.10-1.el7                           zabbix
zabbix-proxy-pgsql.x86_64                                  5.0.10-1.el7                           zabbix
zabbix-proxy-sqlite3.x86_64                                5.0.10-1.el7                           zabbix
zabbix-sender.x86_64                                       5.0.10-1.el7                           zabbix
zabbix-server-mysql.x86_64                                 5.0.10-1.el7                           zabbix
zabbix-server-pgsql.x86_64                                 5.0.10-1.el7                           zabbix
zabbix-web.noarch                                          5.0.10-1.el7                           zabbix
zabbix-web-deps-scl.noarch                                 5.0.10-1.el7                           zabbix
zabbix-web-deps-scl-php73.noarch                           5.0.10-1.el7                           zabbix
zabbix-web-japanese.noarch                                 5.0.10-1.el7                           zabbix
zabbix-web-mysql-scl.noarch                                5.0.10-1.el7                           zabbix
zabbix-web-mysql-scl-php73.noarch                          5.0.10-1.el7                           zabbix
zabbix-web-pgsql-scl.noarch                                5.0.10-1.el7                           zabbix
zabbix-web-pgsql-scl-php73.noarch                          5.0.10-1.el7                           zabbix
zabbix-agent.x86_64                         6.0.4-1.el8                zabbix
zabbix-agent2.x86_64                        6.0.4-1.el8                zabbix
zabbix-apache-conf.noarch                   6.0.4-1.el8                zabbix
zabbix-get.x86_64                           6.0.4-1.el8                zabbix
zabbix-java-gateway.x86_64                  6.0.4-1.el8                zabbix
zabbix-js.x86_64                            6.0.4-1.el8                zabbix
zabbix-nginx-conf.noarch                    6.0.4-1.el8                zabbix
zabbix-proxy-mysql.x86_64                   6.0.4-1.el8                zabbix
zabbix-proxy-pgsql.x86_64                   6.0.4-1.el8                zabbix
zabbix-proxy-sqlite3.x86_64                 6.0.4-1.el8                zabbix
zabbix-selinux-policy.x86_64                6.0.4-1.el8                zabbix
zabbix-sender.x86_64                        6.0.4-1.el8                zabbix
zabbix-server-mysql.x86_64                  6.0.4-1.el8                zabbix
zabbix-server-pgsql.x86_64                  6.0.4-1.el8                zabbix
zabbix-sql-scripts.noarch                   6.0.4-1.el8                zabbix
zabbix-web.noarch                           6.0.4-1.el8                zabbix
zabbix-web-deps.noarch                      6.0.4-1.el8                zabbix
zabbix-web-japanese.noarch                  6.0.4-1.el8                zabbix
zabbix-web-mysql.noarch                     6.0.4-1.el8                zabbix
zabbix-web-pgsql.noarch                     6.0.4-1.el8                zabbix
zabbix-web-service.x86_64                   6.0.4-1.el8                zabbix
[root@zabbix ~]#
}}

次に「zabbix-non-supported」
#code(nonumber){{
[root@zabbix ~]# yum repolist -v zabbix-non-supported
 :
 :
Setting up Package Sacks
pkgsack time: 0.004
Repo-id      : zabbix-non-supported/x86_64
Repo-name    : Zabbix Official Repository non-supported - x86_64
Repo-status  : enabled
Repo-updated : Wed Nov  5 17:05:49 2014
Repo-pkgs    : 4
Repo-size    : 153 k
Repo-baseurl : http://repo.zabbix.com/non-supported/rhel/7/x86_64/
Repo-expire  : 21,600 second(s) (last: Mon Apr 19 19:24:43 2021)
  Filter     : read-only:present
Repo-filename: /etc/yum.repos.d/zabbix.repo

repolist: 4
[root@zabbix ~]#
}}
さらに
#code(nonumber){{
[root@zabbix ~]# yum list available --disablerepo=* --enablerepo=zabbix-non-supported
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
[root@zabbix ~]# dnf list available --disablerepo=* --enablerepo=zabbix-non-supported
Last metadata expiration check: 0:04:10 ago on Wed 04 May 2022 04:55:26 PM JST.
Available Packages
fping.x86_64                                3.10-1.el7                              zabbix-non-supported
iksemel.x86_64                              1.4-2.el7.centos                        zabbix-non-supported
iksemel-devel.x86_64                        1.4-2.el7.centos                        zabbix-non-supported
iksemel-utils.x86_64                        1.4-2.el7.centos                        zabbix-non-supported
fping.x86_64                 3.16-1.el8                  zabbix-non-supported
[root@zabbix ~]#
}}
1

トップ   編集 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS