Gentoo Archives: gentoo-user

From: Trenton Adams <trenton.d.adams@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] OpenLDAP error after upgrade
Date: Fri, 16 Jun 2006 06:51:14
Message-Id: 9b1675090606152344g4c81a8b9rdc24cf205c4899e3@mail.gmail.com
1 Hi guys,
2
3 After upgrading from 2.2.28-r3 to 2.3.24-r1, I noticed that there's a
4 problem in my LDAP server the prevents it from working at all. As a
5 result, I had to downgrade back to 2.2.
6
7 If I do an *ldapsearch* command, I get the following...
8 Internal (implementation specific) error (80)
9 Additional information: internal error
10
11 The logs say the following. Is there a way of upgrading the LDAP DB
12 to be functional after the upgrade? Should I downgrade, slapcat, and
13 upgrade again?
14
15 tail -18 /var/log/syslog
16 Jun 14 23:40:23 abda slapd[19612]: conn=1 fd=13 ACCEPT from
17 IP=127.0.0.1:60261 (IP=0.0.0.0:389)
18 Jun 14 23:40:23 abda slapd[19612]: conn=1 op=0 BIND dn="" method=128
19 Jun 14 23:40:23 abda slapd[19612]: conn=1 op=0 RESULT tag=97 err=0 text=
20 Jun 14 23:40:23 abda slapd[19612]: conn=1 op=1 SRCH
21 base="dc=adamsbros,dc=org" scope=2 deref=0 filter="(labeledURI=*)"
22 Jun 14 23:40:23 abda slapd[19612]: conn=1 op=1 SRCH attr=labeledURI
23 Jun 14 23:40:23 abda slapd[19612]: <= entry_decode:
24 slap_str2undef_ad(a-9b67-bde9526b77f4): AttributeDescription contains
25 inappropriate characters
26 Jun 14 23:40:23 abda slapd[19612]: conn=1 op=1 SEARCH RESULT tag=101
27 err=80 nentries=0 text=internal error
28 Jun 14 23:40:23 abda slapd[19612]: conn=1 op=2 UNBIND
29 Jun 14 23:40:23 abda slapd[19612]: conn=1 fd=13 closed
30 Jun 15 19:15:28 abda slapd[19612]: conn=2 fd=13 ACCEPT from
31 IP=127.0.0.1:50707 (IP=0.0.0.0:389)
32 Jun 15 19:15:28 abda slapd[19612]: conn=2 op=0 BIND dn="" method=128
33 Jun 15 19:15:28 abda slapd[19612]: conn=2 op=0 RESULT tag=97 err=0 text=
34 Jun 15 19:15:28 abda slapd[19612]: conn=2 op=1 SRCH
35 base="dc=adamsbros,dc=org" scope=2 deref=0 filter="(labeledURI=*)"
36 Jun 15 19:15:28 abda slapd[19612]: conn=2 op=1 SRCH attr=labeledURI
37 Jun 15 19:15:28 abda slapd[19612]: <= entry_decode:
38 slap_str2undef_ad(a-9b67-bde9526b77f4): AttributeDescription contains
39 inappropriate characters
40 Jun 15 19:15:28 abda slapd[19612]: conn=2 op=1 SEARCH RESULT tag=101
41 err=80 nentries=0 text=internal error
42 Jun 15 19:15:28 abda slapd[19612]: conn=2 op=2 UNBIND
43 Jun 15 19:15:28 abda slapd[19612]: conn=2 fd=13 closed
44 --
45 gentoo-user@g.o mailing list

Replies

Subject Author
[gentoo-user] Re: OpenLDAP error after upgrade Trenton Adams <trenton.d.adams@×××××.com>