Bug 615504
| Summary: | condor_chirp relies on getenv("_CONDOR_SCRATCH_DIR") | ||
|---|---|---|---|
| Product: | Red Hat Enterprise MRG | Reporter: | Matthew Farrellee <matt> |
| Component: | condor | Assignee: | Matthew Farrellee <matt> |
| Status: | CLOSED ERRATA | QA Contact: | Martin Kudlej <mkudlej> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 1.2 | CC: | fnadge, mkudlej |
| Target Milestone: | 1.3 | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: |
Previously, condor_chirp could not find its configuration when run from job hooks due to an insufficient definition of the CONDOR_SCRATCH_DIR for job hooks. With this update, the condor_chirp runs as expected.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-10-14 16:09:04 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
Matthew Farrellee
2010-07-16 21:02:00 UTC
https://condor-wiki.cs.wisc.edu/index.cgi/tktview?tn=1511 Built post 7.4.4-0.4 I've tested it on RHEL 5.5/4.8 x i386/x86_64 with condor-7.4.4-0.4 and I've seen Can't open (null)/chirp.config file cannot chirp_connect to shadow in /tmp/hook-priv.log. I've tested it on RHEL 5.5/4.8 x i386/x86_64 with condor-7.4.4-0.9 and there is no error like above. -->VERIFIED
Technical note added. If any revisions are required, please edit the "Technical Notes" field
accordingly. All revisions will be proofread by the Engineering Content Services team.
New Contents:
Previously, condor_chirp could not find its configuration when run from job hooks due to an insufficient definition of the CONDOR_SCRATCH_DIR for job hooks. With this update, the condor_chirp runs as expected.
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/RHSA-2010-0773.html |