Wednesday, 2023-03-22

opendevreviewMerged openstack/openstack-ansible master: Bump ansible to latest release of 2.13  https://review.opendev.org/c/openstack/openstack-ansible/+/87727100:04
opendevreviewJonathan Rosser proposed openstack/openstack-ansible master: Define individual haproxy services for each console type  https://review.opendev.org/c/openstack/openstack-ansible/+/87808306:09
opendevreviewJonathan Rosser proposed openstack/openstack-ansible master: Split compatability matrix for legacy releases  https://review.opendev.org/c/openstack/openstack-ansible/+/87794106:19
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Split compatability matrix for legacy releases  https://review.opendev.org/c/openstack/openstack-ansible/+/87794109:45
admin1hi 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
admin1will note it down this time11:22
noonedeadpunkI think it's jsut rabbit version that we were trying to install is not in repos anymore11:22
noonedeadpunkor well, erlang version11:23
noonedeadpunkso the solution here is to set existing version in repos for `rabbitmq_erlang_version_spec` 11:24
noonedeadpunkAnd here's how we're searching in repo https://cloudsmith.io/~rabbitmq/repos/rabbitmq-erlang/packages/?q=name%3Aerlang%2411:24
noonedeadpunkAlso important to follow this compatability matrix https://www.rabbitmq.com/which-erlang.html11:25
noonedeadpunkWe've landed patches not that long ago to cover that to affected branches11:25
admin1those patches are not in the latest tag i think 11:29
admin1also 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 be11:30
admin1interested as you also run public workloads 11:30
admin1and this will make the clouds and all ports work even from the restrictive firewalls11:30
admin1do you know of the patch i can cherry pick .. or how would i make this work ? 11:30
admin1noonedeadpunk, is it safe to set the highest/latest value in rabbitmq_erlang_version_spec ? 12:00
admin1for example  replace 23.2.6+dfsg-1 with 25.312:01
noonedeadpunkadmin1: I've pushed tags jsut yestarday12:02
admin1oh 12:02
noonedeadpunkwell, as long as it's compatible with rabbitmq version it should be fine12:03
admin1put this in user_variable .. rabbitmq_erlang_version_spec: 25.3-1   .. still failed 12:24
noonedeadpunkiirc itr should be `1:25.3-1` if you're using debian12:26
noonedeadpunkor ubuntu12:26
admin1many thanks 12:27
admin1now i understand 12:27
admin1The 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
admin1hehe .. my struggle is real :D12:32
admin1how to just remove the dependency and let debain suggest a working one 12:32
noonedeadpunkI won't recommend doing that. And that's why I've provided you with matrix https://www.rabbitmq.com/which-erlang.html13:29
noonedeadpunkIt must be respected13:29
admin1noonedeadpunk, can  i have that patch link ? 14:43
noonedeadpunkfor what branch? :)14:49
prometheanfireanyone 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
prometheanfirepreviously that error in OSA was due to something in the authtoken section of the config file, but it seems fine...15:17
admin1noonedeadpunk, 25.3.015:24
admin1if i can upgrade from 24.5.1 -> 26, i can skip 25 15:24
noonedeadpunkhttps://opendev.org/openstack/openstack-ansible-rabbitmq_server/commit/5a6968b4298d785124ab4aa0c431765f184a8d9915:25
admin1thanks 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
admin1tags ensure i have the exact same version in all clouds 15:36
admin1all good so far :) thanks noonedeadpunk15:55
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Swith to tracking stable/2023.1 for upstream services  https://review.opendev.org/c/openstack/openstack-ansible/+/87823516:09
prometheanfireit 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 empty16:12
noonedeadpunkprometheanfire: 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
noonedeadpunkit seems it doesn't support supplying auth_section, unfortunatelly16:35
prometheanfireya, I'm testing fixes with overrides16:40
prometheanfireatm, 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/!