Description of problem: New version of python netifaces shows netmask in different format for IPv6 output from `netifaces.ifaddresses(INTF)` python-netifaces-0.10.4-5.fc25.x86_64 {'addr': '2620:52:0:xxxx:xxxx:xxxx:xxxx:2c62', 'netmask': 'ffff:ffff:ffff:ffff::'}, python2-netifaces-0.10.5-5.fc26.x86_64 {'addr': '2620:52:0:xxxx:xxxx:xxxx:xxxx:169a', 'netmask': 'ffff:ffff:ffff:ffff::/64'}, <---- see extra "/64" in netmask FreeIPA installation is failing due this in F26 https://pagure.io/freeipa/issue/7021 Version-Release number of selected component (if applicable): python2-netifaces-0.10.5-5.fc26.x86_64 How reproducible: Always Steps to Reproduce: See above Actual results: Got extra suffix "/64" in netmask Expected results: No "/64" suffix in netmask Additional info: Prefix could be stored under separate "prefix" key in result dict.
I also asked upstream, https://bitbucket.org/al45tair/netifaces/issues/50/netmask-format-of-ipv6-address-is-not
This was closed as a planned change upstream. We have to fix this in FreeIPA then.
Created attachment 1288335 [details] Parch for ipa-4-4
ACK.
freeipa-4.4.4-3.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-1dabaf8ee1
freeipa-4.4.4-4.fc26 softhsm-2.2.0-2.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-12359c53e8
freeipa-4.4.4-4.fc26, softhsm-2.2.0-2.fc26 has been pushed to the Fedora 26 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-12359c53e8
freeipa-4.4.4-4.fc26, softhsm-2.2.0-2.fc26 has been pushed to the Fedora 26 stable repository. If problems still persist, please make note of it in this bug report.