Description of problem: Ran ipa-client-install with no options. Note that DNS auto-discovery is not yet configured. I have: _ldap_._tcp.cora.nwra.com. in txt 0 0 636 ipa.cora.nwra.com. _kerberos.cora.nwra.com. in txt "NWRA.COM" _kerberos._udp.cora.nwra.com. in txt 0 0 88 ipa.cora.nwra.com. But no _kerberos._udp.cora.nwra.com record. Still, shouldn't traceback. Version-Release number of selected component: freeipa-client-3.1.0-2.fc18 Additional info: cmdline: /usr/bin/python -E /sbin/ipa-client-install executable: /sbin/ipa-client-install kernel: 3.6.11-3.fc18.x86_64 uid: 0 Truncated backtrace: ipadiscovery.py:442:ipadnssearchkrb:TypeError Traceback (most recent call last): File "/sbin/ipa-client-install", line 1977, in <module> sys.exit(main()) File "/sbin/ipa-client-install", line 1963, in main rval = install(options, env, fstore, statestore) File "/sbin/ipa-client-install", line 1331, in install ret = ds.search(domain=options.domain, server=options.server, hostname=hostname) File "/usr/lib/python2.7/site-packages/ipaclient/ipadiscovery.py", line 209, in search krb_realm, kdc = self.ipadnssearchkrb(self.domain) File "/usr/lib/python2.7/site-packages/ipaclient/ipadiscovery.py", line 442, in ipadnssearchkrb kdc = ','.join(kdc) TypeError Local variables in innermost frame: domain: 'nwra.com' realm: 'NWRA.COM' self: <ipaclient.ipadiscovery.IPADiscovery object at 0x7f0b9cd78210> qname: '_kerberos.cora.nwra.com' answers: <dns.resolver.Answer object at 0x2ab0f10> kdc: None answer: <DNS IN TXT rdata: "NWRA.COM"> tdomain: 'cora.nwra.com'
Created attachment 675002 [details] File: backtrace
Created attachment 675003 [details] File: core_backtrace
Created attachment 675004 [details] File: environ
Fixed upstream: master: https://fedorahosted.org/freeipa/changeset/cbb12c7cc56ba8d9ee48d261fc86ddef5e323c34 ipa-3-1: https://fedorahosted.org/freeipa/changeset/b6c81f21f566303bbc37033c2a7f06e11a5bcf42 ipa-3-0: https://fedorahosted.org/freeipa/changeset/5e831f1abddb5a6961fb2c534c7ea43a855ed832
Just for the record, this is the (resolved) upstream ticket: https://fedorahosted.org/freeipa/ticket/3316