#51234 Issue 51233 - ds-replcheck crashes in offline mode
Closed by spichugi. Opened by mreynolds.
mreynolds/389-ds-base issue51233  into  master

Download 51234.patch

Bug Description:

When processing all the DN's found in the Master LDIF it is possible that the LDIF is not in the expected order and ldifsearch fails (crashing the tool).

Fix Description:

If ldifsearch does not find an entry, start from the beginning of the LDIF and try again.

relates: https://pagure.io/389-ds-base/issue/51233

LGTM! Ack

rebased onto ea39a99ebd0f33628c3269f164ddf4acff98e61d

Pull-Request has been merged by mreynolds

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

This pull request has been cloned to Github as issue and is available here:
- https://github.com/389ds/389-ds-base/issues/4287

If you want to continue to work on the PR, please navigate to the github issue,
download the patch from the attachments and file a new pull request.

Thank you for understanding. We apologize for all inconvenience.

Pull-Request has been closed by spichugi

Metadata