Update Bodhi to version 6.0.0. This is a major release, please review the release notes.
Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2022-9566215cb8
Please login to add feedback.
This update's test gating status has been changed to 'waiting'.
abompard edited this update.
This update's test gating status has been changed to 'ignored'.
This update has been submitted for testing by bodhi.
This update has been pushed to testing.
Maybe this is related to fedora-easy-karma not working?
$ fedora-easy-karma --fas-username=jfoechsler Traceback (most recent call last): File "/usr/bin/fedora-easy-karma", line 881, in <module> fek = FedoraEasyKarma() File "/usr/bin/fedora-easy-karma", line 505, in init bc = BodhiClient(username=self.options.fas_username, TypeError: BodhiClient.init() got an unexpected keyword argument 'username'
all working fine here. BTW I use fedora-update-feedback instead of easy-karma
Yes, this makes fedora-easy-karma broken, but that's problem in FEK, not bodhi-client. I'm working on a fix, see https://bugzilla.redhat.com/show_bug.cgi?id=2097196
Let me know if you need any help with that @kparal
Works (FEK scratch build works with it too).
This update can be pushed to stable now if the maintainer wishes
Works well
This update has been submitted for stable by bodhi.
This update has been pushed to stable.
I'd like to point out that since you are doing a major package update here within a stable release, this does not follow the stable releases update philosophy:
https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/#philosophy
Everyone who uses the old API and did not upgrade will either need to upgrade hastily or pin to bodhi-client <= 5
This has apparently already been pushed to stable, but breaks the fedpkg update function. I created a fedora infrastructure ticket here: https://pagure.io/fedora-infrastructure/issue/10778
Hmm, fedpkg should already have been updated to support bodhi 6.x, I'll double-check.