#4619 ipa-upgradeconfig fails on duplicate certificate tracking
Closed: Fixed None Opened 9 years ago by dkupka.

Steps to reproduce (on Fedora 20):

# dnf install freeipa-server-3.3.5 -y
# ipa-server-install -a "Secret123" -p "Secret123" --realm=`domainname -d | tr '[:lower:]' '[:upper:]'` -U
# dnf copr enable mkosek/freeipa -y
# dnf copr enable vakwatu/dogtag -y
# dnf update freeipa-server-*GIT*.rpm freeipa-client-*GIT*.rpm freeipa-admintools-*GIT*.rpm freeipa-python-*GIT*.rpm -y

Output:
...
...
Update failed: Operations error: 
Add failure 
Unexpected error
DBusException: org.fedorahosted.certmonger.duplicate: Certificate at same location is already used by request with nickname "20141002225731".
...
...

David found out this is really only reproducible in 4.2 - regression made by KRA patches.

master:

  • 92a0826 Fix certmonger configuration in installer code

Metadata Update from @dkupka:
- Issue assigned to jcholast
- Issue set to the milestone: FreeIPA 4.2 Backlog

7 years ago

Login to comment on this ticket.

Metadata