Open gnought opened 4 years ago
The GPG key in https://github.com/rpm-software-management/yum/blob/master/test/gpg/key.pub expires, and the build will fail in make check stage.
make check
# gpg key.pub pub 2048R/D5865417 2017-07-26 Joe Doe <joe@doe.com> sub 2048R/2DB632D4 2017-07-26 [expires: 2019-07-26]
As we known, the YUM is deprecated. Here is the fix:
The GPG key in https://github.com/rpm-software-management/yum/blob/master/test/gpg/key.pub expires, and the build will fail in
make check
stage.As we known, the YUM is deprecated. Here is the fix: