curl-minimal conflicts with already installed curl
... on Rocky 9 during DIB build. 2024-05-29 14:06:50.789 | > Error: 2024-05-29 14:06:50.789 | > Problem: problem with installed package curl-7.76.1-29.el9_4.x86_64 2024-05-29 14:06:50.789 | > - package curl-minimal-7.76.1-29.el9_4.x86_64 from baseos conflicts with curl provided by curl-7.76.1-29.el9_4.x86_64 from @System 2024-05-29 14:06:50.789 | > - package curl-minimal-7.76.1-29.el9_4.x86_64 from baseos conflicts with curl provided by curl-7.76.1-29.el9_4.x86_64 from baseos 2024-05-29 14:06:50.789 | > - conflicting requests 2024-05-29 14:06:50.789 | > (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) 2024-05-29 14:06:50.789 | returncode: 1 2024-05-29 14:06:50.789 | install-packages failed with returncode 1 Change-Id: I444293e0d6fcf125d2c3b12144bdf92c00f49dce (cherry picked from commit 5c0b011eacc9b5de1812bf2b52a663b192ff9d4a)
This commit is contained in:
parent
f7c818b7dc
commit
a97dcca946
@ -26,7 +26,6 @@
|
|||||||
},
|
},
|
||||||
"rocky": {
|
"rocky": {
|
||||||
"9": {
|
"9": {
|
||||||
"curl": "curl-minimal",
|
|
||||||
"isc-dhcp-client": "dhcp-client",
|
"isc-dhcp-client": "dhcp-client",
|
||||||
"python3-dev": "platform-python-devel",
|
"python3-dev": "platform-python-devel",
|
||||||
"python3-venv": "",
|
"python3-venv": "",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user