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 5c0b011eac)
This commit is contained in:
Tom Weininger 2024-06-03 10:20:58 +02:00 committed by Antony Messerli
parent f7c818b7dc
commit a97dcca946

View File

@ -26,7 +26,6 @@
},
"rocky": {
"9": {
"curl": "curl-minimal",
"isc-dhcp-client": "dhcp-client",
"python3-dev": "platform-python-devel",
"python3-venv": "",