Package: bacula-director-sqlite3 Version: 1.38.11-7 Severity: normal /etc/bacula/bacula-dir.conf contains 'password = "@db_pswd@"' after install, while 'user = @db_user@;' is removed by bacula-director-sqlite3.postinst
The problem is 's/password = "@db_passwd@";//' (vs. db_pswd) in the script. By the way, I'd recommend substituting the space in front of user and password, too, so the sed line should read: sed -e 's/ user = @db_user@;//' -e 's/ password = "@db_pswd@";//' \ I haven't checked the other bacula-director-* packages. -- System Information: Debian Release: 4.0 APT prefers testing APT policy: (550, 'testing') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17-2-686 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Versions of packages bacula-director-sqlite3 depends on: ii bacula-director-common 1.38.11-7 Network backup, recovery and verif ii debconf [debconf-2.0] 1.5.11 Debian configuration management sy ii libc6 2.3.6.ds1-8 GNU C Library: Shared libraries ii libgcc1 1:4.1.1-19 GCC support library ii libsqlite3-0 3.3.8-1 SQLite 3 shared library ii libssl0.9.8 0.9.8c-4 SSL shared libraries ii libstdc++6 4.1.1-19 The GNU Standard C++ Library v3 ii libwrap0 7.6.dbs-11 Wietse Venema's TCP wrappers libra ii python2.4 2.4.4-1 An interactive high-level object-o ii sqlite3 3.3.8-1 A command line interface for SQLit bacula-director-sqlite3 recommends no packages. -- debconf information: bacula-director-sqlite3/create_tables: true bacula-director-sqlite3/remove_catalog_on_purge: false -- Email: [EMAIL PROTECTED] http://intevation.de/~thomas/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

