Bug 21783

Summary: Missing variable substitution
Product: [Retired] Red Hat Powertools Reporter: Enrico Scholz <rh-bugzilla>
Component: mpichAssignee: Trond Eivind Glomsrxd <teg>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 7.0   
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-12-05 22:47:58 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 Enrico Scholz 2000-12-05 22:47:56 UTC
/usr/lib/mpich/sbin/chkserv contains the line

$machinelist="@datadir@/machines.LINUX";

where @datadir@ isn't substituted. (Similar thing happens with @PERL@ which
you are correcting manually in the %install section).

Comment 1 Trond Eivind Glomsrxd 2000-12-05 23:33:08 UTC
This is fixed in mpich-1.2.0-11, which someday will hit Rawhide. Thanks for your
report.