Bug 744798
| Summary: | Traceback when upgrading from ipa-server-2.1.1-1 to ipa-server-2.1.2-2 | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Jakub Hrozek <jhrozek> |
| Component: | ipa | Assignee: | Rob Crittenden <rcritten> |
| Status: | CLOSED ERRATA | QA Contact: | IDM QE LIST <seceng-idm-qe-list> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | urgent | ||
| Version: | 6.2 | CC: | jgalipea, mkosek, nsoman |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | ipa-2.1.3-1.el6 | Doc Type: | Bug Fix |
| Doc Text: |
Do not document
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-12-06 18:42:41 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 748554 | ||
Upstream ticket: https://fedorahosted.org/freeipa/ticket/1951 fixed upstream master: 5c10f66e4abd35dc24fe65d5916e429bee221093 ipa-2-1: c2ae286e4bcaa64d12b3578c434d2f3f0fed95b4
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:
Do not document
Can you please list which pages to verify the changes on? Oops! Updated wrong bug above...sorry! in looking for ipa-server versions - ipa-server-2.1.1-1 and ipa-server-2.1.2-2 checked brew builds (https://brewweb.devel.redhat.com/packageinfo?packageID=4384) to get these rpms. But these versions have been deleted. Any suggestions on how to verify this? It was a bug introduced in ipa-server-2.1.2-2 so upgrading from any previous version to any version later than 2.1.2-2 should work. I'd suggest ipa-2.1.1-4 and updating to 2.1.3-9. testing # rpm -q ipa-server ipa-server-2.1.1-4.el6.x86_64 installed, kinit'd as admin, added new user, kinit'd as this user upgraded to # rpm -q ipa-server ipa-server-2.1.3-8.el6.x86_64 Restarted services: # ipactl restart Successfuly kinit'd as user added above 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/RHSA-2011-1533.html |
Description of problem: I was upgrading a devel VM (RHEL6.2 nightly repos) and saw a traceback: Updating : ipa-server-.1.2-2.el6.x86_64 90/273 Upgraded /etc/httpd/conf.d/ipa-pki-proxy.conf to version 1 Traceback (most recent call last): File "/usr/sbin/ipa-upgradeconfig", line 187, in <module> sys.exit(main()) File "/usr/sbin/ipa-upgradeconfig", line 184, in main upgrade_pki() File "/usr/sbin/ipa-upgradeconfig", line 152, in upgrade_pki 'proxy.securePort', '=') and \ File "/usr/lib/python2.6/site-packages/ipaserver/install/installutils.py", line 422, in get_directive fd = open(filename, "r") IOError: [Errno 2] No such file or directory: '/etc/pki-ca/CS.cfg' Version-Release number of selected component (if applicable): ipa-server-2.1.2-2 Steps to Reproduce: 1. upgrade from ipa-server-2.1.1-1 to ipa-server-2.1.2-2 Additional info: This instance was installed with --selfsign