View Issue Details

IDProjectCategoryView StatusLast Update
0000182AlmaLinux-8-OTHERpublic2022-02-04 19:42
Reportergtb Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
Platformx86_64OSAlmaOS Version8
Summary0000182: Almalinux devel repo causes mock install failures
DescriptionRunning mock (on a Fedora system with the latest mock-core-configs) and enabling the devel repo in almalinux (necessary to build some software) results in uninstallable packages due to conflicts.

Steps To Reproducemock --root /etc/mock/alma+epel-8-x86_64.cfg --enablerepo=devel install perl-IO-Socket-INET6
Additional InformationExpected result:

  perl-IO-Socket-INET6 installed

Actual result:

  Error:
   Problem: package perl-IO-Socket-INET6-2.72-12.module_el8.3.0+2009+2dd00f05.noarch requires perl(:MODULE_COMPAT_5.30.1), but none of the providers can be installed
    - cannot install the best candidate for the job
    - package perl-libs-4:5.30.1-452.module_el8.4.0+2179+01326e37.x86_64 is filtered out by modular filtering
  (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)





I am not sure if this is an issue with mock, the mock core configs, or the alma repo, but the equivalent request works with the centos-stream+epel-next-8 mock cfg (i.e. mock --root /etc/mock/centos-stream+epel-next-8-x86_64.cfg --enablerepo=Stream-Devel install perl-IO-Socket-INET6 )

TagsNo tags attached.
abrt_hash
URL

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2022-02-04 19:42 gtb New Issue