I am aware of this bug, unfortunately I can't be sure when I (or anyone else) will get around to it. It is just not that high on my list of priorities right now.
My best guess is that the sync is not downloading these files for some reason. If the sync does not download them, the verbatim publisher can't publish them, so they are simply missing from the clients point of view. If that is it, then something is missing or broken within the following function: https://github.com/pulp/pulp_deb/blob/b69165953f3cf8884c30b8f1594be256bd14efd5/pulp_deb/app/tasks/synchronizing.py#L652 If anyone is interested to have a go at fixing this themselves, I would be happy to help with setting up a pulp_deb development environment (or whatever else is needed to get started). You can contact me by email, pulp IRC channel, or via the Issue tracker. Kind regards, Quirin Pamp (quba42) Software Engineer, pulp_deb plugin maintainer, ATIX AG ________________________________ From: [email protected] <[email protected]> on behalf of Alejandro Cortina <[email protected]> Sent: 03 February 2021 06:49 To: pulp-list <[email protected]> Subject: [Pulp-list] pulp_deb, I18n files missing Hi there, I am currently facing same issue as reported here: https://pulp.plan.io/issues/8096 I tried with bullseye and buster repositories and got same result: <repo>/main/i18n/Translation-en 404 not found I tried with both streaming and immediate policy with the same results. I also tried different feed url, no success. installed pulp with ansible and running these versions: [ { "component": "pulpcore", "version": "3.9.0" }, { "component": "pulp_rpm", "version": "3.8.0" }, { "component": "pulp_deb", "version": "2.9.0" } help! Cheers, Alex
_______________________________________________ Pulp-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/pulp-list
