Possibly foolishly, I decided to try upgrading my Indico 3.2.8 running on Centos7 to Indico3.3 in-place using leapp.
I successfully brought the system to AlmaLinux 9 and am trying to follow the steps in the indico upgrade guide.
I fail on
indico setup upgrade-python --force-version 3.12
It turns out that pyenv does not see python 3.12. I’ve tried
pyenv update
but that gives
Updating /opt/indico/.pyenv...
From https://github.com/pyenv/pyenv
* branch master -> FETCH_HEAD
! [rejected] v2.3.35 -> v2.3.35 (would clobber existing tag)
and there is no change in the behavior of pyenv. That is, it still doesn’t see python 3.12.