#4011 ipa-server-install crashes when AD subpackage is not installed
Closed: Fixed Opened by mkosek.

This issues was caused by #3479. ipa-server-install should not depend so heavily on an optional subpackage freeipa-server-trust-ad:

# ipa-server-install 
Traceback (most recent call last):
  File "/usr/sbin/ipa-server-install", line 43, in <module>
    from ipaserver.install import adtrustinstance
ImportError: cannot import name adtrustinstance

This is a 3.3.x regression, moving to the right milestone.

master: 989493979da3ef1136a9b346cace5689ef22eed8[[BR]]
ipa-3-3: 90ac36c780d6e5d0bcb26f8c7f153d35af1db70f

Ticket has been cloned to Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1026434

Metadata Update from @mkosek:
- Issue assigned to someone
- Issue set to the milestone: FreeIPA 3.3.x - 2013/11 (bug fixing)

master:

  • b8ebce7b185f4c934be693a1fbefe5fd2f279e38 ipatests: test_installation: add install test scenarios

ipa-4-9:

  • a21311095d3b918fcb0f5fe28669e385103c31eb ipatests: test_installation: add install test scenarios
Metadata