Bug 131252

Summary: Automated Security Test shows wrong perms and missing SPCFG binary
Product: Red Hat Enterprise Linux 3 Reporter: Pete Graner <pgraner>
Component: coeAssignee: Pete Graner <pgraner>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 3.0CC: bjohnson, john.chew, snidersd
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-09-08 18:54:11 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:
Bug Depends On:    
Bug Blocks: 131262    

Description Pete Graner 2004-08-30 14:42:27 UTC
After running the Automated script this morning we noticed that the
permissions were not set properly and found that the pSeries build
does not include /h/SPCFG/bin/SPCFG, which is used by
/h/SPCFGD/SegDescrip/PostInstall to complete this process. I also
checked the diicoe.tar that is included with the RPM and it does not
included /h/SPCFG/bin/SPCFG either.

Comment 1 Pete Graner 2004-08-30 14:57:19 UTC
Then something during the make dist portion is broke. 

SPCG is broke out into a separate rpm i.e.spcfg-4.9.0.0-1.ppc64iseries.rpm

[root@kpcbuild ppc64iseries]# rpm -qlp spcfg-4.9.0.0-1.ppc64iseries.rpm

/4x/build/4209/linux/install/Linux/h/SPCFG/bin/SPCFG
/4x/build/4209/linux/install/Linux/h/SPCFG/bin/SPCFG.jar

From there make dist picks up the binary and puts it into the coe rpm,
where inst.dii installs it and sets perms. On the build box its installed:

[root@kpcbuild ppc64iseries]# rpm -qa | grep spcfg
spcfg-4.9.0.0-1

So I'm not sure why or how it got missed. I don't have very good net
access until this weekend. I'll take a look then.

Pete

Comment 2 Pete Graner 2004-09-08 15:11:07 UTC
Sharon,

Can you tell me what perms are wrong? I can't seem to reproduce this
one. I found the SPCFG issue, but I don't know what  perms are wrong.

Pete

Comment 3 Sharon Snider 2004-09-08 16:09:34 UTC
As long as SPCFG is included in the build and installs properly there 
are no permissions problems. I'm not sure why SPCFG did not install 
with the RPM on my test machine.

Comment 4 Pete Graner 2004-09-08 18:54:11 UTC
See BZ# 131262 for resolution.

Comment 5 Sharon Snider 2004-09-08 20:16:11 UTC
Installed new RPMs and confirmed that all SPCFG files were installed 
successfully.