opendevreview | Merged openstack/openstack-ansible master: Bump ansible to latest release of 2.13 https://review.opendev.org/c/openstack/openstack-ansible/+/877271 | 00:04 |
---|---|---|
opendevreview | Jonathan Rosser proposed openstack/openstack-ansible master: Define individual haproxy services for each console type https://review.opendev.org/c/openstack/openstack-ansible/+/878083 | 06:09 |
opendevreview | Jonathan Rosser proposed openstack/openstack-ansible master: Split compatability matrix for legacy releases https://review.opendev.org/c/openstack/openstack-ansible/+/877941 | 06:19 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible master: Split compatability matrix for legacy releases https://review.opendev.org/c/openstack/openstack-ansible/+/877941 | 09:45 |
admin1 | hi noonedeadpunk, you helped me with this kind of issue before i think .. https://gist.githubusercontent.com/a1git/3d30ce247ca56afb96a92cb4fcd11f60/raw/ddc56964328251a376621a5e6248d62529707b2d/gistfile1.txt .. but i forgot the solution :( | 11:22 |
admin1 | will note it down this time | 11:22 |
noonedeadpunk | I think it's jsut rabbit version that we were trying to install is not in repos anymore | 11:22 |
noonedeadpunk | or well, erlang version | 11:23 |
noonedeadpunk | so the solution here is to set existing version in repos for `rabbitmq_erlang_version_spec` | 11:24 |
noonedeadpunk | And here's how we're searching in repo https://cloudsmith.io/~rabbitmq/repos/rabbitmq-erlang/packages/?q=name%3Aerlang%24 | 11:24 |
noonedeadpunk | Also important to follow this compatability matrix https://www.rabbitmq.com/which-erlang.html | 11:25 |
noonedeadpunk | We've landed patches not that long ago to cover that to affected branches | 11:25 |
admin1 | those patches are not in the latest tag i think | 11:29 |
admin1 | also this worked -> https://gist.githubusercontent.com/a1git/2ed8f628a60c61bfe6e1249dce05ba8e/raw/798b8ab9322a0a9501a43481e86a0471346afbf7/gistfile1.txt which produces this https://gist.githubusercontent.com/a1git/092e7efecf5fed1ae4c36c3c1e4384ce/raw/57cb4c088a83c5aa0cf4f78def771c661645a825/gistfile1.txt .. so i think you might also be | 11:30 |
admin1 | interested as you also run public workloads | 11:30 |
admin1 | and this will make the clouds and all ports work even from the restrictive firewalls | 11:30 |
admin1 | do you know of the patch i can cherry pick .. or how would i make this work ? | 11:30 |
admin1 | noonedeadpunk, is it safe to set the highest/latest value in rabbitmq_erlang_version_spec ? | 12:00 |
admin1 | for example replace 23.2.6+dfsg-1 with 25.3 | 12:01 |
noonedeadpunk | admin1: I've pushed tags jsut yestarday | 12:02 |
admin1 | oh | 12:02 |
noonedeadpunk | well, as long as it's compatible with rabbitmq version it should be fine | 12:03 |
admin1 | put this in user_variable .. rabbitmq_erlang_version_spec: 25.3-1 .. still failed | 12:24 |
noonedeadpunk | iirc itr should be `1:25.3-1` if you're using debian | 12:26 |
noonedeadpunk | or ubuntu | 12:26 |
admin1 | many thanks | 12:27 |
admin1 | now i understand | 12:27 |
admin1 | The following packages have unmet dependencies:\n rabbitmq-server : Depends: erlang-base (< 1:25.0) but 1:25.3-1 is to be installed | 12:32 |
admin1 | hehe .. my struggle is real :D | 12:32 |
admin1 | how to just remove the dependency and let debain suggest a working one | 12:32 |
noonedeadpunk | I won't recommend doing that. And that's why I've provided you with matrix https://www.rabbitmq.com/which-erlang.html | 13:29 |
noonedeadpunk | It must be respected | 13:29 |
admin1 | noonedeadpunk, can i have that patch link ? | 14:43 |
noonedeadpunk | for what branch? :) | 14:49 |
prometheanfire | anyone using ironic on zed? getting the following error when trying to boot an instance (on the ironic nova-compute service). I'm wondering if it has to do with the service token support that was added. https://paste.openstack.org/show/819263/ | 15:17 |
prometheanfire | previously that error in OSA was due to something in the authtoken section of the config file, but it seems fine... | 15:17 |
admin1 | noonedeadpunk, 25.3.0 | 15:24 |
admin1 | if i can upgrade from 24.5.1 -> 26, i can skip 25 | 15:24 |
noonedeadpunk | https://opendev.org/openstack/openstack-ansible-rabbitmq_server/commit/5a6968b4298d785124ab4aa0c431765f184a8d99 | 15:25 |
admin1 | thanks noonedeadpunk .. because i manage a lot of platforms, i use tag vs stable/branch .. so i am a bit late to get updates until a new tag is created | 15:35 |
admin1 | tags ensure i have the exact same version in all clouds | 15:36 |
admin1 | all good so far :) thanks noonedeadpunk | 15:55 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible master: Swith to tracking stable/2023.1 for upstream services https://review.opendev.org/c/openstack/openstack-ansible/+/878235 | 16:09 |
prometheanfire | it looks like for swift tempurls to be used in ironic the swift auth section of the ironic config needs to be popluated, currently it's hardcoded empty | 16:12 |
noonedeadpunk | prometheanfire: well, feel free to propose a patch. And in the meanwhile you can workaround with overrides... | 16:28 |
noonedeadpunk | (or report a bug at least) | 16:28 |
noonedeadpunk | it seems it doesn't support supplying auth_section, unfortunatelly | 16:35 |
prometheanfire | ya, I'm testing fixes with overrides | 16:40 |
prometheanfire | atm, getting fails when ipxe is enabled but web_server_for_images is not enabled (ipxe requires http_root) | 16:41 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!