| Summary: | post script will throw error message when upgrading rubygem-openshift-origin-auth-remote-user and auth plugin config file is not named to "openshift-origin-auth-remote-user.conf" | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Johnny Liu <jialiu> |
| Component: | Node | Assignee: | Miciah Dashiel Butler Masters <mmasters> |
| Status: | CLOSED ERRATA | QA Contact: | libra bugs <libra-bugs> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 1.2.1 | CC: | baulakh, bleanhar, libra-onpremise-devel, mmasters |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | rubygem-openshift-origin-auth-remote-user-1.8.3-1 | Doc Type: | Bug Fix |
| Doc Text: |
When upgrading rubygem-openshift-origin-auth-remote-user, error messages were displayed if the configuration file of the Remote User authentication plug-in was not in the default location. This could occur if the plug-in was not enabled or if the configuration file was named differently. This issue has been fixed in the current release of OpenShift Enterprise.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-09-25 15:30:47 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Johnny Liu
2013-08-27 06:03:32 UTC
We need to backport https://github.com/openshift/origin-server/commit/d2e35f26571065963f2294d2b5a0881059ce9e0a Pull request: https://github.com/openshift/enterprise-server/pull/135 This is direct cherry-picking of the commit mentioned in comment 2, but in light of bug 999182, should we try to be a little more clever in case the .conf file has a different name? I'm OK will keeping the filename guessing logic in oo-diagnostics and keeping the %post logic the same as upstream. Merged: https://github.com/openshift/enterprise-server/commit/d91e027b90f23c8c6a2e0c27d4a4dc433811fe42 Verified this bug with rubygem-openshift-origin-auth-remote-user-1.8.3-1.el6op.noarch, and PASS. # rpm -Uhv rubygem-openshift-origin-auth-remote-user-1.8.3-1.el6op.noarch.rpm Preparing... ########################################### [100%] 1:rubygem-openshift-origi########################################### [100%] Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2013-1275.html |