Bug 712507 - terrible rpm error message when rpm-sign is not installed
Summary: terrible rpm error message when rpm-sign is not installed
Keywords:
Status: CLOSED DUPLICATE of bug 697435
Alias: None
Product: Fedora
Classification: Fedora
Component: rpm
Version: 15
Hardware: All
OS: All
unspecified
medium
Target Milestone: ---
Assignee: Panu Matilainen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-06-10 19:55 UTC by Jonathan Smith
Modified: 2011-06-13 05:24 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-06-13 05:24:57 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jonathan Smith 2011-06-10 19:55:32 UTC
When rpm-sign is not installed, rpm --addsign gives "No such file or directory" and implies that the rpm you're trying to sign isn't there. The error message is terrible and misleading.

sxjrs@sxjrs-3 mR3054 $  rpm   --addsign  /tmp/mR3054/powerbroker-6.2.1-1.i386.rpm
rpm: /tmp/mR3054/powerbroker-6.2.1-1.i386.rpm: No such file or directory
sxjrs@sxjrs-3 mR3054 $  ls -l /tmp/mR3054/powerbroker-6.2.1-1.i386.rpm
-rw-r--r--. 1 sxjrs sxjrs 2614627 Jun 10 11:28 /tmp/mR3054/powerbroker-6.2.1-1.i386.rpm

Once rpm-sign is installed, it works as expected.

Comment 1 Panu Matilainen 2011-06-13 05:24:57 UTC

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


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