Bug 208442
| Summary: | up2date Server Failover Doesn't Work | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 4 | Reporter: | Carsten Clasohm <clasohm> |
| Component: | up2date | Assignee: | Pradeep Kilambi <pkilambi> |
| Status: | CLOSED ERRATA | QA Contact: | Brandon Perkins <bperkins> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 4.4 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | RHBA-2007-0815 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2007-11-15 16:33:56 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
Carsten Clasohm
2006-09-28 16:04:47 UTC
User bnackash's account has been closed this is not a blocker fixed, Committed revision 118736. 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 the 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-2007-0815.html Hi,
On our systems, if noSSLServerURL, serverURL, and sslCACert have a trailing ";",
it will break up2date with:
# up2date -l
ERROR: can not find RHNS CA file::
line 162 on config.py
elif values[0] == "":
value = []
probably needs to check the last (-1) element too
which version of up2date are you seeing this? Does this happen on latest 4.6 pkg as well? Let me know so I can open a ticket for 4.7 so we don't miss it. Hi, Instead of hijacking this ticket, I opened a new one: https://bugzilla.redhat.com/show_bug.cgi?id=385161 daryl |