Bug 1607616
Summary: | Traceback in messages file during ipa-server-install: File "/usr/libexec/certmonger/dogtag-ipa-ca-renew-agent-submit", line 541, in <module>#012 | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Rob Crittenden <rcritten> |
Component: | ipa | Assignee: | IPA Maintainers <ipa-maint> |
Status: | CLOSED ERRATA | QA Contact: | Ganna Kaihorodova <gkaihoro> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 7.6 | CC: | abokovoy, amore, cheimes, frenaud, gkaihoro, ipa-qe, ksiddiqu, nalin, nsoman, pasik, pvoborni, rcritten, spoore, sumenon, tdudlak, tscherf, xdong |
Target Milestone: | rc | Keywords: | Regression |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | ipa-4.6.4-5.el7 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 1596161 | Environment: | |
Last Closed: | 2018-10-30 11:00:22 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: | |||
Bug Depends On: | 1596161 | ||
Bug Blocks: |
Description
Rob Crittenden
2018-07-23 20:17:40 UTC
This was created as a tracker to ensure that the certmonger dependencies were set properly. It looks like this bug actually lies within ipa so should be investigated there instead. The certmonger bug is going to remain open for now until we can assess whether the LANG changes there are needed in addition to any IPA changes. locale is not my forte but I think we need to revert https://pagure.io/freeipa/c/e1bd827bbf56970ddd02ec174bf2317b64e75514 because the C.UTF-8 locale is not available in the glibc provided in RHEL 7. Not revert but change C.UTF-8 to en_US.UTF-8. I think I commented on a similar bug today already: https://bugzilla.redhat.com/show_bug.cgi?id=1598044 *downstream* patch has been pushed in the repo Note: the downstream patch reverts https://pagure.io/freeipa/c/e1bd827bbf56970ddd02ec174bf2317b64e75514 Require UTF-8 fs encoding Note that the ipa-certupdate issue I was seeing before seems to be resolved with the fixed version of certmonger and ipa: https://bugzilla.redhat.com/show_bug.cgi?id=1598044#c14 Also, not seeing traceback in logs: [root@rhel7-4 log]# grep -i traceback /var/log/messages [root@rhel7-4 log]# [root@rhel7-4 log]# grep -ri traceback /var/log/* | grep -v anaconda [root@rhel7-4 log]# Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2018:3187 |