I found something interesting about the merge of 2.3.

The following text is not true.  It says there is no data, but there
is.  Perhaps this is a bug?

*
* Scanning datadir(s) from slapd.conf and
* the default installdir for Versiontags
* (/var/lib/openldap-data may appear twice)
*
* - Checking /var/lib/openldap-data...
*    Found Versiontag in /var/lib/openldap-data
*    Versiontag doesn't match current major release!
*    No real problem, seems there's no database.
*
* - Checking /var/lib/openldap-data...
*    Found Versiontag in /var/lib/openldap-data
*    Versiontag doesn't match current major release!
*    No real problem, seems there's no database.
*

*
* All datadirs are fine, proceeding with merge now...
*


On 6/16/06, Trenton Adams <[EMAIL PROTECTED]> wrote:
Hi guys,

After upgrading from 2.2.28-r3 to 2.3.24-r1, I noticed that there's a
problem in my LDAP server the prevents it from working at all.  As a
result, I had to downgrade back to 2.2.

If I do an *ldapsearch* command, I get the following...
Internal (implementation specific) error (80)
Additional information: internal error

The logs say the following.  Is there a way of upgrading the LDAP DB
to be functional after the upgrade?  Should I downgrade, slapcat, and
upgrade again?

 tail -18 /var/log/syslog
Jun 14 23:40:23 abda slapd[19612]: conn=1 fd=13 ACCEPT from
IP=127.0.0.1:60261 (IP=0.0.0.0:389)
Jun 14 23:40:23 abda slapd[19612]: conn=1 op=0 BIND dn="" method=128
Jun 14 23:40:23 abda slapd[19612]: conn=1 op=0 RESULT tag=97 err=0 text=
Jun 14 23:40:23 abda slapd[19612]: conn=1 op=1 SRCH
base="dc=adamsbros,dc=org" scope=2 deref=0 filter="(labeledURI=*)"
Jun 14 23:40:23 abda slapd[19612]: conn=1 op=1 SRCH attr=labeledURI
Jun 14 23:40:23 abda slapd[19612]: <= entry_decode:
slap_str2undef_ad(a-9b67-bde9526b77f4): AttributeDescription contains
inappropriate characters
Jun 14 23:40:23 abda slapd[19612]: conn=1 op=1 SEARCH RESULT tag=101
err=80 nentries=0 text=internal error
Jun 14 23:40:23 abda slapd[19612]: conn=1 op=2 UNBIND
Jun 14 23:40:23 abda slapd[19612]: conn=1 fd=13 closed
Jun 15 19:15:28 abda slapd[19612]: conn=2 fd=13 ACCEPT from
IP=127.0.0.1:50707 (IP=0.0.0.0:389)
Jun 15 19:15:28 abda slapd[19612]: conn=2 op=0 BIND dn="" method=128
Jun 15 19:15:28 abda slapd[19612]: conn=2 op=0 RESULT tag=97 err=0 text=
Jun 15 19:15:28 abda slapd[19612]: conn=2 op=1 SRCH
base="dc=adamsbros,dc=org" scope=2 deref=0 filter="(labeledURI=*)"
Jun 15 19:15:28 abda slapd[19612]: conn=2 op=1 SRCH attr=labeledURI
Jun 15 19:15:28 abda slapd[19612]: <= entry_decode:
slap_str2undef_ad(a-9b67-bde9526b77f4): AttributeDescription contains
inappropriate characters
Jun 15 19:15:28 abda slapd[19612]: conn=2 op=1 SEARCH RESULT tag=101
err=80 nentries=0 text=internal error
Jun 15 19:15:28 abda slapd[19612]: conn=2 op=2 UNBIND
Jun 15 19:15:28 abda slapd[19612]: conn=2 fd=13 closed

--
gentoo-user@gentoo.org mailing list

Reply via email to