-
Notifications
You must be signed in to change notification settings - Fork 5
Description
Reopened from fedora-eln/content-resolver#81
The following repo from fedora-repos-eln-41-1.noarch:
[eln-ha]
name=Fedora - ELN HighAvailability - Developmental packages for the next Enterprise Linux release
baseurl=https://odcs.fedoraproject.org/composes/production/latest-Fedora-ELN/compose/HighAvailability/$basearch/os/
#metalink=https://mirrors.fedoraproject.org/metalink?repo=eln&arch=$basearch
enabled=0
countme=1
metadata_expire=6h
repo_gpgcheck=0
type=rpm
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-eln-$basearch
skip_if_unavailable=False
[eln-ha-source]
name=Fedora - ELN HighAvailability - Source
baseurl=https://odcs.fedoraproject.org/composes/production/latest-Fedora-ELN/compose/HighAvailability/source/tree/
#metalink=https://mirrors.fedoraproject.org/metalink?repo=eln-source&arch=$basearch
enabled=0
metadata_expire=6h
repo_gpgcheck=0
type=rpm
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-eln-$basearch
skip_if_unavailable=False
Packages from this repo do not exist at https://tiny.distro.builders/view-srpm--view-eln--xxx.html
For example (components):
- amtterm
- google-api-python-client
- google-auth-httplib2
- python-msrest
- re2
- rubygem-tilt
- rubygem-nio4r
But also many others.
@yselkowitz said:
This is not due to a bug in CR itself. fence-agents is listed as a placeholder in ELN proper, but either because it is a real package in Fedora (just built very differently for CS/RHEL) and/or because it is also listed as a real package in an ELN Extras workload, it is being rebuilt in ELN, and then included in ELN composes because of comps listings.
As for HA in general and how to resolve this difference, the ELN tracker would be the place to discuss this. This issue can't be transferred there (different orgs), so please re-file there if needed.