Bug 469919
Summary: | qpidd init script over-rides user option settings. | |||
---|---|---|---|---|
Product: | Red Hat Enterprise MRG | Reporter: | Alan Conway <aconway> | |
Component: | qpid-cpp | Assignee: | Gordon Sim <gsim> | |
Status: | CLOSED ERRATA | QA Contact: | Jiri Kolar <jkolar> | |
Severity: | medium | Docs Contact: | ||
Priority: | low | |||
Version: | 1.0 | CC: | gsim, jkolar, jneedle | |
Target Milestone: | 1.3 | |||
Target Release: | --- | |||
Hardware: | All | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | Bug Fix | ||
Doc Text: |
The startup script for the qpidd service no longer overrides environment variables.
|
Story Points: | --- | |
Clone Of: | ||||
: | 635585 (view as bug list) | Environment: | ||
Last Closed: | 2010-10-14 15:57:13 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
Alan Conway
2008-11-04 18:52:59 UTC
Fixed in part by 939726. This still passes the data-dir on the command line, but checks if it has been set via the env var and uses that value if so. The use of the daemon function prevents env vars being passed to the qpidd process which is why command line options are required here. See bug 564093 for more on that. I'm marking this modified as the ability to pass env vars through with the daemon function call is more properly an OS level bug. Fyi, clone createdas bug 635585 for addressing the issue more completely following the resolution of bug 564093. this is on 1.2 already and on qpid-cpp-server-0.7.946106-12 still ok validated on RHEL5.5/RHEL4 i386 / x86_64 packages: qpid-cpp-server-0.7.946106-12.el4 python-qpid-0.7.946106-13.el4 qpid-cpp-client-devel-docs-0.7.946106-12.el4 qpid-cpp-mrg-debuginfo-0.7.946106-11.el4 qpid-cpp-client-0.7.946106-12.el4 qpid-cpp-client-devel-0.7.946106-12.el4 qpid-cpp-server-devel-0.7.946106-12.el4 qpid-java-client-0.7.946106-8.el4 rh-tests-distribution-MRG-Messaging-qpid_common-1.6-53 qpid-cpp-server-ssl-0.7.946106-12.el4 qpid-cpp-server-store-0.7.946106-12.el4 qpid-tools-0.7.946106-10.el4 qpid-cpp-client-ssl-0.7.946106-12.el4 qpid-cpp-server-xml-0.7.946106-12.el4 qpid-java-common-0.7.946106-8.el4 ->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: The startup script for the qpidd service no longer overrides environment variables. 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 |