<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>32385</bug_id>
          
          <creation_ts>2016-08-17 17:26:13 +0300</creation_ts>
          <short_desc>ldap.conf manpage belongs to clients, not servers</short_desc>
          <delta_ts>2016-08-18 00:10:44 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>libldap</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ivan Zakharyaschev">imz</reporter>
          <assigned_to name="Alexey Shabalin">shaba</assigned_to>
          <cc>boyarsh</cc>
    
    <cc>imz</cc>
    
    <cc>klark</cc>
    
    <cc>ldv</cc>
    
    <cc>shaba</cc>
    
    <cc>slev</cc>
    
    <cc>vitty</cc>
    
    <cc>viy</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>158120</commentid>
    <comment_count>0</comment_count>
    <who name="Ivan Zakharyaschev">imz</who>
    <bug_when>2016-08-17 17:26:13 +0300</bug_when>
    <thetext>2.4.42-alt3

Now the ldap.conf manpage belongs to a wrong package:

$ fgrep /usr/share/man/man5/ldap.conf.5.xz /ALT/Sisyphus/{noarch,x86_64}/base/contents_index 
/ALT/Sisyphus/x86_64/base/contents_index:/usr/share/man/man5/ldap.conf.5.xz	openldap-servers
$ 

because (from the manpage):

       The ldap.conf configuration file is used to set system-wide defaults to be applied when running ldap clients.

ldap.conf (and the corresponding .ldaprc) is used by anyone who uses libldap (not only openldap-clients):

$ rpm -q libldap -l | xargs fgrep -i ldaprc 2&gt;/dev/null 
Binary file /lib64/libldap-2.4.so.2 matches
Binary file /lib64/libldap-2.4.so.2.10.5 matches
Binary file /usr/lib64/libldap_r-2.4.so.2 matches
Binary file /usr/lib64/libldap_r-2.4.so.2.10.5 matches
$ rpm -q libldap -l | xargs fgrep -i ldap.conf 2&gt;/dev/null 
Binary file /lib64/libldap-2.4.so.2 matches
Binary file /lib64/libldap-2.4.so.2.10.5 matches
Binary file /usr/lib64/libldap_r-2.4.so.2 matches
Binary file /usr/lib64/libldap_r-2.4.so.2.10.5 matches
$ 

So, the correct package for this manpage would be libldap.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>158130</commentid>
    <comment_count>1</comment_count>
    <who name="Repository Robot">repository-robot</who>
    <bug_when>2016-08-18 00:10:44 +0300</bug_when>
    <thetext>openldap-2.4.42-alt4 -&gt; sisyphus:

* Wed Aug 17 2016 Ivan Zakharyaschev &lt;imz@altlinux&gt; 2.4.42-alt4
- general libldap manpages moved out of openldap-servers (ALT#32385).</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>