ipapython/dnsclient.py has:
... import acutil ... def query(query, qclass, qtype): ... answer = acutil.res_send(data) ...
acutil is from Fedora/RHEL specific authconfig package and not portable.
(In #2453) Block on #1837 - acutil is not available in debian
I am working on replacing acutil with dnspython in a scope of ticket #2730.
master: f1ed123
Metadata Update from @myllynen: - Issue assigned to mkosek - Issue set to the milestone: FreeIPA 3.0 Core Effort - 2012/05
Log in to comment on this ticket.