On 4/8/20 7:20 PM, Orion Poplawski wrote:
There does not appear to be an explicit conflict policy for EPEL8:https://fedoraproject.org/wiki/EPEL/FAQ#Does_EPEL_replace_packages_provided_within_Red_Hat_Enterprise_Linux_or_layered_products.3FI got a report against python3-s3transfer and python3-botocore conflicting with the CentOS 8 HighAvailability repo. No idea if this is an issue or not: https://bugzilla.redhat.com/show_bug.cgi?id=1821630It looks like we have avoided conflicts with the "ha" repos in the past, and I can enable the rhel-8-for-x86_64-highavailability-rpms repo on my RHEL8 developer license machine so it does seem available to everyone.
yum list --showduplicates | awk '$1 == lastpkg && (lastrepo == "epel" || $3 == "epel" ) { print $0; print last;}; { last = $0; lastpkg = $1; lastrepo = $3 };'
Other conflicts with HA:python3-boto3.noarch 1.10.21-1.el8 epel python3-boto3.noarch 1.6.1-2.el8
rhel-8-for-x86_64-highavailability-rpmspython3-botocore.noarch 1.13.21-1.el8 epel python3-botocore.noarch 1.9.1-2.el8
rhel-8-for-x86_64-highavailability-rpmspython3-fasteners.noarch 0.14.1-20.el8 epel python3-fasteners.noarch 0.14.1-14.el8
rhel-8-for-x86_64-highavailability-rpmspython3-google-api-client.noarch 1:1.6.7-10.el8 epel python3-google-api-client.noarch 1.6.5-3.el8
rhel-8-for-x86_64-highavailability-rpmspython3-oauth2client.noarch 4.1.3-9.el8 epel python3-oauth2client.noarch 4.1.2-6.el8
rhel-8-for-x86_64-highavailability-rpmspython3-s3transfer.noarch 0.2.1-1.el8 epel python3-s3transfer.noarch 0.1.13-1.el8
rhel-8-for-x86_64-highavailability-rpmspython3-uritemplate.noarch 3.0.0-10.el8 epel python3-uritemplate.noarch 3.0.0-3.el8
rhel-8-for-x86_64-highavailability-rpms With appstream:python3-psutil.x86_64 5.6.3-5.el8 epel python3-psutil.x86_64 5.4.3-10.el8 rhel-8-for-x86_64-appstream-rpms
From 8.2 beta:dwarves.x86_64 1.15-5.el8 codeready-builder-beta-for-rhel-8-x86_64-rpms dwarves.x86_64 1.15-4.el8 epel
libzstd.x86_64 1.4.4-1.el8 epel libzstd.x86_64 1.4.2-2.el8 rhel-8-for-x86_64-baseos-beta-rpms libzstd-devel.x86_64 1.4.4-1.el8 epel libzstd-devel.x86_64 1.4.2-2.el8 rhel-8-for-x86_64-baseos-beta-rpms perl-Convert-ASN1.noarch 0.27-17.el8 rhel-8-for-x86_64-appstream-beta-rpms perl-Convert-ASN1.noarch 0.27-16.el8 epel perl-LDAP.noarch 1:0.66-7.el8 rhel-8-for-x86_64-appstream-beta-rpms perl-LDAP.noarch 1:0.66-5.el8 epel
python3-psutil.x86_64 5.6.3-5.el8 epel python3-psutil.x86_64 5.4.3-10.el8 rhel-8-for-x86_64-appstream-beta-rpms
whois.x86_64 5.5.1-2.el8 rhel-8-for-x86_64-appstream-beta-rpms whois.x86_64 5.5.1-1.el8 epel whois-nls.noarch 5.5.1-2.el8 rhel-8-for-x86_64-appstream-beta-rpms whois-nls.noarch 5.5.1-1.el8 epel zstd.x86_64 1.4.4-1.el8 epel zstd.x86_64 1.4.2-2.el8 rhel-8-for-x86_64-appstream-beta-rpms
-- Orion Poplawski Manager of NWRA Technical Systems 720-772-5637 NWRA, Boulder/CoRA Office FAX: 303-415-9702 3380 Mitchell Lane orion@xxxxxxxx Boulder, CO 80301 https://www.nwra.com/
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ epel-devel mailing list -- epel-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to epel-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/epel-devel@xxxxxxxxxxxxxxxxxxxxxxx