Bug 2182389
| Summary: | pkidestroy is failing to uninstall subsystems requires --force to remove subsystems | ||
|---|---|---|---|
| Product: | Red Hat Certificate System | Reporter: | Gilbert Kimetto <gkimetto> |
| Component: | pki-core | Assignee: | RHCS Maintainers <rhcs-maint> |
| Status: | CLOSED MIGRATED | QA Contact: | idm-cs-qe-bugs |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 10.6 | CC: | edewata, skhandel |
| Target Milestone: | rc | Keywords: | MigratedToJIRA, Regression, Triaged |
| Target Release: | certsys-10.6 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2024-05-14 02:32:29 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: | |||
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days Issue migration from Bugzilla to Jira is in process at this time. This will be the last message in Jira copied from the Bugzilla bug. |
Gilbert, could you try removing the subsystems in the reverse order of how they're originally installed? So the loop probably should be: for s in TPS TKS OCSP KRA CA The reason is the security domain in the CA must be up during this process. See also https://github.com/dogtagpki/pki/issues/4329.