Bug 20108

Summary: GnuPG 1.0.4 errata update doesn't build from SRPM
Product: [Retired] Red Hat Linux Reporter: Daniel Roesen <dr>
Component: gnupgAssignee: Nalin Dahyabhai <nalin>
Status: CLOSED NOTABUG QA Contact: Aaron Brown <abrown>
Severity: medium Docs Contact:
Priority: medium    
Version: 6.2   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-10-31 22:16:29 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 Daniel Roesen 2000-10-31 16:17:33 UTC
+ cd /usr/src/redhat/BUILD
+ cd gnupg-1.0.4
+ %{makeinstall}
fg: no job control
+ sed s^\.\./g[0-9\.]*/^^g tools/lspgpot
+ install -m755 lspgpot /var/tmp/gnupg-root/usr/bin/lspgpot
install: cannot create regular file `/var/tmp/gnupg-root/usr/bin/lspgpot': 
No such file or directory
Bad exit status from /var/tmp/rpm-tmp.37737 (%install)

Comment 1 Nalin Dahyabhai 2000-10-31 22:16:26 UTC
Which version of RPM do you have installed?  Newer releases should provide this
%{makeinstall} macro.

Comment 2 Daniel Roesen 2000-10-31 22:53:24 UTC
Bingo. I tried on two systems:

a) a RH 6.2 box with rpm 3.0.4
b) a RH 6.0 box with rpm 3.0.5 but missing rpm-build package

so clearly PEBKAC :-]

Thanx for the hint... I'm resolving as NOTABUG.