Ernillew / wl500g

Automatically exported from code.google.com/p/wl500g
0 stars 0 forks source link

openldap on ASUS RT-N16 #265

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.install last firmware to ASUS RT-N16 
2.format usb flash to ext3 and mount it to /opt
3.install ipkg (ipkg.sh update; ipkg.sh install ipkg-opt; ipkg-opt update)
4. install openldap openldap-libs
5. run slaptest

GOT:
bdb(dc=my-domain,dc=com): architecture lacks fast mutexes: applications cannot 
be threaded
bdb_db_open: Database cannot be opened, err 22. Restore from backup!
bdb(dc=my-domain,dc=com): DB_ENV->lock_id_free interface requires an 
environment configured for the locking subsystem
backend_startup_one: bi_db_open failed! (22)
slap_startup failed (test would succeed using the -u switch)

i want to don`t see error about:
DB_ENV->lock_id_free interface requires an environment configured for the 
locking subsystem

What version of the product are you using?
ipkg-opt list openldap
openldap - 2.3.43-2 - Open Lightweight Directory Access Protocol

(Installing openldap (2.3.43-2) to /opt/...
Downloading 
http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable/openldap_2.3.43-2_mi
psel.ipk
Installing openldap-libs (2.3.43-2) to /opt/...
Downloading 
http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable/openldap-libs_2.3.43
-2_mipsel.ipk)

Please provide any additional information below.

can you test openldap? is it running on this box ?

Best regards
Mikhail Zakharenko

Original issue reported on code.google.com by mikhail....@gmail.com on 10 Oct 2011 at 7:05

GoogleCodeExporter commented 9 years ago
Sorry, we are unable to support optware applications.

Probably, problem caused by an old optware's uClibc 0.9.28. Messages in your 
log produced by Berkeley DB engine, you have to read its prerequisites page.

Original comment by lly.dev on 11 Oct 2011 at 6:32

GoogleCodeExporter commented 9 years ago
may be you can tell, which repo i must use with this firmware ?

or maybe you have own repo ?

what is the simplyest wa y to install openldap ?

Best regards
Mikhail Zakharenko

Original comment by mikhail....@gmail.com on 11 Oct 2011 at 7:14

GoogleCodeExporter commented 9 years ago
There is no our specific repo for now, since there is no volunteers for such 
huge task. Probably, you have to compile it yourself.

I'm not familiar with openldap at all, so I don't know.

P.S. It is inefficient to ask questions on external software in bug-tracking 
system.

Original comment by lly.dev on 11 Oct 2011 at 7:42

GoogleCodeExporter commented 9 years ago
Thank you, i will compile it.

Original comment by mikhail....@gmail.com on 11 Oct 2011 at 9:00

GoogleCodeExporter commented 9 years ago
btw., simple google search for messages, you provided, shows:

1) it is error messages from Berkeley DB

2) bdb don't support MIPS platform till version 4.3 or without debian patches
   ref.:
     https://bugs.launchpad.net/ubuntu/+source/openldap2.2/+bug/6942
     http://packages.debian.org/lenny/libdb4.2-dev

Original comment by lly.dev on 11 Oct 2011 at 12:26

GoogleCodeExporter commented 9 years ago
Hi,

Did you succeed, please? :)

WL500gp

Original comment by gkoko...@gmail.com on 29 Jan 2015 at 12:59