freeipa team mailing list archive
-
freeipa team
-
Mailing list archive
-
Message #00474
[Bug 1703836] [NEW] ipa-dnskeysyncd expects XML ods-enforcer no longer outputs xml
Public bug reported:
free ipa 4.4.4 on artful
The ipa-dnskeysyncd daemon expects the ods-enforcer utility to output xml. Instead the command will only save the output to zonelist.xml.
get_ods_zonelist in /usr/lib/python2.7/dist-
packages/ipapython/dnssec/odsmgr.py at line 132 needs to be changed to
check the return from the utility and pass ODSZoneListReader the
contents of /etc/opendnssec/zonelist.xml rather than stdout.
Similar issues probably exist elsewhere.
** Affects: freeipa (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of FreeIPA,
which is subscribed to freeipa in Ubuntu.
https://bugs.launchpad.net/bugs/1703836
Title:
ipa-dnskeysyncd expects XML ods-enforcer no longer outputs xml
Status in freeipa package in Ubuntu:
New
Bug description:
free ipa 4.4.4 on artful
The ipa-dnskeysyncd daemon expects the ods-enforcer utility to output xml. Instead the command will only save the output to zonelist.xml.
get_ods_zonelist in /usr/lib/python2.7/dist-
packages/ipapython/dnssec/odsmgr.py at line 132 needs to be changed to
check the return from the utility and pass ODSZoneListReader the
contents of /etc/opendnssec/zonelist.xml rather than stdout.
Similar issues probably exist elsewhere.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freeipa/+bug/1703836/+subscriptions
Follow ups