#8832 ipa-server-upgrade is failing while upgrading rhel8.3 to rhel8.4
Closed: fixed by rcritten. Opened by rcritten.

Ticket was cloned from Red Hat Bugzilla (product Red Hat Enterprise Linux 8): Bug 1957768

Description of problem:
While preforming upgrade from rhel8.3 to rhel8.4, it is failing.
Version-Release number of selected component (if applicable):
before upgrade : ipa-server-4.8.7-14.module+el8.3.0+9419+8502777d
after upgrade: ipa-server-4.9.2-3.module+el8.4.0+10412+5ecb5b37.x86_64
How reproducible:
always
Steps to Reproduce:
1. install ipa server on rhel8.3
    $ ipa-server-install -a Secret123  -n testrelm.test -p Secret123
--setup-dns -r TESTRELM.TEST -N --allow-zone-overlap  --no-dnssec-validation
--forwarder=xx.xx.xx.xx --mkhomedir --no-host-dns --auto-reverse -U
2. add the repos for rhel8.4 and update the packages
   $ dnf module install idm:DL1/dns -y
3. ipa-server-upgrade
Actual results:
[root@master ~]# ipa-server-upgrade
Upgrading IPA:. Estimated time: 1 minute 30 seconds
[..]
[Add default CA ACL]
Default CA ACL already added
IPA server upgrade failed: Inspect /var/log/ipaupgrade.log and run command
ipa-server-upgrade manually.
[Errno 2] No such file or directory: '/etc/pki/pki-tomcat/acme/issuer.conf'
The ipa-server-upgrade command failed. See /var/log/ipaupgrade.log for more
information
Expected results:
ipa-server-upgrade command success
Additional info:

Metadata Update from @rcritten:
- Custom field rhbz adjusted to https://bugzilla.redhat.com/show_bug.cgi?id=1957768

Metadata Update from @rcritten:
- Custom field rhbz adjusted to https://bugzilla.redhat.com/show_bug.cgi?id=1957768, https://bugzilla.redhat.com/show_bug.cgi?id=1957768 (was: https://bugzilla.redhat.com/show_bug.cgi?id=1957768)

Issue linked to Bugzilla: Bug 1957768

Metadata Update from @rcritten:
- Custom field rhbz adjusted to https://bugzilla.redhat.com/show_bug.cgi?id=1957768 (was: https://bugzilla.redhat.com/show_bug.cgi?id=1957768, https://bugzilla.redhat.com/show_bug.cgi?id=1957768)

Metadata Update from @rcritten:
- Issue assigned to rcritten

Metadata Update from @rcritten:
- Issue priority set to: normal

https://github.com/freeipa/freeipa/pull/5756

master:

  • 8dac8ad834164062ef0a49d20c7bfcdf1773fbe5 Only attempt to upgrade ACME configuration files if deployed

ipa-4-9:

  • 1aa3f7a7fd24c651aafde150351328148fd517be Only attempt to upgrade ACME configuration files if deployed

Metadata Update from @rcritten:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

Metadata