#7897 ipa-kra-install failing with invalid 'role_servrole': must be Unicode text error
Closed: fixed 4 years ago by cheimes. Opened 4 years ago by frenaud.

Ticket was cloned from Red Hat Bugzilla (product Red Hat Enterprise Linux 7): Bug 1694623

Created attachment 1550411
ipa-kra-install log

Description of problem:

ipa-kra-install -U -p <password> fails with the error
invalid 'role_servrole': must be Unicode text


Version-Release number of selected component (if applicable):
[root@ipaqavme ~]# rpm -qa ipa-server
ipa-server-4.6.5-2.el7.x86_64


How reproducible:
Always

Steps to Reproduce:
1. Install IPA master
ipa-server-install --setup-dns --forwarder 10.68.5.26 --domain testrelm.test
--realm TESTRELM.TEST --admin-password Secret123 --ds-password Secret123 -U
--reverse-zone 9.1.10.in-addr.arpa. --allow-zone-overlap --domain-level=1

2. Install KRA
ipa-kra-install -U -p Secret123

Actual results:
ipa-kra-install fails with the following error:

[root@ipaqavme ~]# ipa-kra-install -U -p Secret123
Starting new HTTPS connection (1): master.testrelm.test

===================================================================
This program will setup Dogtag KRA for the IPA Server.


Configuring KRA server (pki-tomcatd). Estimated time: 2 minutes
  [1/10]: configuring KRA instance
  [2/10]: create KRA agent
  [3/10]: enabling ephemeral requests
  [4/10]: restarting KRA
  [5/10]: configure certmonger for renewals
  [6/10]: configure certificate renewals
  [7/10]: configure HTTP to proxy connections
  [8/10]: add vault container
  [9/10]: apply LDAP updates
  [10/10]: enabling KRA instance
Done configuring KRA server (pki-tomcatd).
Restarting the directory server
invalid 'role_servrole': must be Unicode text



Expected results:
ipa-kra-install should succeed

Additional info:
Attaching install log for additional details

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

4 years ago

Metadata Update from @frenaud:
- Issue assigned to frenaud

4 years ago

Metadata Update from @frenaud:
- Custom field on_review adjusted to https://github.com/freeipa/freeipa/pull/2968

4 years ago

master:

  • 23ae171 ipa-setup-kra: fix python2 parameter

ipa-4-7:

  • 53594b9 ipa-setup-kra: fix python2 parameter

ipa-4-6:

  • cf3e617 ipa-setup-kra: fix python2 parameter

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

4 years ago

Login to comment on this ticket.

Metadata