Bug 1280265 - Repoman only signs one of the distros for each rpm
Summary: Repoman only signs one of the distros for each rpm
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Repoman
Classification: Community
Component: Core
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: 1.3
Assignee: David Caro
QA Contact: Sandro Bonazzola
URL:
Whiteboard: integration
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-11-11 11:14 UTC by David Caro
Modified: 2016-06-26 23:51 UTC (History)
9 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-02-22 18:35:21 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 48564 0 master MERGED Added test for multiple rpm signatures Never

Description David Caro 2015-11-11 11:14:19 UTC
Description of problem:
When you have an rpm that has more than one distro (same version and name) then only one of them is signed:

 [root@resources02 ovirt-3.5]# rpm --checksig `find . -name "ovirt-release35-006-1.noarch.rpm"`
 ./rpm/fc21/noarch/ovirt-release35-006-1.noarch.rpm: sha1 md5 OK
 ./rpm/fc20/noarch/ovirt-release35-006-1.noarch.rpm: sha1 md5 OK
 ./rpm/el7/noarch/ovirt-release35-006-1.noarch.rpm: RSA sha1 ((MD5) PGP) md5 NOT OK (MISSING KEYS: (MD5) PGP#fe590cb7) 
 ./rpm/el6/noarch/ovirt-release35-006-1.noarch.rpm: sha1 md5 OK
 ./rpm/fc22/noarch/ovirt-release35-006-1.noarch.rpm: sha1 md5 OK
 ./rpm/fc19/noarch/ovirt-release35-006-1.noarch.rpm: sha1 md5 OK

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:


Note You need to log in before you can comment on or make changes to this bug.