View Issue Details

IDProjectCategoryView StatusLast Update
0003631Rocky-Linux-8perlpublic2023-07-31 23:50
ReporterSébastien CHAMPSEIX Assigned ToLouis Abel  
PriorityurgentSeverityblockReproducibilityalways
Status closedResolutionunable to reproduce 
Summary0003631: Module Perl 5.26 Conflict/broken
DescriptionHi since few days, (around 05/06/2023),

We have an error during our rockylinux deploiement due to the perl module v5.26 which return following error :
Error:
 Problem: package perl-4:5.32.1-471.module+el8.6.0+879+823e3012.x86_64 requires perl-version, but none of the providers can be installed
  - package perl-version-6:0.99.24-1.el8.x86_64 requires libperl.so.5.26()(64bit), but none of the providers can be installed
  - cannot install both perl-libs-4:5.32.1-471.module+el8.6.0+879+823e3012.x86_64 and perl-libs-4:5.26.3-420.el8.x86_64
  - cannot install both perl-libs-4:5.32.1-471.module+el8.6.0+879+823e3012.x86_64 and perl-libs-4:5.26.3-421.el8.x86_64
  - cannot install both perl-libs-4:5.32.1-471.module+el8.6.0+879+823e3012.x86_64 and perl-libs-4:5.26.3-422.el8.x86_64
  - package perl-4:5.32.1-471.module+el8.6.0+879+823e3012.x86_64 requires perl-libs(x86-64) = 4:5.32.1-471.module+el8.6.0+879+823e3012, but none of the providers can be installed
  - cannot install both perl-libs-4:5.26.3-421.el8.x86_64 and perl-libs-4:5.32.1-471.module+el8.6.0+879+823e3012.x86_64
  - cannot install the best candidate for the job
  - package perl-version-7:0.99.29-1.module+el8.6.0+879+823e3012.x86_64 is filtered out by modular filtering
  - package perl-version-6:0.99.24-2.module+el8.6.0+882+2fa1e48f.x86_64 is filtered out by modular filtering
  - package perl-version-7:0.99.24-441.module+el8.6.0+878+f93dfff7.x86_64 is filtered out by modular filtering
(try to add '--allowerasing' to command line to replace conflicting packages or '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)


Already done : dnf reset perl, and enable => same error.

I've checked the following module config file on the rocky linux repo and some parts looks like missing for the perl v5.26 like component, artifacts etc...

https://download.rockylinux.org/pub/rocky/8/devel/x86_64/os/repodata/3f81592dad771b60f9129a3e45dd072c49fc8d7f1a0b3a4c9a0388ec3720a2a0-modules.yaml.gz

Can we have a fix on this issue please ?
Steps To ReproduceDeploy VM with RockyLinux 8.6 , launch upgrade etc.. to be in 8.8.

Launch :
1) dnf module enable perl:5.26
2) dnf install perl => Error
3) dnf info perl => show only the perl v5.32 from AppStream and Devel

TagsNo tags attached.

Activities

Louis Abel

Louis Abel

2023-07-31 23:50

administrator   ~0004259

It appears you are attempting to either use only the devel repository or you are attempting to keep it permanently enabled alongside baseos/appstream/powertools. This is not a recommended configuration. Closing as unable to reproduce.

Issue History

Date Modified Username Field Change
2023-06-16 13:23 Sébastien CHAMPSEIX New Issue
2023-07-31 23:50 Louis Abel Assigned To => Louis Abel
2023-07-31 23:50 Louis Abel Status new => closed
2023-07-31 23:50 Louis Abel Resolution open => unable to reproduce
2023-07-31 23:50 Louis Abel Note Added: 0004259