Now that Foreman 3.14 has a release candidate, this is the place to provide your feedback. Whether it’s (possible) bugs, thoughts, the interface, or workflow. If you’re sure it’s a bug, a new Redmine issue can also be used.
A short headsup from the (most likely pre-ready) +Katello land.
Seems like the katello release package (katello-repos-latest) features pulpcore from nightly instead of the 3.63 repo, which makes the update throw with:
pulpcore: Fetch, Upload, Organize, and Distribute Software Packages. 500 B/s | 196 B 00:00
Status code: 404 for https://yum.theforeman.org/pulpcore/nightly/GPG-RPM-KEY-pulpcore (IP: 2a04:4e42:41::561)
Though manually changing that fixes it
Cheers, Lukas
(more feedback at a later stage)
Up to now with just general usibility most things seem to be working normally
The only thing I noticed so far is, that the Job invocation page (whenn running a REX job, in this case a Katello package update) does not auto-reload, and I suspect this error in the browser console could be related:
@MariaAga that error looks related to the JQuery 3 upgrade. Could you have a look?
Could it come from foreman puppet? Fixes #37652 - change jquery size to length by MariaAga · Pull Request #403 · theforeman/foreman_puppet · GitHub
EDIT: nvm found it in REX, will fix
Nightly don’t have GPG Keys, we need to change the version on Katello to Pulpcore 3.63.
Will be fixed here Switch Pulpcore from Nightly to 3.63 on Katello 4.16 by Odilhao · Pull Request #11781 · theforeman/foreman-packaging · GitHub
It’s fixed here https://yum.theforeman.org/katello/4.16/katello/el9/x86_64/katello-repos-4.16.0-0.2.rc1.el9.noarch.rpm
Took another upgrade round now, can also confirm that it’s fixed now
Doesn’t seem like REX 15.0.2 made it in the RC2 build right (still has 15.0.0)?
At least I can already see it in the packaging repo
Other than that not really much new to mention.
Ah now it’s there, will retry later!
plugins are not bound by the normal release process, so you see new stuff in the repo "immediately"¹ after they are built
¹: for RPM plugins after plugins-publishing pipeline run, which happens once a day automatically or on-demand if people click the right buttons.