Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
DescriptionJenny Severance
2011-05-13 20:05:52 UTC
Description of problem:
ipareplica_install.log
2011-05-13 08:55:29,641 DEBUG stderr=
2011-05-13 08:55:30,535 DEBUG args=/sbin/service pki-cad start
2011-05-13 08:55:30,537 DEBUG stdout=Starting pki-ca: ESC[60G[ESC[0;32m OK ESC[0;39m]
2011-05-13 08:55:30,537 DEBUG stderr=
2011-05-13 08:55:30,745 DEBUG Can't contact LDAP server: TLS error -8172:Unknown code ___f 20
File "/usr/sbin/ipa-replica-install", line 540, in <module>
main()
File "/usr/sbin/ipa-replica-install", line 489, in main
install_dns_records(config, options)
File "/usr/sbin/ipa-replica-install", line 314, in install_dns_records
tls_cacertfile=CACERT)
File "/usr/lib/python2.6/site-packages/ipalib/backend.py", line 62, in connect
conn = self.create_connection(*args, **kw)
File "/usr/lib/python2.6/site-packages/ipalib/encoder.py", line 188, in new_f
return f(*new_args, **kwargs)
File "/usr/lib/python2.6/site-packages/ipaserver/plugins/ldap2.py", line 336, in create_connection
_handle_errors(e, **{})
File "/usr/lib/python2.6/site-packages/ipaserver/plugins/ldap2.py", line 117, in _handle_errors
raise errors.DatabaseError(desc=desc, info=info
Version-Release number of selected component (if applicable):
ipa-server-2.0.0-23.1.el6.x86_64
How reproducible:
I have only seen this once.
Steps to Reproduce:
1. install master with integrated DNS
2. create replica package
3. install replica with integrated DNS
Actual results:
Expected results:
Additional info:
Description of problem: ipareplica_install.log 2011-05-13 08:55:29,641 DEBUG stderr= 2011-05-13 08:55:30,535 DEBUG args=/sbin/service pki-cad start 2011-05-13 08:55:30,537 DEBUG stdout=Starting pki-ca: ESC[60G[ESC[0;32m OK ESC[0;39m] 2011-05-13 08:55:30,537 DEBUG stderr= 2011-05-13 08:55:30,745 DEBUG Can't contact LDAP server: TLS error -8172:Unknown code ___f 20 File "/usr/sbin/ipa-replica-install", line 540, in <module> main() File "/usr/sbin/ipa-replica-install", line 489, in main install_dns_records(config, options) File "/usr/sbin/ipa-replica-install", line 314, in install_dns_records tls_cacertfile=CACERT) File "/usr/lib/python2.6/site-packages/ipalib/backend.py", line 62, in connect conn = self.create_connection(*args, **kw) File "/usr/lib/python2.6/site-packages/ipalib/encoder.py", line 188, in new_f return f(*new_args, **kwargs) File "/usr/lib/python2.6/site-packages/ipaserver/plugins/ldap2.py", line 336, in create_connection _handle_errors(e, **{}) File "/usr/lib/python2.6/site-packages/ipaserver/plugins/ldap2.py", line 117, in _handle_errors raise errors.DatabaseError(desc=desc, info=info Version-Release number of selected component (if applicable): ipa-server-2.0.0-23.1.el6.x86_64 How reproducible: I have only seen this once. Steps to Reproduce: 1. install master with integrated DNS 2. create replica package 3. install replica with integrated DNS Actual results: Expected results: Additional info: