View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000278 | AlmaLinux-8 | php | public | 2022-07-06 21:27 | 2022-11-18 20:07 |
Reporter | ap8 | Assigned To | alukoshko | ||
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | reopened | ||
Platform | x86_64 | OS | AlmaLinux | OS Version | 8.6 |
Summary | 0000278: After enabling the dnf modules nginx:1.20 and php:7.4, a conflict arises which says that php:7.4 requires nginx:1.14 | ||||
Description | The exact error message is: ``` Modular dependency problems: Problem: module php:7.4:8060020220701053012:a4870ff1.x86_64 requires module(nginx:1.14), but none of the providers can be installed - module nginx:1.14:8030020210419100506:f8e95b4e.x86_64 conflicts with module(nginx:1.20) provided by nginx:1.20:8060020220421131139:9edba152.x86_64 - module nginx:1.20:8060020220421131139:9edba152.x86_64 conflicts with module(nginx:1.14) provided by nginx:1.14:8030020210419100506:f8e95b4e.x86_64 - conflicting requests ``` The issue does NOT seem to affect RHEL 8.6 nor RockyLinux 8.6, while it occurs in AlmaLinux 8.6. I noticed this for the first time on July 3rd (on July 2nd I had applied several updates to the OS). | ||||
Steps To Reproduce | In a clean VM/container: * `dnf module switch-to nginx:1.20` * `dnf module switch-to php:7.4` | ||||
Tags | No tags attached. | ||||
abrt_hash | |||||
URL | |||||
|
Thank you for the report. The issue is fixed! |
|
Thank you very much for fixing it so promptly, all my servers were patched successfully this morning. Cheers! |
|
The issue is happening again with newer versions. Still, it affects only AlmaLinux and not RHEL. ``` Modular dependency problems: Problem: module php:7.4:8060020220824162156:a4870ff1.aarch64 requires module(nginx:1.14), but none of the providers can be installed - module nginx:1.14:8040020210504103136:f8e95b4e.aarch64 conflicts with module(nginx:1.20) provided by nginx:1.20:8060020220421131149:9edba152.aarch64 - module nginx:1.20:8060020220421131149:9edba152.aarch64 conflicts with module(nginx:1.14) provided by nginx:1.14:8040020210504103136:f8e95b4e.aarch64 - conflicting requests ``` |
|
Thank for report, we see the problem and will fix soon. |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-07-06 21:27 | ap8 | New Issue | |
2022-07-08 05:36 | eabdullin | Note Added: 0000632 | |
2022-07-08 09:57 | ap8 | Note Added: 0000633 | |
2022-07-08 10:03 | lkhn | Assigned To | => lkhn |
2022-07-08 10:03 | lkhn | Status | new => resolved |
2022-07-08 10:03 | lkhn | Resolution | open => fixed |
2022-08-27 09:25 | ap8 | Status | resolved => feedback |
2022-08-27 09:25 | ap8 | Resolution | fixed => reopened |
2022-08-27 09:25 | ap8 | Note Added: 0000682 | |
2022-08-29 11:24 | alukoshko | Note Added: 0000684 | |
2022-09-01 13:25 | lkhn | Assigned To | lkhn => alukoshko |
2022-11-18 20:07 | alukoshko | Status | feedback => closed |