#56 Issue #34: Improve handling of duplicate components
Merged by ncoghlan. Opened by ncoghlan.
modularity/ ncoghlan/fedmod issue-34-handle-duplicate-components  into  master

Download 56.patch
  • single reverse lookup tables from SRPMs and RPMs to modules
  • simplify bootstrap lookup to just a set
  • actually report hits from the bootstrap module properly
  • print a warning to stderr for ambiguous module lookups
  • adjust tests for the cleaner resulting draft modules

There's no test for the "ambiguous module lookup" warning, as I'd expect that to be incredibly fragile in the absence of a synthetic data set purely for testing, but I checked it interactively, and it gives clear ambiguity warnings when generating draft modulemd files for mariadb and graphite-web.

Pull-Request has been merged by ncoghlan

Metadata