Issue #394 has been updated by Nick Milas.

OK, I created 64bit RPMs using current OPENLDAP_REL_ENG_2_4 from git 
(openldap-OPENLDAP_REL_ENG_2_4-5432ce3.tar.gz) which I renamed as 
openldap-2.4.30b1.tgz.

I commented-out the Obsoletes directive.

Then I installed on a test server with openldap-servers, 
openldap-servers-overlays and openldap-clients (the standard versions 2.3.43 on 
CentOS 5.7):

<pre>
# rpm -ivh berkeleydb-ltb-4.6.21.NC-4.patch4.x86_64.rpm 
openldap-ltb-2.4.30b1-2.x86_64.rpm openldap-ltb-debuginfo-2.4.30b1-2.x86_64.rpm 
warning: berkeleydb-ltb-4.6.21.NC-4.patch4.x86_64.rpm: Header V3 DSA signature: 
NOKEY, key ID 6d45bfc5
Preparing...                ########################################### [100%]
   1:berkeleydb-ltb         ########################################### [ 33%]
   2:openldap-ltb           ########################################### [ 67%]
groupadd: group ldap exists
useradd: user ldap exists
   3:openldap-ltb-debuginfo ########################################### [100%]
</pre>

I tried to start the default ldap server: 

<pre>
# service ldap start
Checking configuration files for slapd:  bdb_db_open: Warning - No DB_CONFIG 
file found in directory /var/lib/ldap: (2)
Expect poor performance for suffix dc=my-domain,dc=com.
config file testing succeeded
                                                           [  OK  ]
Starting slapd:                                            [  OK  ]
# service ldap stop
Stopping slapd:                                            [  OK  ]
</pre>

Then I tried to run the default slapd server:

<pre>
# service slapd start
slapd: [INFO] Using /etc/default/slapd for configuration
slapd: [INFO] Launching OpenLDAP configuration test...
slapd: [OK] OpenLDAP configuration test successful
slapd: [INFO] No db_recover done
slapd: [INFO] Launching OpenLDAP...
slapd: [OK] File descriptor limit set to 1024
slapd: [OK] OpenLDAP started
# service ldap stop
Stopping slapd:                                            [  OK  ]
</pre>

Everything seems OK.
----------------------------------------
Feature #394: Building ltb OpenLDAP RPMs
http://tools.lsc-project.org/issues/394

Author: Nick Milas
Status: Assigned
Priority: Normal
Assigned to: Clément OUDOT
Category: OpenLDAP RPM
Target version: 


Hello, 

I would like to know if you publish the detailed process of building your fine 
OpenLDAP RPMs.

We would like to test current OpenLDAP development source code versions on our 
CentOS systems, which use your LTB RPMs, as a kind of beta-testing.

So, I would like to ask whether I can build LTB-compatible RPMs myself or you 
can provide such beta-source-code RPMs (for the OpenLDAP RE24 branch).

Thanks,
Nick


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://tools.lsc-project.org/my/account
_______________________________________________
ltb-dev mailing list
[email protected]
http://lists.ltb-project.org/listinfo/ltb-dev

Reply via email to