fedora-infra / bodhi

Bodhi is a web-system that facilitates the process of publishing updates for a Fedora-based software distribution.
https://bodhi.fedoraproject.org
GNU General Public License v2.0
155 stars 196 forks source link

warnings about koji_fedoramessaging.tag.TagV1 not in the schema registry #5788

Open mattiaverga opened 6 days ago

mattiaverga commented 6 days ago

I see quite a few warnings in bodhi-consumer log that say:

2024-11-05 18:24:40,434 WARNI [fedora_messaging.message][MainThread] The schema "koji_fedoramessaging.tag.TagV1" is not in the schema registry! Either install the package with its schema definition or define a schema. Falling back to the default schema...

It appears that koji-fedoramessaging was never packaged in Fedora repositories and it was manually built in Koji and tagged in infra tag only till F39.

Do we need to have it packaged and properly add as a dependency of bodhi-server? @abompard

mattiaverga commented 2 days ago

Review request for koji-fedoramessaging https://bugzilla.redhat.com/show_bug.cgi?id=2326183