#2280 Double OK when starting the service
Closed: Fixed Opened by dpal.

Ticket was cloned from Red Hat Bugzilla (product Red Hat Enterprise Linux 6): Bug 1074014

Description of problem:
When running service sssd restart, the [OK] is printed three times.
Version-Release number of selected component (if applicable):
sssd-1.9.2-129.el6.x86_64
How reproducible:
Deterministic.
Steps to Reproduce:
1. Have IPA-enrolled machine so that sssd starts without errors.
2. Run service sssd restart.
Actual results:
# service sssd restart
Stopping sssd: [  OK  ]
[  OK  ] sssd: [  OK  ]
#
Expected results:
# service sssd restart
Stopping sssd: [  OK  ]
Starting sssd: [  OK  ]
#
Additional info:
Jakub suggests the culprit is
  daemon $SSSD -f -D && success || failure
because daemon itself seems to report the success.

Fields changed

blockedby: =>
blocking: =>
changelog: =>
coverity: =>
design: =>
design_review: => 0
feature_milestone: =>
fedora_test_page: =>
milestone: NEEDS_TRIAGE => SSSD 1.11.5
review: True => 0
selected: =>
testsupdated: => 0

Fields changed

owner: somebody => lslebodn
status: new => assigned

Fields changed

patch: 0 => 1

  • master: 636caee5776fb062fde39bc761df142005dcb589
  • sssd-1-11: d4ebaeb010645cb974aff21f00b8132ae5f2d85d

resolution: => fixed
status: assigned => closed

Metadata Update from @dpal:
- Issue assigned to lslebodn
- Issue set to the milestone: SSSD 1.11.5

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/3322

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata