#12508 .sqlite metadata missing in f41-updates and f41-updates-testing repositories
Opened a month ago by mymindstorm. Modified a month ago

  • Describe the issue

f41-updates and f41-updates-testing do not provide sqlite metadata files (filelists.sqlite, primary.sqlite, and other.sqlite). For context, f41 still generates sqlite files. In contrast, f41-updates does not generate any sqlite files.

This seems to be a mistake as #10745 has not been completed.

  • When do you need this? (YYYY/MM/DD)

Within the next two weeks since this is causing downstream services to provide bad info to users. To my knowledge, this should be a simple change to the f41 bodhi release configuration.

  • If we cannot complete your request, what is the impact?

mdapi and packages.fp.o will give incorrect information on f41 packages.

E.g.: At the time of writing, f41 kernel is at version 6.12.4. The packages page and mdapi response for kernel show 6.11.4 due to this.


This is not a mistake, it was covered in https://fedoraproject.org/wiki/Changes/ChangeComposeSettings

f41-updates is composed by Bodhi, f41 was created by pungi-fedora. The plan is to also align pungi-fedora to generate Rawhide repository like new Bodhi settings, see https://pagure.io/pungi-fedora/pull-request/1410

Unless releng wants to reinstate sqlite data generation everywhere as before, if those consumers cannot find another way to populate their databases.

Metadata Update from @james:
- Issue assigned to james

a month ago

Metadata Update from @phsmoura:
- Issue tagged with: medium-gain, medium-trouble, ops

a month ago

I think it's probably fine if packages.fp.org is broken for a bit ... it can be worked around by adding sqlite generation, but also on the client side it is possible to turn xml into sqlite.

If this was known before 41 was released I'd be more inclined to workaround it on the repo. side.

Metadata Update from @james:
- Issue untagged with: ops

a month ago

Metadata Update from @james:
- Issue tagged with: ops

a month ago

It was known/expected, and I seem to even recall us saying something like "we should check mdapi and other consumers" but I don't know that we actually did. ;(

There is also a PR to drop sqlite from many more of the branches ( https://pagure.io/fedora-infra/ansible/pull-request/2391 )

So, I would really prefer if we could adjust mdapi and packages-static if at all possible.

Sounds good, I'll make the migration in packages.fp.o as soon as I have time. I did not realize that there was a change request for this.

Log in to comment on this ticket.

Metadata
Boards 1
Ops Status: Backlog