Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Description of problem:
IPA upgrade fails for latest ipa package when upgraded from RHEL 7.4.z to 7.5
Version-Release number of selected component (if applicable):
4.5.4-4.el7.x86_64
How reproducible:
Always
Steps to Reproduce:
1. Setup IPA server on RHEL 7.4.z (In my case ipa-4.5.0-22.el7_4.x86_64)
2. In my case self-signed to external-ca
3. Perform upgrade to 7.5
Actual results:
After step 2 upgrade fails
#tail /var/log/ipaupgrade.log
2017-11-14T09:07:30Z DEBUG Waiting for CA to start...
2017-11-14T09:07:31Z ERROR IPA server upgrade failed: Inspect /var/log/ipaupgrade.log and run command ipa-server-upgrade manually.
2017-11-14T09:07:31Z DEBUG File "/usr/lib/python2.7/site-packages/ipapython/admintool.py", line 172, in execute
return_value = self.run()
File "/usr/lib/python2.7/site-packages/ipaserver/install/ipa_server_upgrade.py", line 48, in run
raise admintool.ScriptError(str(e))
2017-11-14T09:07:31Z DEBUG The ipa-server-upgrade command failed, exception: ScriptError: CA did not start in 300.0s
2017-11-14T09:07:31Z ERROR CA did not start in 300.0s
2017-11-14T09:07:31Z ERROR The ipa-server-upgrade command failed. See /var/log/ipaupgrade.log for more information
Expected results:
After ca-cert renewal upgrade should be successful.
Additional info:
This similar issue is observed for IPA server upgrade from:
7.3.z to 7.5
IPA server upgrade failed: Inspect /var/log/ipaupgrade.log and run command ipa-server-upgrade manually.
Unexpected error - see /var/log/ipaupgrade.log for details:
CalledProcessError: Command '/bin/systemctl start dirsrv' returned non-zero exit status 1
Description of problem: IPA upgrade fails for latest ipa package when upgraded from RHEL 7.4.z to 7.5 Version-Release number of selected component (if applicable): 4.5.4-4.el7.x86_64 How reproducible: Always Steps to Reproduce: 1. Setup IPA server on RHEL 7.4.z (In my case ipa-4.5.0-22.el7_4.x86_64) 2. In my case self-signed to external-ca 3. Perform upgrade to 7.5 Actual results: After step 2 upgrade fails #tail /var/log/ipaupgrade.log 2017-11-14T09:07:30Z DEBUG Waiting for CA to start... 2017-11-14T09:07:31Z ERROR IPA server upgrade failed: Inspect /var/log/ipaupgrade.log and run command ipa-server-upgrade manually. 2017-11-14T09:07:31Z DEBUG File "/usr/lib/python2.7/site-packages/ipapython/admintool.py", line 172, in execute return_value = self.run() File "/usr/lib/python2.7/site-packages/ipaserver/install/ipa_server_upgrade.py", line 48, in run raise admintool.ScriptError(str(e)) 2017-11-14T09:07:31Z DEBUG The ipa-server-upgrade command failed, exception: ScriptError: CA did not start in 300.0s 2017-11-14T09:07:31Z ERROR CA did not start in 300.0s 2017-11-14T09:07:31Z ERROR The ipa-server-upgrade command failed. See /var/log/ipaupgrade.log for more information Expected results: After ca-cert renewal upgrade should be successful. Additional info: This similar issue is observed for IPA server upgrade from: 7.3.z to 7.5 IPA server upgrade failed: Inspect /var/log/ipaupgrade.log and run command ipa-server-upgrade manually. Unexpected error - see /var/log/ipaupgrade.log for details: CalledProcessError: Command '/bin/systemctl start dirsrv' returned non-zero exit status 1