Your message dated Wed, 30 May 2007 20:33:51 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#418721: Please, add Proxy Cache module (pcache.so) to
slapd package
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: slapd
Version: 2.2.23-8
Severity: normal
In the man page slapd-meta(5) the text references the proxycache overlay. A
search for pcache.so using apt-file returns slapd as provider...
Is possible to add "--enable-proxycache=mod" to configure.options?
-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686-smp
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Versions of packages slapd depends on:
ii coreutils [fileutil 5.2.1-2 The GNU core utilities
ii debconf 1.4.30.13 Debian configuration management sy
ii libc6 2.3.2.ds1-22sarge4 GNU C Library: Shared libraries an
ii libdb4.2 4.2.52-18 Berkeley v4.2 Database Libraries [
ii libiodbc2 3.52.2-3 iODBC Driver Manager
ii libldap-2.2-7 2.2.23-8 OpenLDAP libraries
ii libltdl3 1.5.6-6 A system independent dlopen wrappe
ii libperl5.8 5.8.4-8sarge5 Shared Perl library
ii libsasl2 2.1.19.dfsg1-0sarge2 Authentication abstraction library
ii libslp1 1.0.11a-2 OpenSLP libraries
ii libssl0.9.7 0.9.7e-3sarge4 SSL shared libraries
ii libwrap0 7.6.dbs-8 Wietse Venema's TCP wrappers libra
ii perl [libmime-base6 5.8.4-8sarge5 Larry Wall's Practical Extraction
ii psmisc 21.5-1 Utilities that use the proc filesy
-- debconf information:
* slapd/password2: (password omitted)
slapd/internal/adminpw: (password omitted)
* slapd/password1: (password omitted)
slapd/password_mismatch:
slapd/fix_directory: true
slapd/invalid_config: true
* shared/organization: ull.es
slapd/upgrade_slapcat_failure:
slapd/upgrade_slapadd_failure:
slapd/backend: BDB
* slapd/dump_database: when needed
* slapd/allow_ldap_v2: false
slapd/no_configuration: false
slapd/migrate_ldbm_to_bdb: false
slapd/move_old_database: true
slapd/suffix_change: false
slapd/slave_databases_require_updateref:
* slapd/dump_database_destdir: /var/backups/slapd-VERSION
slapd/autoconf_modules: true
slapd/purge_database: false
* slapd/domain: ull.es
--- End Message ---
--- Begin Message ---
> In the man page slapd-meta(5) the text references the proxycache
> overlay. A search for pcache.so using apt-file returns slapd as
> provider...
> Is possible to add "--enable-proxycache=mod" to configure.options?
That it shows up in apt-file indicates that it's already being built. :)
--enable-overlays=mod, which we use, enables all overlays as modules,
including that one.
--
Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/>
--- End Message ---