View Issue Details

IDProjectCategoryView StatusLast Update
0000177AlmaLinux-8almalinux-releasepublic2022-01-22 21:15
Reporterayuri Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
Summary0000177: don't include repo config into release package
DescriptionProject states it's 1:1 compatible with CentOS while the first and foremost important package is obviously not. It includes hard-coded repos instead of doing what CentOS does (which is absolutely the right thing) of depending on another package that in its turn supplies the repo info.

Why you came up with this "brilliant" idea is beyond me.

We customize our repos and don't use "upstream" URIs to fetch the repo info, as we sync from our repo server to avoid unnecessary hassle and to have special configuration like repo priority settings.
Steps To Reproduce# rpm -qR centos-linux-release |grep repo | head -1
centos-repos(8)
#
# rpm -qlv centos-linux-release |grep yum.repo
#
# rpm -qlv -p almalinux-release-8.5-4.el8.x86_64.rpm |grep yum.repo
warning: almalinux-release-8.5-4.el8.x86_64.rpm: Header V4 RSA/SHA256 Signature, key ID c21ad6ea: NOKEY
-rw-r--r-- 1 root root 951 Dec 21 19:51 /etc/yum.repos.d/almalinux-ha.repo
-rw-r--r-- 1 root root 893 Dec 21 19:51 /etc/yum.repos.d/almalinux-plus.repo
-rw-r--r-- 1 root root 971 Dec 21 19:51 /etc/yum.repos.d/almalinux-powertools.repo
-rw-r--r-- 1 root root 1049 Dec 21 19:51 /etc/yum.repos.d/almalinux-resilientstorage.repo
-rw-r--r-- 1 root root 2690 Dec 21 19:51 /etc/yum.repos.d/almalinux.repo
#
TagsNo tags attached.
abrt_hash
URL

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2022-01-22 21:15 ayuri New Issue