Daniel Alley
Daniel Alley
Found a bug, blocked: https://github.com/rpm-software-management/createrepo_c/pull/426
Since the signature of the `publish()` task entry point is being changed, it'll have to be tweaked over the course of a few releases if we want to maintain zero...
This is reasonable. In hindsight though we maybe should have avoided having a separate ULNRemote type at all. We already have divergent behavior if you pass a `file://` path to...
It looks like most of the relevant information is already in our docs page, so I suppose the action item here is to simplify and make it flow better so...
The sync process should be handling this https://github.com/pulp/pulp_rpm/pull/2668 However, I can't guarantee the same problem doesn't exist with upload, because we currently take location_href into consideration (for hacky reasons) and...
@ggainey I think probably step 1 will be to fix the repository uniqueness constraint to exclude the location There was some discussion about that here: https://github.com/pulp/pulp_rpm/pull/2586 Then the uniqueness constraint...
I attempted to reproduce this on the latest master branch, unsuccessfully. I'll try 3.23 also. Any chance this could have happened a while back, on a much older version, and...
Couldn't reproduce on 3.23 either.
This *probably* happened at some point prior to https://github.com/pulp/pulp_rpm/pull/3346 being resolved. Or maybe you don't have https://github.com/pulp/pulp_rpm/pull/3346 in your build? Can you tell us the exact version of pulp_rpm you...