octavia/elements/amphora-agent/pkg-map
Tom Weininger 5c0b011eac 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
2024-06-03 10:20:58 +02:00

68 lines
1.6 KiB
Plaintext

{
"release": {
"rhel": {
"9": {
"isc-dhcp-client": "dhcp-client",
"python3-dev": "platform-python-devel",
"python3-venv": "",
"python3": "python39",
"vlan": "",
"screen": "",
"dkms": "",
"network-scripts": ""
}
},
"centos": {
"9-stream": {
"isc-dhcp-client": "dhcp-client",
"python3-dev": "platform-python-devel",
"python3-venv": "",
"python3": "python39",
"vlan": "",
"screen": "",
"dkms": "",
"network-scripts": ""
}
},
"rocky": {
"9": {
"isc-dhcp-client": "dhcp-client",
"python3-dev": "platform-python-devel",
"python3-venv": "",
"python3": "python39",
"vlan": "",
"screen": "",
"dkms": "",
"network-scripts": ""
}
}
},
"family": {
"redhat": {
"amphora-agent": "openstack-octavia-amphora-agent",
"acpid-ppc64le": "",
"netcat-openbsd": "nmap-ncat",
"netbase": "",
"cron": "cronie",
"ifenslave": "",
"iputils-tracepath": "",
"cloud-guest-utils": "cloud-utils-growpart",
"apparmor": "",
"dmeventd": "",
"isc-dhcp-client": "dhclient",
"uuid-runtime": "",
"ubuntu-cloudimage-keyring": "",
"vim-tiny": "vim-minimal",
"apt-transport-https": "",
"pollinate": "",
"ifupdown": "",
"network-scripts": "network-scripts"
}
},
"default": {
"amphora-agent": "amphora-agent",
"acpid-ppc64le": "acpid",
"network-scripts": ""
}
}