OpenCSW Bug Tracker


Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0003875 [apache2rt] other major always 2009-09-02 13:24 2010-10-26 04:22
Reporter user2176 View Status public  
Assigned To
Priority normal Resolution won't fix  
Status closed  
Summary 0003875: libaprutil lacks berkeleydb which breaks the locking mechanism of webdav
Description Upgrading apache2, bdb47 and svn rendered out wedav unusable.

recompiling aprutil from apache 2.2.13 with
./configure --with-dbm=db47 --with-apr=/opt/csw/apache2 --prefix=/opt/csw/apache2 --with-ssl=/opt/csw --without-pgsql --with-berkeley-db=/opt/csw --with-ldap

fixed the problems in the end
Additional Information also see my mail in csw-users
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0006655)
ihsan (developer)
2009-09-03 10:52

Which version have you installed? The newest Apache is actually build with the same options.
(0006656)
user2176
2009-09-03 11:47

I was coming from :
     software localrev remoterev
    ap2_prefork 2.2.11,REV=2009.03.29 2.2.13,REV=2009.08.22
 ap2_subversion 1.6.2,REV=2009.05.17 1.6.2,REV=2009.06.13
        apache2 2.2.11,REV=2009.03.29 2.2.13,REV=2009.08.22
       apache2c 2.2.11,REV=2009.03.29 2.2.13,REV=2009.08.22
      apache2rt 2.2.11,REV=2009.03.29 2.2.13,REV=2009.08.22
   berkeleydb44 4.4.20,REV=2009.05.26 4.4.20,REV=2009.07.28
     subversion 1.6.2,REV=2009.05.17 1.6.2,REV=2009.06.13

Upgraded to 2.213 and also tried /testing.
Like stated in the mail in csw-users - this is waht truss gives :

1975: stat64("/opt/csw/apache2/lib/apr_dbm_db-1.so", 0x080469F0) Err#2 ENOENT
1975: stat64("/opt/csw/apache2/lib/apr-util-1/apr_dbm_db-1.so", 0x080469F0)
Err#2 ENOENT
1975: stat64("/opt/csw/apache2/lib/apr-util-1/apr_dbm_db-1.so", 0x080469F0)
Err#2 ENOENT
1975: stat64("/export/serv-2300a/webdav/calendars/gf/Privat.ics",
0x080476B0) Err#2 ENOENT
1975: Incurred fault 0000006, FLTBOUNDS %pc = 0xFEF6C1E4
1975: siginfo: SIGSEGV SEGV_MAPERR addr=0x00000050
1975: Received signal 0000011, SIGSEGV [caught]
1975: siginfo: SIGSEGV SEGV_MAPERR addr=0x00000050
1975: lwp_sigmask(SIG_SETMASK, 0x00000400, 0x00000000) = 0xFFBFFEFF

apr_dbm_db-1.so did not exist on my disk.

This is a fresh install :
tcsh@isg-1516 [~] pkginfo -l CSWapache2rt
   PKGINST: CSWapache2rt
      NAME: apache2rt - A high performance Unix-based HTTP server.
  CATEGORY: application
      ARCH: i386
   VERSION: 2.2.13,REV=2009.08.22
   BASEDIR: /
    VENDOR: http://httpd.apache.org/ [^] packaged for CSW by Ihsan Dogan
    PSTAMP: ihsan@build8x-20090822154105
  INSTDATE: Sep 03 2009 11:45
   HOTLINE: http://www.opencsw.org/bugtrack/ [^]
     EMAIL: ihsan@opencsw.org
    STATUS: completely installed
     FILES: 30 installed pathnames
                   6 shared pathnames
                  10 directories
                   9 executables
                1532 blocks used (approx)

tcsh@isg-1516 [~] ll /opt/csw/apache2/lib/apr-util-1/
total 151
drwxr-xr-x 2 root bin 10 Sep 3 11:45 .
drwxr-xr-x 4 root bin 16 Sep 3 11:45 ..
-rwxr-xr-x 1 root bin 17300 Aug 22 15:35 apr_dbd_sqlite3-1.so
-rw-r--r-- 1 root bin 13748 Aug 22 15:35 apr_dbd_sqlite3.a
-rwxr-xr-x 1 root bin 1018 Aug 22 15:35 apr_dbd_sqlite3.la
lrwxrwxrwx 1 root root 20 Sep 3 11:45 apr_dbd_sqlite3.so -> apr_dbd_sqlite3-1.so
-rwxr-xr-x 1 root bin 18112 Aug 22 15:35 apr_ldap-1.so
-rw-r--r-- 1 root bin 17472 Aug 22 15:35 apr_ldap.a
-rwxr-xr-x 1 root bin 1127 Aug 22 15:35 apr_ldap.la
lrwxrwxrwx 1 root root 13 Sep 3 11:45 apr_ldap.so -> apr_ldap-1.so
(0008410)
bwalton (administrator)
2010-10-26 04:22

apr packages are now separate entities.


Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker