Package: libnet-daemon-perl
Version: 0.47-1
Severity: normal

Here's an easy demonstration:

  $ dbiproxy --configfile foo
  Can't locate object method "self" via package "Thread" at 
/usr/share/perl5/Net/Daemon/Log.pm line 82.

Basically, if Net::Daemon cannot properly parse the config file, it will
call Fatal(), and thus Log(), to report the error.  Log() expects the
mode to have already been set, which it hasn't yet, as it is done a bit
later in the constructor (since picking a default value may depend on
other config options).

I guess the easiest fix would be to set the mode so 'single' at first;
there's not much threading information to report anyway.


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.38-2-686 (SMP w/3 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libnet-daemon-perl depends on:
ii  perl                          5.10.1-19  Larry Wall's Practical Extraction 

libnet-daemon-perl recommends no packages.

libnet-daemon-perl suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to