Bug 748114

Summary: Wrong error message when signing without rpm-sign
Product: [Fedora] Fedora Reporter: Bill C. Riemers <briemers>
Component: rpmAssignee: Panu Matilainen <pmatilai>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: 15CC: ffesti, jnovy, pmatilai
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-10-22 05:53:15 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Bill C. Riemers 2011-10-22 04:40:57 UTC
Description of problem:

If the rpm-sign package is not installed, rpm reports the wrong message when signing.


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

4.9.1.2

How reproducible:

100%

Steps to Reproduce:
1. Follow wiki instructions to setup for signing rpms.
2. Attempt to sign an rpm.  e.g.  rpm --addsign foo.fc15.x86_64.rpm
3.
  
Actual results:

Error message saying the rpm does not exist.  e.g. foo.fc15.x86_64.rpm does not exist.

Expected results:

Error message saying rpmsign does not exist.

Additional:  This had me confused as the package at first glance appears to have been signed.  In fact it seems sufficient to trick yum on Fedora 15, but not enterprise linux.

Comment 1 Bill C. Riemers 2011-10-22 05:53:15 UTC

*** This bug has been marked as a duplicate of bug 697435 ***