#4011 ipa-server-install crashes when AD subpackage is not installed
Closed: Fixed None Opened 10 years ago 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: 9894939[[BR]]
ipa-3-3: 90ac36c

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

7 years ago

master:

  • b8ebce7 ipatests: test_installation: add install test scenarios

ipa-4-9:

  • a213110 ipatests: test_installation: add install test scenarios

Login to comment on this ticket.

Metadata