Bug 861036 - Package katello-agent does not have a signature in deployed CloudForms instance
Summary: Package katello-agent does not have a signature in deployed CloudForms instance
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: katello-agent
Version: 6.0.0
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: Unspecified
Assignee: Mike McCune
QA Contact: Katello QA List
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-09-27 11:20 UTC by Milan Falešník
Modified: 2014-01-27 14:00 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-10-31 13:26:07 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
rpm verify commands of katello in RHEL5 (RHEL6 is similar) (4.34 KB, application/octet-stream)
2012-09-27 11:20 UTC, Milan Falešník
no flags Details

Description Milan Falešník 2012-09-27 11:20:51 UTC
Created attachment 618012 [details]
rpm verify commands of katello in RHEL5 (RHEL6 is similar)

Description of problem:
When you deploy CloudForms instance generated by System Engine by Cloud Engine, all packages in the system are signed except katello-agent.

Version-Release number of selected component (if applicable):
katello-agent-1.1.2-1.el5
katello-agent-1.1.2-1.el6cf

How reproducible:
Always

Steps to Reproduce:
1. Create component outline in Katello
2. Import outline into CloudEngine, build, push and deploy the instance
3. Check all packages for signature
  
Actual results:
katello-agent is unsigned.

Expected results:
All packages are signed

Additional info:

Comment 2 James Laska 2012-10-31 13:26:07 UTC
I suspect the katello-agent tested was installed from a puddle.  Puddles are *not* signed.  Installing katello-agent from RHN || CDN works as expected ...

> # rpm -qvv katello-agent 2>&1 | grep -i signature
> D:  read h#     649 Header V3 RSA/SHA256 Signature, key ID f21541eb: OK
> 
> # rpm -Vvv katello-agent 2>&1 | grep -i signature
> D:  read h#     649 Header V3 RSA/SHA256 Signature, key ID f21541eb: OK
> D:  read h#     640 Header V3 RSA/SHA256 Signature, key ID f21541eb: OK
> D:  read h#     641 Header V3 RSA/SHA256 Signature, key ID f21541eb: OK
> D:  read h#     642 Header V3 RSA/SHA256 Signature, key ID fd431d51: OK


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