Issue #2410
closedDRPMs are missing when incrementally published
Description
With this commit[0] DRPMs a regression was introduced which causes DRPMs to be missing in the case of an incremental publish. This is a very similar symptom to issue #2035, which had the same problem except for Errata instead of DRPMs.
The DRPM code should receive a similar logic update to this commit[1] which fixed issue #2035.
[0]: https://github.com/goosemania/pulp_rpm/commit/481d40c62c6bbef5b30d23983f4cbffbcf06c85d
[1]: https://github.com/pulp/pulp_rpm/pull/921/files#diff-4b7e211764045e0506c6ad263fddf8e0R77
Updated by ttereshc over 6 years ago
The workaround is to do publish with `--force-full` flag
Updated by bmbouter almost 4 years ago
- Status changed from NEW to CLOSED - WONTFIX
Updated by bmbouter almost 4 years ago
Pulp 2 is approaching maintenance mode, and this Pulp 2 ticket is not being actively worked on. As such, it is being closed as WONTFIX. Pulp 2 is still accepting contributions though, so if you want to contribute a fix for this ticket, please reopen or comment on it. If you don't have permissions to reopen this ticket, or you want to discuss an issue, please reach out via the developer mailing list.