On Sun, 2019-05-19 at 21:25 +0100, Jonathan Dieter wrote: > The zchunk dictionaries used to reduce the size of zchunk metadata seems to > not currently be installed on the bodhi server. This patch makes sure they > are installed. > > Signed-off-by: Jonathan Dieter <jdieter@xxxxxxxxx> > --- > roles/bodhi2/backend/tasks/main.yml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/roles/bodhi2/backend/tasks/main.yml > b/roles/bodhi2/backend/tasks/main.yml > index 32da678db..3ab6ec809 100644 > --- a/roles/bodhi2/backend/tasks/main.yml > +++ b/roles/bodhi2/backend/tasks/main.yml > @@ -18,6 +18,7 @@ > - bodhi-composer > - python3-pyramid_sawing > - sigul > + - fedora-repo-zdicts > # Are these still needed? > - compose-utils > - pungi-utils Just to be clear, I'm not 100% sure this is the right way or the right place to install the zchunk dictionaries, but having them installed should reduce the size of the zchunk metadata by a significant amount. Jonathan _______________________________________________ infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx