Request 254 was acted upon. _________________________________________________________________________
URL: https://rt.openpkg.org/id/254 Ticket: [OpenPKG #254] Subject: [bootstrap] file locking problems Requestors: [EMAIL PROTECTED] Queue: openpkg Owner: Nobody Status: open Transaction: Correspondence added by rse Time: Sun Sep 14 09:46:12 2003 ________________________________________________________________________ On Sun, Sep 14, 2003, Ralf S. Engelschall via RT wrote: > > [...] I did some system call > > tracing in that environment, and found the DB library code to be waiting > > infinitely on a mutex call of some sort. > [...] > > > rpmdb: Locker does not exist > [...] One more idea for your testing: Berkeley-DB by default uses some Pthread based locking under Solaris. If you add --with-mutex=UNIX/fcntl in RPM's db3/configure script when it calls DB's configure you can enforce plain fcntl(2) locking. This is then some completely different mutex. Perhaps it also solves the problem. Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com ______________________________________________________________________ The OpenPKG Project www.openpkg.org Bug Database Interface www.openpkg.org/bugdb Bug Database List [EMAIL PROTECTED]