Bug 1479663
Summary: | pki-server-upgrade fails when upgrading from RHEL 7.1 | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Fraser Tweedale <ftweedal> | |
Component: | pki-core | Assignee: | Fraser Tweedale <ftweedal> | |
Status: | CLOSED ERRATA | QA Contact: | Asha Akkiangady <aakkiang> | |
Severity: | urgent | Docs Contact: | Marc Muehlfeld <mmuehlfe> | |
Priority: | urgent | |||
Version: | 7.4 | CC: | arubin, mharmsen, msauton, pbokoc, rpattath | |
Target Milestone: | rc | Keywords: | ZStream | |
Target Release: | --- | |||
Hardware: | All | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | Bug Fix | ||
Doc Text: |
The "pki-server-upgrade" utility no longer fails if target files are missing
A bug in the "pki-server-upgrade" utiltiy caused it to attempt to locate a non-existent file. As a consequence, the upgrade process failed to complete, and could possibly leave the PKI deployment in an invalid state. With this update, "pki-server-upgrade" has been modified to correctly handle cases where target files are missing, and PKI upgrades now work correctly.
|
Story Points: | --- | |
Clone Of: | ||||
: | 1487509 (view as bug list) | Environment: | ||
Last Closed: | 2018-04-10 17:00:07 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: | ||
Embargoed: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1487509 |
Description
Fraser Tweedale
2017-08-09 05:59:38 UTC
Upstream ticket: https://pagure.io/dogtagpki/issue/2789 Upstream gerrit review: https://review.gerrithub.io/#/c/373880/ [root@bkr-hv03-guest01 ~]# rpm -qi pki-ca Name : pki-ca Version : 10.5.1 Release : 4.el7 Architecture: noarch Install Date: Thu 07 Dec 2017 01:38:56 PM EST Group : System Environment/Daemons Size : 2360514 License : GPLv2 Signature : RSA/SHA256, Tue 28 Nov 2017 10:33:09 PM EST, Key ID 199e2f91fd431d51 Source RPM : pki-core-10.5.1-4.el7.src.rpm Build Date : Tue 28 Nov 2017 09:17:20 PM EST Build Host : ppc-035.build.eng.bos.redhat.com Relocations : (not relocatable) Packager : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> Vendor : Red Hat, Inc. URL : http://pki.fedoraproject.org/ Summary : Certificate System - Certificate Authority Verification steps: 1. ipa-server-install on a rhel 7.1 server. 2. successfully upgraded to rhel 7.5 builds 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. https://access.redhat.com/errata/RHBA-2018:0925 |