https://bugs.openldap.org/show_bug.cgi?id=9230
Bug ID: 9230 Summary: slapindex man page states that truncate option (-t) only works with Quick Mode (-q) Product: OpenLDAP Version: unspecified Hardware: All OS: All Status: UNCONFIRMED Severity: normal Priority: --- Component: documentation Assignee: bugs@openldap.org Reporter: requate@univention.de Target Milestone: ---
Created attachment 712 --> https://bugs.openldap.org/attachment.cgi?id=712&action=edit Patch proposal for doc/man/man8/slapindex.8
The slapindex man page states that truncate option (-t) only works with Quick Mode (-q), but from the source code I cannot see a reason for this restriction. Git blame shows that the statement predates back-mdb.
https://bugs.openldap.org/show_bug.cgi?id=9230
requate@univention.de requate@univention.de changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.openldap.org/s | |how_bug.cgi?id=7176
https://bugs.openldap.org/show_bug.cgi?id=9230
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |CONFIRMED
--- Comment #1 from Quanah Gibson-Mount quanah@openldap.org --- True for back-hdb/bdb, not true for back-mdb. Man page needs updating
https://bugs.openldap.org/show_bug.cgi?id=9230
--- Comment #2 from Quanah Gibson-Mount quanah@openldap.org --- also back-bdb/hdb don't exist in 2.5+ so different patches depending on 2.4 vs 2.5+
https://bugs.openldap.org/show_bug.cgi?id=9230
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |2.4.50
https://bugs.openldap.org/show_bug.cgi?id=9230
--- Comment #3 from Quanah Gibson-Mount quanah@openldap.org --- For RE2.4:
Commits: • 784dc863 by Quanah Gibson-Mount at 2020-04-22T00:37:09+00:00 ITS#9230 - Update man page information on the truncate option for RE24.
https://bugs.openldap.org/show_bug.cgi?id=9230
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|CONFIRMED |RESOLVED
--- Comment #4 from Quanah Gibson-Mount quanah@openldap.org --- For 2.5+:
Commits: • 1f4d4c95 by Quanah Gibson-Mount at 2020-04-22T00:37:23+00:00 ITS#9230 - Update truncate man page information for 2.5 and later
https://bugs.openldap.org/show_bug.cgi?id=9230
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |VERIFIED