Issue #7095
closedPulp 3 Sync issue (.treeinfo)
Description
Hi,
Seems a sync from repo to remote Centos 7 extras or updates is not possible (treeinfo missing) :
Jul 07 06:38:55 XXXX rq[1171]: pulp: pulp_rpm.app.tasks.synchronizing:INFO: Synchronizing: repository=Centos-7-Extras remote=Centos-7-Extras Jul 07 06:38:56 XXXX rq[1171]: Giving up _run(...) after 1 tries (aiohttp.client_exceptions.ClientResponseError: 404, message='Not Found', url=URL('http://mirror.centos.org/centos/7/extras/x86_64/.treeinfo')) Jul 07 06:38:56 XXXX rq[1171]: pulp: backoff:ERROR: Giving up _run(...) after 1 tries (aiohttp.client_exceptions.ClientResponseError: 404, message='Not Found', url=URL('http://mirror.centos.org/centos/7/extras/x86_64/.treeinfo')) Jul 07 06:38:56 XXXX rq[1171]: Giving up _run(...) after 1 tries (aiohttp.client_exceptions.ClientResponseError: 404, message='Not Found', url=URL('http://mirror.centos.org/centos/7/extras/x86_64/treeinfo')) Jul 07 06:38:56 XXXX rq[1171]: pulp: backoff:ERROR: Giving up _run(...) after 1 tries (aiohttp.client_exceptions.ClientResponseError: 404, message='Not Found', url=URL('http://mirror.centos.org/centos/7/extras/x86_64/treeinfo')) Jul 07 06:38:56 XXXX rq[1171]: pulp: rq.worker:INFO: 1171@XXXX: Job OK (63b8830c-5ce4-47e9-8c80-fa1af48773f4)
Related issues
Silence 404 errors for treeinfo files
Required PR: https://github.com/pulp/pulpcore/pull/814 https://pulp.plan.io/issues/7095 closes #7095 [nocoverage]