yum update
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
gitlab_gitlab-ce/x86_64/signature | 836 B 00:00:00
gitlab_gitlab-ce/x86_64/signature | 1.0 kB 00:00:00 !!!
gitlab_gitlab-ce-source/signature | 836 B 00:00:00
gitlab_gitlab-ce-source/signature | 951 B 00:00:00 !!!
No packages marked for update
次の質問に対する回答が見つからなかったため、この質問を投稿します。
1)エントリが/etc/yum.repos.dの.repoファイルで定義されているgpgの署名の確認に関連していると思います
リポジトリファイルは、GitLab環境のデフォルトのインストール中に作成されました。他の投稿でもこの正確な出力を確認しましたが、現象についてはまったく触れられていません。
2つのリポジトリに複数のエントリがあるのはなぜですか?
2)各リポジトリの2番目のエントリの後ろにある3つの感嘆符の意味は何ですか?
この質問に対して私が見つけることができた最も近いものはこれでした https://www.reddit.com/r/linuxadmin/comments/8c7u80/why_are_there_two_signature_entries_for_some/ これは私の意見では問題に実際に対処していません。
私の環境はCentos 7.6で、同じ状況です。
_yum repolist -v
_の出力を確認しました。
そして、_Repo-exire
_および_gitlab_gitlab-ce/x86_64
_の_gitlab_gitlab-ce-source
_は300 second(s)
であることがわかりました。一方、その他は21,600 second(s)
です。
_Repo-id : extras/7/x86_64
Repo-name : CentOS-7 - Extras
Repo-revision: 1544457521
Repo-updated : Tue Dec 11 01:00:03 2018
Repo-pkgs : 321
Repo-size : 392 M
Repo-mirrors : http://mirrorlist.centos.org/?release=7&Arch=x86_64&repo=extras&infra=stock
Repo-baseurl : http://ftp.neowiz.com/centos/7.6.1810/extras/x86_64/ (9 more)
Repo-expire : 21,600 second(s) (last: Thu Jan 24 11:56:00 2019)
Filter : read-only:present
Repo-filename: /etc/yum.repos.d/CentOS-Base.repo
Repo-id : gitlab_gitlab-ce/x86_64
Repo-name : gitlab_gitlab-ce
Repo-updated : Tue Jan 22 23:20:38 2019
Repo-pkgs : 437
Repo-size : 141 G
Repo-baseurl : https://packages.gitlab.com/gitlab/gitlab-ce/el/7/x86_64/
Repo-expire : 300 second(s) (last: Thu Jan 24 13:11:16 2019)
Filter : read-only:present
Repo-filename: /etc/yum.repos.d/gitlab_gitlab-ce.repo
_
私は推測する "!!!"リポジトリ情報が期限切れであることを意味します。