On 28/04/2020 11:23, Diego Abelenda wrote:
Hello,
I am trying to sync SCLo Testing repository in Katello, to have a local mirror of the repository. And sadly Katello is unable to sync the repository because a number of packages are missing (I have contradictory error messages).
Katello sync status is "New packages: 189 (187 MB). Failed to download 189 packages." and the Foreman Task error message is "
An error occurred during the sync
{"url"=> "https://buildlogs.centos.org/centos/7/sclo/x86_64/sclo/Packages/s/sclo-cassa...", "errors"=>["Not Found"]}
Well, yes, package wasn't pushed, because all *debuginfo* pkgs are pushed elsewhere (debuginfo.centos.org), like src.rpm are also pushed elsewhere (vault.centos.org).
That pkg was so automatically pushed to http://debuginfo.centos.org/centos/7/sclo/x86_64/sclo-cassandra3-Cython-debu...
But the real question would be : normally debuginfo repodata are separate and so such pkgs aren't even in normal repodata. Is that what you are seeing ?