#50653 objectclass parsing fails to log error message text
Closed: wontfix by mreynolds. Opened by mreynolds.

Issue Description

In oc_replace_nolock() if the objectclass already exists the server logs an incomplete error message:

[16/Oct/2019:09:53:29.153812178 -0400] - ERR - dse_read_one_file - The entry cn=schema in file /etc/dirsrv/slapd-localhost/schema/60-gc.ldif (lineno: 1) is invalid, error code 20 (Type or value exists) -

There is no way to tell what objectclass already exists because oc_replace_nolock() does not set the error message text


Metadata Update from @mreynolds:
- Issue assigned to mreynolds

https://pagure.io/389-ds-base/pull-request/50654

Metadata Update from @mreynolds:
- Custom field origin adjusted to None
- Custom field reviewstatus adjusted to None
- Issue set to the milestone: 1.4.0

Commit cc1c946b relates to this ticket

467314880..f3f99c43d 389-ds-base-1.4.1 -> 389-ds-base-1.4.1

48984709e..2d398a243 389-ds-base-1.4.0 -> 389-ds-base-1.4.0

9e887680f..b89df9021 389-ds-base-1.3.10 -> 389-ds-base-1.3.10

Metadata Update from @mreynolds:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

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 issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/3708

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 Update from @spichugi:
- Issue close_status updated to: wontfix (was: fixed)

Metadata
Related Pull Requests