| Summary: | RHEL 6.2 to 6.5 ipa upgrade host/hostgroup commands internal errors | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Scott Poore <spoore> | ||||
| Component: | ipa | Assignee: | Martin Kosek <mkosek> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Namita Soman <nsoman> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 6.5 | CC: | rcritten, spoore, xdong | ||||
| Target Milestone: | rc | Keywords: | TestBlocker | ||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | ipa-3.0.0-34.el6 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-11-21 20:54:24 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: | |||||
| Attachments: |
|
||||||
|
Description
Scott Poore
2013-08-27 19:48:10 UTC
Created attachment 791169 [details]
ipaupgade log
Can you restart the httpd service to see if that helps? You mean after upgrade? Doesn't seem to work: [root@rhel6-1 ~]# service httpd restart Stopping httpd: [ OK ] Starting httpd: [ OK ] [root@rhel6-1 ~]# ipa host-find ipa: ERROR: an internal error has occurred Upstream ticket: https://fedorahosted.org/freeipa/ticket/3900 *** Bug 1003905 has been marked as a duplicate of this bug. *** I found out that this issue is caused by a RHEL-6.5 backported patch, i.e. not something present upstream. Verified. Version :: ipa-server-3.0.0-34.el6.x86_64 Test Results :: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ LOG ] :: Checking ipa_upgrade_bz1001810 - RHEL 6.2 to 6.5 ipa upgrade host commands internal errors :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ PASS ] :: Running 'ipa host-find > /tmp/tmpout.ipa_upgrade_bz1001810 2>&1' (Expected 0, got 0) :: [ PASS ] :: File '/tmp/tmpout.ipa_upgrade_bz1001810' should not contain 'internal error' :: [ PASS ] :: File '/var/log/httpd/error_log' should not contain 'object has no attribute.*get_entries' :: [ PASS ] :: BZ 1001810 not found [root@rhel6-1 pki-ca]# ipa host-find --------------- 2 hosts matched --------------- Host name: rhel6-1.testrelm.com Principal name: host/rhel6-1.testrelm.com Password: False Keytab: True Managed by: rhel6-1.testrelm.com Host name: test1.testrelm.com Principal name: host/test1.testrelm.com Password: False Keytab: False Managed by: test1.testrelm.com ---------------------------- Number of entries returned 2 ---------------------------- 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-1651.html |