#8832 ipa-server-upgrade is failing while upgrading rhel8.3 to rhel8.4
Closed: fixed 2 years ago by rcritten. Opened 2 years ago 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

2 years ago

Metadata Update from @rcritten:
- Issue assigned to rcritten

2 years ago

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

2 years ago

master:

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

ipa-4-9:

  • 1aa3f7a 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)

2 years ago

Login to comment on this ticket.

Metadata