Bug 474071

Summary: Ec2 enhanced -lower case parsing of condor_config.local
Product: Red Hat Enterprise MRG Reporter: William Henry <whenry>
Component: gridAssignee: Robert Rati <rrati>
Status: CLOSED ERRATA QA Contact: Kim van der Riet <kim.vdriet>
Severity: urgent Docs Contact:
Priority: urgent    
Version: 1.0CC: jneedle, matt
Target Milestone: 1.1   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-02-04 16:04:20 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 William Henry 2008-12-01 23:57:01 UTC
Description of problem:

condor_config.local setting:
set_amazonaccesskey = "/home/whenry/os/ec2_tests/AccessKeyID";

job-router log:
cat: /home/whenry/os/ec2_tests/accesskeyid: No such file or directory

Same issue with SecretAccessKey etc.

Comment 1 Robert Rati 2008-12-02 15:33:41 UTC
Issue was that the hook scripts were lowercasing lines for use in regexs, and as a result the values from those regexs were lowercased as well.  This doesn't work so well for most thing on Unix.  Restructured the logic to avoid the issue in the hooks.

Comment 3 Jeff Needle 2008-12-02 16:16:08 UTC
Fix verified by whenry

Comment 5 errata-xmlrpc 2009-02-04 16:04:20 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on therefore solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHBA-2009-0036.html