View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0017625 | CentOS-8 | perl-FCGI | public | 2020-07-28 15:38 | 2020-08-06 06:03 |
Reporter | Khairi | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Product Version | 8.2.2004 | ||||
Summary | 0017625: conflict when yum update is performed | ||||
Description | Hi I got the following message: yum update Last metadata expiration check: 1:11:45 ago on Tue 28 Jul 2020 03:15:09 PM CET. Modular dependency problem: Problem: conflicting requests - module perl:5.26:8000020190628020724:55190bc5-0.x86_64 conflicts with module(perl:5.30) provided by perl:5.30:8030020200715145239:568f3a16-0.x86_64 - module perl:5.30:8030020200715145239:568f3a16-0.x86_64 conflicts with module(perl:5.26) provided by perl:5.26:8000020190628020724:55190bc5-0.x86_64 - module perl-FCGI:0.78:8030020200618214557:2fbcbb20-0.x86_64 requires module(perl:5.30), but none of the providers can be installed Dependencies resolved. Nothing to do. Complete! is there a solution to fix this best regards | ||||
Tags | "firmware", chrome | ||||
related to | 0017628 | new | conflict when dnf update is executed |
Suggest updating severity to major: CentOS 8 Stream cannot be installed due to this issue. |
|
Dear all I guessed a couple of try including removing perl modules. I suggest to try the following commands : find / -name perl* ls -all ls -all *cpan* ls -all cpan* ls -all .cpan* rm -rf .cpan* ls -all .cpan* clear yum info perl yum module list perl yum module disable perl:5.26 yum module disable perl:5.24 yum module remove perl:5.24 yum module remove perl:5.26 yum update yum module disable perl-App-cpanminus perl-YAML perl-FCGI yum update I got the following message : /root> yum update Last metadata expiration check: 16:23:38 ago on Wed 05 Aug 2020 02:39:02 PM CET. Dependencies resolved. Nothing to do. Complete! /root> |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2020-07-28 15:38 | Khairi | New Issue | |
2020-07-28 21:27 | rct | File Added: VirtualBox_centos8_28_07_2020_17_11_51.png | |
2020-07-28 21:27 | rct | Note Added: 0037436 | |
2020-07-29 07:37 | Amymay67 | Tag Attached: chrome | |
2020-07-29 07:37 | Amymay67 | Tag Attached: "firmware" | |
2020-07-29 09:29 | BrianWhitecotton | Issue cloned: 0017628 | |
2020-07-29 09:29 | BrianWhitecotton | Relationship added | related to 0017628 |
2020-08-06 06:03 | Khairi | Note Added: 0037503 |