Your message dated Wed, 24 May 2006 20:47:11 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#367424: fixed in bacula 1.38.9-10
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: bacula-sd
Version: 1.38.9-7
Severity: important


I just upgraded from the long-suffering 1.36.3 release and started
tweaking my bacula-sd.conf file to add an Autochanger stanza as required
for the new version. With my old 1.36.3 configuration, everything ran
okay if you overlooked the fact that the autochanger behavior was
brain-damaged. :-) With the new stanza added, I get a segmentation fault
each time I try to start the daemon:

# /etc/init.d/bacula-sd start
Starting Bacula Storage daemon: 15-May 17:17 bacula-sd: Fatal Error
because: Bacula interrupted by signal 11: Segmentation violation
Kaboom! bacula-sd, bacula-sd got signal 11. Attempting traceback.
Kaboom! exepath=/usr/sbin/
Calling: /usr/sbin/btraceback /usr/sbin/bacula-sd 10392
Traceback complete, attempting cleanup ...
#

(BTW, I had to create a /usr/sbin/bsmtp link manually pointing off to
the real file in /usr/lib/bacula/bsmtp.) The traceback appears useless
to me since it contains nothing but "no debugging symbols found"
complaints.

I have compared my configuration file to the online documentation and I
don't see anything obvious wrong. Except for the lack of operation.

-- /etc/bacula/bacula-sd.conf --
# Bacula Storage Daemon Configuration file
#
# 05/15/06 RSB - Revised for 1.38.9 upgrade
# For buzz.bailey, cribbed from template supplied with release 1.36.3
#

Storage {                             # definition of myself
  Name = buzz-sd
  SDPort = 9103                  # Director's port      
  WorkingDirectory = "/var/lib/bacula"
  Pid Directory = "/var/run/bacula"
  Maximum Concurrent Jobs = 20
}

# List Directors who are permitted to contact Storage daemon

Director {
  Name = buzz-dir
  Password = "<censored>"
}

# Restricted Director, used by tray-monitor to get the
# status of the storage daemon

Director {
  Name = buzz-mon
  Password = "<censored>"
  Monitor = yes
}

# Devices supported by this Storage daemon
# To connect, the Director's bacula-dir.conf must have the
#  same Name and MediaType. 

# We need an Autochanger resource to own the tape drive

Autochanger {
  Name = TZ885
  Device = TZ88-0
  Changer Device = /dev/sg0
  Changer Command = "/etc/bacula/scripts/mtx-changer %c %o %S %a %d"
}

# The tape drive in this changer

Device {
  Name = TZ88-0
  Archive Device = /dev/nst0
  Device Type = Tape
  Media Type = DLT4
  Autochanger = Yes
  Alert Command = "sh -c 'tapeinfo -f %c |grep TapeAlert|cat'"
  Drive Index = 0
  AutomaticMount = yes;               # when device opened, read it
  AlwaysOpen = yes;
  RemovableMedia = yes;
  RandomAccess = no;
  Label Type = ANSI                     # Write ANSI volume labels
  Check Labels = yes                    # But use whatever volume has
}

# 
# Send all messages to the Director, 
# mount messages also are sent to the email address
#
Messages {
  Name = Standard
  director = buzz-dir = all
}
-- end of /etc/bacula/bacula-sd.conf --

Aaargh,

  Scott

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (900, 'testing'), (800, 'unstable'), (700, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages bacula-sd depends on:
ii  bacula-common               1.38.9-7     Network backup, recovery and verif
ii  libacl1                     2.2.36-1     Access control list shared library
ii  libc6                       2.3.6-7      GNU C Library: Shared libraries
ii  libgcc1                     1:4.1.0-1+b1 GCC support library
ii  libssl0.9.8                 0.9.8a-8     SSL shared libraries
ii  libstdc++6                  4.1.0-1+b1   The GNU Standard C++ Library v3
ii  libwrap0                    7.6.dbs-9    Wietse Venema's TCP wrappers libra
ii  mtx                         1.2.16rel-4  controls tape autochangers
ii  python                      2.3.5-5      An interactive high-level object-o
ii  python2.3                   2.3.5-9.1    An interactive high-level object-o
ii  zlib1g                      1:1.2.3-11   compression library - runtime

Versions of packages bacula-sd recommends:
ii  bacula-sd-sqlite [bacula-sd-t 1.38.9-7   Network backup, recovery and verif
ii  mt-st                         0.8-1      Linux SCSI tape driver aware magne

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: bacula
Source-Version: 1.38.9-10

We believe that the bug you reported is fixed in the latest version of
bacula, which is due to be installed in the Debian FTP archive:

bacula-client_1.38.9-10_all.deb
  to pool/main/b/bacula/bacula-client_1.38.9-10_all.deb
bacula-common_1.38.9-10_all.deb
  to pool/main/b/bacula/bacula-common_1.38.9-10_all.deb
bacula-console-gnome_1.38.9-10_i386.deb
  to pool/main/b/bacula/bacula-console-gnome_1.38.9-10_i386.deb
bacula-console-wx_1.38.9-10_i386.deb
  to pool/main/b/bacula/bacula-console-wx_1.38.9-10_i386.deb
bacula-console_1.38.9-10_i386.deb
  to pool/main/b/bacula/bacula-console_1.38.9-10_i386.deb
bacula-director-common_1.38.9-10_i386.deb
  to pool/main/b/bacula/bacula-director-common_1.38.9-10_i386.deb
bacula-director-mysql_1.38.9-10_i386.deb
  to pool/main/b/bacula/bacula-director-mysql_1.38.9-10_i386.deb
bacula-director-pgsql_1.38.9-10_i386.deb
  to pool/main/b/bacula/bacula-director-pgsql_1.38.9-10_i386.deb
bacula-director-sqlite3_1.38.9-10_i386.deb
  to pool/main/b/bacula/bacula-director-sqlite3_1.38.9-10_i386.deb
bacula-director-sqlite_1.38.9-10_i386.deb
  to pool/main/b/bacula/bacula-director-sqlite_1.38.9-10_i386.deb
bacula-fd_1.38.9-10_i386.deb
  to pool/main/b/bacula/bacula-fd_1.38.9-10_i386.deb
bacula-sd-mysql_1.38.9-10_i386.deb
  to pool/main/b/bacula/bacula-sd-mysql_1.38.9-10_i386.deb
bacula-sd-pgsql_1.38.9-10_i386.deb
  to pool/main/b/bacula/bacula-sd-pgsql_1.38.9-10_i386.deb
bacula-sd-sqlite3_1.38.9-10_i386.deb
  to pool/main/b/bacula/bacula-sd-sqlite3_1.38.9-10_i386.deb
bacula-sd-sqlite_1.38.9-10_i386.deb
  to pool/main/b/bacula/bacula-sd-sqlite_1.38.9-10_i386.deb
bacula-sd_1.38.9-10_i386.deb
  to pool/main/b/bacula/bacula-sd_1.38.9-10_i386.deb
bacula-server_1.38.9-10_all.deb
  to pool/main/b/bacula/bacula-server_1.38.9-10_all.deb
bacula-traymonitor_1.38.9-10_i386.deb
  to pool/main/b/bacula/bacula-traymonitor_1.38.9-10_i386.deb
bacula_1.38.9-10.diff.gz
  to pool/main/b/bacula/bacula_1.38.9-10.diff.gz
bacula_1.38.9-10.dsc
  to pool/main/b/bacula/bacula_1.38.9-10.dsc
bacula_1.38.9-10_all.deb
  to pool/main/b/bacula/bacula_1.38.9-10_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
John Goerzen <[EMAIL PROTECTED]> (supplier of updated bacula package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Wed, 24 May 2006 22:25:03 -0500
Source: bacula
Binary: bacula-director-sqlite3 bacula-console bacula-director-sqlite 
bacula-client bacula-traymonitor bacula-console-gnome bacula 
bacula-director-pgsql bacula-director-common bacula-fd bacula-console-wx 
bacula-director-mysql bacula-sd-pgsql bacula-common bacula-server 
bacula-sd-sqlite bacula-sd bacula-sd-sqlite3 bacula-sd-mysql
Architecture: source i386 all
Version: 1.38.9-10
Distribution: unstable
Urgency: low
Maintainer: John Goerzen <[EMAIL PROTECTED]>
Changed-By: John Goerzen <[EMAIL PROTECTED]>
Description: 
 bacula     - Network backup, recovery and verification (Meta-package)
 bacula-client - Network backup, recovery and verification (Client meta-package)
 bacula-common - Network backup, recovery and verification (Common Support 
files)
 bacula-console - Network backup, recovery and verification (Mgmt. Console)
 bacula-console-gnome - Network backup, recovery and verification (Console, 
Gnome version
 bacula-console-wx - Network backup, recovery and verification (Console, Gnome 
version
 bacula-director-common - Network backup, recovery and verification (Director 
common files)
 bacula-director-mysql - Network backup, recovery and verification (Director 
daemon)
 bacula-director-pgsql - Network backup, recovery and verification (Director 
daemon)
 bacula-director-sqlite - Network backup, recovery and verification (Director 
daemon)
 bacula-director-sqlite3 - Network backup, recovery and verification (Director 
daemon)
 bacula-fd  - Network backup, recovery and verification (Filer daemon)
 bacula-sd  - Network backup, recovery and verification (Storage daemon)
 bacula-sd-mysql - Network backup, recovery and verification (SD tools-MySQL)
 bacula-sd-pgsql - Network backup, recovery and verification (SD 
tools-PostgreSQL)
 bacula-sd-sqlite - Network backup, recovery and verification (SD tools-SQLite)
 bacula-sd-sqlite3 - Network backup, recovery and verification (SD 
tools-SQLite3)
 bacula-server - Network backup, recovery and verification (Server meta-package)
 bacula-traymonitor - Network backup, recovery and verification (Tray monitor)
Closes: 367424 367970
Changes: 
 bacula (1.38.9-10) unstable; urgency=low
 .
   * Update LICENSE with newer version from upstream.  Closes: #367970.
   * Applied patch from Kern Sibbald, Bacula author, to fix odd
     segfault in bacula-sd.  Closes: #367424.
Files: 
 bd7c025af74e43544f84f86e05a73bec 1300 admin optional bacula_1.38.9-10.dsc
 09c54989267fb4ffde91838c967c952a 43254 admin optional bacula_1.38.9-10.diff.gz
 2ab45f133a6117b8e7eaa9cc2da4d176 48862 admin optional bacula_1.38.9-10_all.deb
 6d9ec9b83081f978917c63809b192217 344962 admin optional 
bacula-common_1.38.9-10_all.deb
 fa30bcfe23467d1b74c992426e19df74 46870 admin optional 
bacula-client_1.38.9-10_all.deb
 0a5a41fac887564da180967c1c8af926 46986 admin optional 
bacula-server_1.38.9-10_all.deb
 5088c6439b15e148c6c3037796709993 249050 admin optional 
bacula-director-common_1.38.9-10_i386.deb
 a8c28e7608ecd9b8537529ffc33cd5d5 422844 admin optional 
bacula-director-sqlite_1.38.9-10_i386.deb
 da67f4f5fcdfa7a0dfb6399427579a8e 421070 admin optional 
bacula-director-sqlite3_1.38.9-10_i386.deb
 131fae11a2ce26efe36ff8f9c93d8495 422666 admin optional 
bacula-director-mysql_1.38.9-10_i386.deb
 a54d15f765da7c95ee5a459598205d85 427510 admin optional 
bacula-director-pgsql_1.38.9-10_i386.deb
 b6ca6021485b118a1a80d6e9a50fbcde 179418 admin optional 
bacula-fd_1.38.9-10_i386.deb
 4fb2b8aa24f6540a0ab32ee101ad6400 771328 admin optional 
bacula-sd_1.38.9-10_i386.deb
 35ce7681c6606b1ea653e2d3b18b9aae 390068 admin optional 
bacula-sd-sqlite3_1.38.9-10_i386.deb
 2b3608088cc28efd567001e2b9e74e00 390152 admin optional 
bacula-sd-sqlite_1.38.9-10_i386.deb
 605f47f39a48bac25d9efb9c62b567b3 390618 admin optional 
bacula-sd-mysql_1.38.9-10_i386.deb
 8f43a74dfdb19472f8523052b71fb2c8 392828 admin optional 
bacula-sd-pgsql_1.38.9-10_i386.deb
 fbe81d05b63867796a4d0e398a64a91a 132138 admin optional 
bacula-console_1.38.9-10_i386.deb
 a9c51e90ecd3dd6378c2b32a844582a1 155842 admin optional 
bacula-console-gnome_1.38.9-10_i386.deb
 cf7b10a26bc13084805901a165bea3ae 234578 admin optional 
bacula-console-wx_1.38.9-10_i386.deb
 cdb0f79537976b5f5e0478e7d684831e 140598 admin optional 
bacula-traymonitor_1.38.9-10_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)

iD8DBQFEdSZF3PeFtIodmh8RAmmmAJ9XZNNdTZhXQ1kvLkOWyFsYiz8y+wCfWsTK
a5jHXPjH2iGBvvoTSJkivWo=
=pu+V
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to