Bug 474071 - Ec2 enhanced -lower case parsing of condor_config.local
Summary: Ec2 enhanced -lower case parsing of condor_config.local
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: grid
Version: 1.0
Hardware: All
OS: Linux
urgent
urgent
Target Milestone: 1.1
: ---
Assignee: Robert Rati
QA Contact: Kim van der Riet
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-12-01 23:57 UTC by William Henry
Modified: 2009-02-04 16:04 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-02-04 16:04:20 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2009:0036 0 normal SHIPPED_LIVE Red Hat Enterprise MRG Grid 1.1 Release 2009-02-04 16:03:49 UTC

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


Note You need to log in before you can comment on or make changes to this bug.