#1177 Please disable appdata for @python/python3.9
Closed: Fixed 4 years ago by praiskup. Opened 4 years ago by churchyard.

We will be building some thousands packages in @python/python3.9 - last time, you had to disable appdata generation with createrepo to make it handle the load. Please do so as well now if the underlying problem still exists.


Should be done:

[copr@copr-be python3.9][PROD]$ pwd
/var/lib/copr/public_html/results/@python/python3.9
[copr@copr-be python3.9][PROD]$ touch .disable-appstream

I am also disabling createrepo after build removal as well (hit manually please)
https://infrastructure.fedoraproject.org/cgit/ansible.git/commit/?id=fbfc8fd

Metadata Update from @praiskup:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

4 years ago

Thank you for the warning btw.!

I forgot. How do I check the manual createrepo has finished?

https://copr.fedorainfracloud.org/backend/pending-action-count/ goes down to zero, we shouldn't need those hacks once #1150 is implemented...

Hey, I just wanted to let you know that build removal should work fine now
(build is going to be removed, and copr will run createrepo automatically, and
it should be pretty fast¹, basically constant, depending on how fast the the old
xml metadata are parsed, and re-created)..

.. so you no longer need to hit createrpo manually after build removal.

¹ unless you run 'appstream-builder' which generates appstream metadata

Login to comment on this ticket.

Metadata