Bug 68685

Summary: Genkey fails on SH4 for Advanced Server
Product: [Retired] Stronghold for Red Hat Linux Reporter: Jp Robinson <robinson>
Component: stronghold-apacheAssignee: Joe Orton <jorton>
Status: CLOSED ERRATA QA Contact: Stronghold Engineering List <stronghold-eng-list>
Severity: medium Docs Contact:
Priority: medium    
Version: 4.0CC: stronghold-eng-list
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: 2003-01-15 15:56:48 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 Jp Robinson 2002-07-12 15:36:25 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; Q312461)

Description of problem:
genkey bombs out when trying to generate the .csr file on Advanced Server. Only 
the Advanced Server version of stronghold has this problem, the generic linux 
glibc2.2 version works fine.


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


How reproducible:
Always

Steps to Reproduce:
1.Run genkey to generate a CSR
2.Input information about CSR
3.Crash when trying to generate the CSR file
	

Actual Results:  From doing an strace on it, I gathered that it crashes while 
trying to open/write the .csr file. The key file is generated, but not the csr.



Expected Results:  Should've generated a CSR!

Additional info:

Note that in the same place it fails to generate the csr file, I can do a "make 
hostname.key hostname.csr" with no trouble.

Comment 1 Joe Orton 2003-01-15 15:56:48 UTC
This was fixed in RHBA-2002:168-04 last year - thanks for the report.