Description of problem: Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Description of problem: ipactl status returns wrong status of Directory Service Version-Release number of selected component (if applicable): freeipa-server-3.2.1-1.fc19.x86_64 How reproducible: always Steps to Reproduce: 1. incorectly configure Directory Service 2. ipactl start 3. ipactl status Actual results: Directory Service: RUNNING Expected results: ipactl should inform about actual state of Directory Service, which is failed in case of wrong configuration. Additional info: ipactl should check state of systemd unit representing Directory Service instance for configured realm instead it checks state of dirsrv.target unit.
Right. As we discussed, IPA now calls "/bin/systemctl is-active dirsrv.target" while it should rather call "/bin/systemctl is-active dirsrv@IPA-REALM". I will open an upstream ticket.
Upstream ticket: https://fedorahosted.org/freeipa/ticket/3730
Fixed upstream: master: 3b93df4e4e4035fb9bb1c3a97673ddcaa4a582a0 ipa-3-2: 219fd1abd38f496c3097e732ec495916ed37f4d6
freeipa-3.2.2-1.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/freeipa-3.2.2-1.fc19
Package freeipa-3.2.2-1.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing freeipa-3.2.2-1.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-13224/freeipa-3.2.2-1.fc19 then log in and leave karma (feedback).
freeipa-3.2.2-1.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.