Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix bug in RPM replay by filtering out GPG keys
Summary: If a user's desired RPM installs new gpg keys, they will be captured as a NEVRA that we need to install in RPM replay, which trips when running `dnf install` on it. Let's filter out GPG key tracking altogether to avoid this. Test Plan: `hg co D47424634` then `buck2 run //tupperware/cm/antlir/tests:tw.coreviz.mercator=publish` succeeds with this change, not without it Reviewed By: sergeyfd Differential Revision: D47424126 fbshipit-source-id: ebf5d20c20a0b9c304df03575218260d305edce6
- Loading branch information