Hide Forgot
Description of problem: adding rpms built in copr or fedora to ovirt repository using repoman cause the package to be imported with the original signing key instead of the given one. This causes yum install errors on missing gpg key for copr builds using gpg signing. Repoman should check if the rpms are signed with the given keny and re-sign if not matching.