Bug#688903: False positives in dwww cache

2012-09-26 Thread C. Chad Wallace
Package: dwww
Version: 1.11.3
Severity: normal


dwww often returns the wrong man page.  I suspect it may be caused by
long perl module names (e.g., Template::Manual::Directives).  I've
reproduced it with dwww-convert on the command line, and I'll upload
the typescript.

With DWWW_USE_CACHE=no it doesn't happen, so that's a good workaround.

I tried to inspect the cache, but it's not just flat files, and I know
nothing about how it works...

Let me know if you need anything else.

Thanks!
Chad.


-- System Information:
Debian Release: 6.0.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-0.bpo.1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_CA.utf8, LC_CTYPE=en_CA.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages dwww depends on:
ii  apache22.2.16-6+squeeze7 Apache HTTP Server metapackage
ii  apache2-mpm-prefork [h 2.2.16-6+squeeze7 Apache HTTP Server - traditional n
ii  debconf [debconf-2.0]  1.5.36.1  Debian configuration management sy
ii  debianutils3.4   Miscellaneous utilities specific t
ii  doc-base   0.9.5 utilities to manage online documen
ii  file   5.04-5+squeeze2   Determines file type using magic
ii  libc6  2.11.3-3  Embedded GNU C Library: Shared lib
ii  libfile-ncopy-perl 0.34-1file copying like cp for perl
ii  libmime-types-perl 1.30-1Perl extension for determining MIM
ii  man-db 2.5.7-8   on-line manual pager
ii  mime-support   3.48-1MIME files 'mime.types'  'mailcap
ii  perl   5.10.1-17squeeze3 Larry Wall's Practical Extraction 

Versions of packages dwww recommends:
ii  apt0.8.10.3+squeeze1 Advanced front-end for dpkg
ii  dlocate1.02  fast alternative to dpkg -L and dp
ii  info2www   1.2.2.9-24Read info files with a WWW browser
ii  swish++6.1.5-2   Simple Document Indexing System fo

Versions of packages dwww suggests:
ii  chromium-br 6.0.472.63~r59945-5+squeeze6 Chromium browser
ii  doc-debian  4.0.2Debian Project documentation and o
pn  dpkg-wwwnone   (no description available)
ii  elinks [www 0.12~pre5-2  advanced text-mode WWW browser
ii  epiphany-br 2.30.6-1 Intuitive GNOME web browser
ii  iceweasel [ 3.5.16-14Web browser based on Firefox
ii  konqueror [ 4:4.4.5-2advanced file manager, web browser
ii  w3m [www-br 0.5.2-9  WWW browsable pager with excellent

-- debconf information:
* dwww/cgiuser: www-data
  dwww/nosuchuser:
* dwww/cgidir: /usr/lib/cgi-bin
* dwww/docrootdir: /var/www
* dwww/serverport: 80
* dwww/servername: ws80.int.tlc
  dwww/index_docs: true
  dwww/badport:
  dwww/nosuchdir:


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



Bug#479264: claws-mail-multi-notifier must conflict with claws-mail that is later

2008-07-01 Thread C. Chad Wallace
Package: claws-mail-multi-notifier
Version: 3.4.0-1+b4
Followup-For: Bug #479264

The loading code for the Notifier plugin effectively conflicts
with any version of claws-mail that is different than the one it built
with.  This should be reflected in the debian package with an '='
dependency, not a = one.


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

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

Versions of packages claws-mail-multi-notifier depends on:
ii  claws-mail3.5.0-1Fast, lightweight and user-friendl
ii  libatk1.0-0   1.22.0-1   The ATK accessibility toolkit
ii  libc6 2.7-12 GNU C Library: Shared libraries
ii  libcairo2 1.6.4-6The Cairo 2D vector graphics libra
ii  libdbus-1-3   1.2.1-2simple interprocess messaging syst
ii  libdbus-glib-1-2  0.76-1 simple interprocess messaging syst
ii  libglib2.0-0  2.16.3-2   The GLib library of C routines
ii  libgtk2.0-0   2.12.10-2  The GTK+ graphical user interface 
ii  libnotify1 [libnotify1-gtk2.1 0.4.4-3sends desktop notifications to a n
ii  libpango1.0-0 1.20.3-2   Layout and rendering of internatio

Versions of packages claws-mail-multi-notifier recommends:
ii  notification-daemon   0.3.7-1+b1 a daemon that displays passive pop

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#445489: Reminder about LSB conformance

2008-05-08 Thread C. Chad Wallace
I noticed that the init script for at is intended to be LSB-compliant
(as most or all Debian init scripts are), so I thought I should point
this out:

The LSB 3.1 spec states, in section 20.8 Init Script Functions:

Conforming scripts shall not specify the exit on error option (i.e.
set -e) when sourcing this file, or calling any of the commands thus
made available.

So the script should not use set -e.

-- 

C. Chad Wallace, B.Sc.
The Lodging Company
http://www.skihills.com/
OpenPGP Public Key ID: 0x262208A0

Debian Hint #5: If you need to build a custom kernel, use the
'make-kpkg' script found in the kernel-package package.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#453707: Patch to remove set -e from init script

2008-05-08 Thread C. Chad Wallace
Here's a patch that removes -e on the shebang and set -e from the
init script, improving LSB compliance.

-- 

C. Chad Wallace, B.Sc.
The Lodging Company
http://www.skihills.com/
OpenPGP Public Key ID: 0x262208A0

Debian Hint #12: The grep-dctrl package provides a number of useful
scripts for quickly searching various package control files (such as
the available packages file).


at-remove-set-e
Description: Binary data


Bug#480238: No easy way to pass parameters to atd

2008-05-08 Thread C. Chad Wallace
Package: at
Version: 3.1.10.1.cw1
Severity: wishlist
Tags: patch

The daemon, atd, allows parameters to be passed to it (such as -l to
override the default loadavg limit of 1.5), but there is no easy way to
pass these parameters to the daemon on load.  I know, you can always
edit the start section of the init script... but I wouldn't call that
easy.

What I suggest (and include in a patch) is to provide support for
/etc/default/atd, where administrators can either provide options
directly (in the ARGS variable) or simply set the LOAD_LIMIT variable...

I don't know if having both methods available together is a good idea,
but we can always change the patch if not.

Any thoughts?


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

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

Versions of packages at depends on:
ii  libc6 2.7-10 GNU C Library: Shared libraries
ii  libpam0g  0.99.7.1-6 Pluggable Authentication Modules l
ii  lsb-base  3.2-12 Linux Standard Base 3.2 init scrip
ii  nullmailer [mail-transport-ag 1:1.04-1   simple relay-only mail transport a

at recommends no packages.

-- no debconf information
diff -urN at-3.1.10.1/debian/conffiles at-3.1.10.1.cw1/debian/conffiles
--- at-3.1.10.1/debian/conffiles2005-08-04 20:28:25.0 -0700
+++ at-3.1.10.1.cw1/debian/conffiles2008-05-08 15:32:00.0 -0700
@@ -1,3 +1,4 @@
 /etc/at.deny
 /etc/init.d/atd
 /etc/pam.d/atd
+/etc/default/atd
diff -urN at-3.1.10.1/debian/default at-3.1.10.1.cw1/debian/default
--- at-3.1.10.1/debian/default  1969-12-31 16:00:00.0 -0800
+++ at-3.1.10.1.cw1/debian/default  2008-05-08 15:24:56.0 -0700
@@ -0,0 +1,6 @@
+# Arguments to pass to atd.
+ARGS=
+
+# Limiting load factor--the -l switch; see atd(3).
+LOAD_LIMIT=
+
diff -urN at-3.1.10.1/debian/rc at-3.1.10.1.cw1/debian/rc
--- at-3.1.10.1/debian/rc   2008-01-26 21:20:00.0 -0800
+++ at-3.1.10.1.cw1/debian/rc   2008-05-08 15:26:04.0 -0700
@@ -16,15 +16,24 @@
 
 PATH=/bin:/usr/bin:/sbin:/usr/sbin
 DAEMON=/usr/sbin/atd
+ARGS=
 
 test -x $DAEMON || exit 0
 
 . /lib/lsb/init-functions
 
+if [ -r /etc/default/atd ]; then
+   . /etc/default/atd
+fi
+
+if [ -n $LOAD_LIMIT ]; then
+   ARGS=$ARGS -l $LOAD_LIMIT
+fi
+
 case $1 in
 start)
log_daemon_msg Starting deferred execution scheduler atd
-   start_daemon $DAEMON
+   start_daemon -- $DAEMON $ARGS
log_end_msg $?
 ;;
   stop)
diff -urN at-3.1.10.1/debian/rules at-3.1.10.1.cw1/debian/rules
--- at-3.1.10.1/debian/rules2006-01-02 23:12:56.0 -0800
+++ at-3.1.10.1.cw1/debian/rules2008-05-08 16:23:26.0 -0700
@@ -80,9 +80,10 @@
gzip -9 debian/tmp/usr/share/man/man?/*
(cd debian/tmp/usr/share/man/man1  ln -s at.1.gz atq.1.gz  ln -s 
at.1.gz atrm.1.gz  ln -s at.1.gz batch.1.gz)
(cd debian/tmp/usr/share/man/man5  ln -s at.allow.5.gz at.deny.5.gz)
-   $(installbin) -d debian/tmp/etc/init.d debian/tmp/etc/pam.d
+   $(installbin) -d debian/tmp/etc/init.d debian/tmp/etc/pam.d 
debian/tmp/etc/default
$(installbin) debian/rc debian/tmp/etc/init.d/atd
$(installbin) debian/pam -m 644 debian/tmp/etc/pam.d/atd
+   $(installbin) debian/default debian/tmp/etc/default/atd
dpkg-shlibdeps debian/tmp/usr/sbin/atd debian/tmp/usr/bin/at
dpkg-gencontrol -isp
dpkg --build debian/tmp ..


Bug#478331: claws-mail: Reply with quote doesn't include quote

2008-05-05 Thread C. Chad Wallace
forwarded 478331 
http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=1587
thanks

I noticed this bug has been reported upstream, and is now fixed in CVS--a fresh 
install will include the default reply/forward/etc. templates.

-- 

C. Chad Wallace, B.Sc.
The Lodging Company
http://www.skihills.com/
OpenPGP Public Key ID: 0x262208A0

Debian Hint #27: Regularly verify your backups. You *are* keeping
backups, right? Right? (This hint brought to you by the letters 'D',
'U', 'M', and 'P', and the number 0.)



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#478331: claws-mail: Reply with quote doesn't include quote

2008-04-28 Thread C. Chad Wallace
Package: claws-mail
Version: 3.4.0-1
Severity: normal

When I reply to a message, either just clicking Reply (with the Reply
will quote by default preference checked) or by explicitly seleting
Reply with quote under the Reply button, there is no quote text.

At first I wondered if Claws was just being cheeky and inserting the
quote text after I've written my reply (which would be wrong IMO
anyway), but then when I inspect the email in my Sent folder, it doesn't
have any quoting, either.

Thanks!

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

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

Versions of packages claws-mail depends on:
ii  libaspell15 0.60.5-2.2   GNU Aspell spell-checker runtime l
ii  libc6   2.7-10   GNU C Library: Shared libraries
ii  libcairo2   1.6.4-1+b1   The Cairo 2D vector graphics libra
ii  libcompfaceg1   1:1.5.2-4Compress/decompress images for mai
ii  libetpan13  0.54-1   mail handling library
ii  libglib2.0-02.16.3-2 The GLib library of C routines
ii  libgtk2.0-0 2.12.9-3 The GTK+ graphical user interface 
ii  libice6 2:1.0.4-1X11 Inter-Client Exchange library
ii  libldap-2.4-2   2.4.7-6.2OpenLDAP libraries
ii  libpango1.0-0   1.20.2-2 Layout and rendering of internatio
ii  libpisock9  0.12.3-4 library for communicating with a P
ii  libsm6  2:1.0.3-1+b1 X11 Session Management library
ii  libssl0.9.8 0.9.8g-8 SSL shared libraries

Versions of packages claws-mail recommends:
ii  aspell-en [aspell-dictionary] 6.0-0-5.1  English dictionary for GNU Aspell
ii  claws-mail-i18n   3.4.0-1Locale data for Claws Mail (i18n s
ii  xfonts-100dpi 1:1.0.0-4  100 dpi fonts for X
ii  xfonts-75dpi  1:1.0.0-4  75 dpi fonts for X

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#463351: ices2: ignores 'allow-repeats' setting when checking ogg serial

2008-01-31 Thread C. Chad Wallace
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

The first patch included some cruft from my building.  Here's a clean
one that has only the change to im_playlist.c.

- --

C. Chad Wallace, B.Sc.
The Lodging Company
http://www.skihills.com/
OpenPGP Public Key ID: 0x262208A0


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHog8kKeSNHCYiCKARAv/uAKDpBX8WKBkeklBLgWKTad5I3Bg5NACg9+K4
FLLSQqZn18UQiENGidpRUfI=
=KtxP
-END PGP SIGNATURE-
Only in ices2-2.0.1-patched/debian: copyright_newhints
diff -ur ices2-2.0.1/src/im_playlist.c ices2-2.0.1-patched/src/im_playlist.c
--- ices2-2.0.1/src/im_playlist.c	2004-07-19 14:53:15.0 -0700
+++ ices2-2.0.1-patched/src/im_playlist.c	2008-01-30 17:49:47.0 -0800
@@ -166,7 +166,7 @@
 {
 if (ogg_page_bos (og))
 {
-   if (ogg_page_serialno (og) == pl-current_serial)
+   if (!pl-allow_repeat  ogg_page_serialno (og) == pl-current_serial)
{
LOG_WARN1 (Skipping \%s\ as the serial number is the same as previous, pl-filename);
pl-nexttrack = 1;


Bug#463351: ices2: ignores 'allow-repeats' setting when checking ogg serial

2008-01-30 Thread C. Chad Wallace
Package: ices2
Version: 2.0.1-6.1
Severity: normal
Tags: patch

I currently have a playlist that contains one file, so obviously I need
to set 'allow-repeats'.  However, even with that setting enabled, it
won't repeat the one file because the serial matches (even if I make a
copy of the file and add the copy to the playlist).

I've changed im_playlist.c so that it checks pl-allow_repeat before
checking the serial (patch attached).


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

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

Versions of packages ices2 depends on:
ii  libasound2 1.0.15-3  ALSA library
ii  libc6  2.7-6 GNU C Library: Shared libraries
ii  libogg01.1.3-3   Ogg Bitstream Library
ii  libshout3  2.2.2-2   MP3/Ogg Vorbis broadcast streaming
ii  libvorbis0a1.2.0.dfsg-3  The Vorbis General Audio Compressi
ii  libvorbisenc2  1.2.0.dfsg-3  The Vorbis General Audio Compressi
ii  libxml22.6.31.dfsg-1 GNOME XML library
ii  netbase4.30  Basic TCP/IP networking system

ices2 recommends no packages.

-- no debconf information
diff -ur ices2-2.0.1/debian/changelog ices2-2.0.1-patched/debian/changelog
--- ices2-2.0.1/debian/changelog2008-01-30 18:29:18.0 -0800
+++ ices2-2.0.1-patched/debian/changelog2008-01-30 17:51:50.0 
-0800
@@ -1,3 +1,10 @@
+ices2 (2.0.1-6.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Don't check the serial on oggs if allow_repeat is given.
+
+ -- C. Chad Wallace [EMAIL PROTECTED]  Wed, 30 Jan 2008 17:51:27 -0800
+
 ices2 (2.0.1-6) unstable; urgency=low
 
   * Add XS-Vcs-Svn and XS-Vcs-Browser fields to debian/control.
Only in ices2-2.0.1-patched/debian: copyright_newhints
diff -ur ices2-2.0.1/debian/rules ices2-2.0.1-patched/debian/rules
--- ices2-2.0.1/debian/rules2008-01-30 18:29:18.0 -0800
+++ ices2-2.0.1-patched/debian/rules2008-01-30 18:02:30.0 -0800
@@ -11,7 +11,7 @@
 # See debian/README.cdbs-tweaks for info on local overrides
 include debian/cdbs/1/rules/buildcore.mk
 include debian/cdbs/1/rules/upstream-tarball.mk
-include debian/cdbs/1/rules/copyright-check.mk
+#include debian/cdbs/1/rules/copyright-check.mk
 include /usr/share/cdbs/1/class/autotools.mk
 include debian/cdbs/1/rules/buildinfo.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
diff -ur ices2-2.0.1/src/im_playlist.c ices2-2.0.1-patched/src/im_playlist.c
--- ices2-2.0.1/src/im_playlist.c   2004-07-19 14:53:15.0 -0700
+++ ices2-2.0.1-patched/src/im_playlist.c   2008-01-30 17:49:47.0 
-0800
@@ -166,7 +166,7 @@
 {
 if (ogg_page_bos (og))
 {
-   if (ogg_page_serialno (og) == pl-current_serial)
+   if (!pl-allow_repeat  ogg_page_serialno (og) == 
pl-current_serial)
{
LOG_WARN1 (Skipping \%s\ as the serial number is the 
same as previous, pl-filename);
pl-nexttrack = 1;


Bug#442402: libmime-lite-perl: missing depends on libemail-date-perl

2007-09-15 Thread C. Chad Wallace
Package: libmime-lite-perl
Version: 3.020-1
Severity: important

libmime-lite-perl does not include libemail-date-perl in its
dependencies, however when I try to use it, I get the following error:

Can't locate Email/Date.pm in @INC (@INC contains:
/etc/perl /usr/local/lib/perl/5.8.8
/usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5
/usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .
/etc/apache2) at /usr/share/perl5/MIME/Lite.pm line 1097.

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

Kernel: Linux 2.6.22-1-k7 (SMP w/2 CPU cores)
Locale: LANG=en_CA.utf8, LC_CTYPE=en_CA.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libmime-lite-perl depends on:
ii  nullmailer [mail-transport-ag 1:1.03-5   simple relay-only mail transport a
ii  perl  5.8.8-7Larry Wall's Practical Extraction 

libmime-lite-perl recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#394182: cppw: copies to /etc/passwd even with -s switch

2006-10-20 Thread C. Chad Wallace
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Package: passwd
Version: 1:4.0.18.1-3
Severity: grave
Justification: causes data loss

Since some time after sarge, the cppw program does not recognize the -s
switch.  When -s is given, it is supposed to copy the file to /etc/shadow,
but instead it copies it to /etc/passwd, effectively disabling ALL logins.

I've looked at the code (in debian/patches/401_cppw_src.dpatch), and
noticed it is checking for the obsolete symbol SHADOWPWD before checking
for the -s switch.  Since that symbol doesn't exist (The Changelog says it
has been removed), it goes ahead and copies the file over /etc/passwd
instead of /etc/shadow.

- -- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-k7
Locale: LANG=en_CA, LC_CTYPE=en_CA (charmap=ISO-8859-1)

Versions of packages passwd depends on:
ii  debianutils 2.17.3   Miscellaneous utilities specific t
ii  libc6   2.3.6.ds1-6  GNU C Library: Shared libraries
ii  libpam-modules  0.79-3.2 Pluggable Authentication Modules f
ii  libpam0g0.79-3.2 Pluggable Authentication Modules l
ii  libselinux1 1.30.28-2SELinux shared libraries
ii  login   1:4.0.18.1-3 system login tools

passwd recommends no packages.

- -- debconf information:
  passwd/password-mismatch:
  passwd/username:
  passwd/password-empty:
  passwd/make-user: true
  passwd/md5: false
  passwd/title:
  passwd/user-uid:
  passwd/shadow: true
  passwd/username-bad:
  passwd/user-fullname:

- --

C. Chad Wallace, B.Sc.
The Lodging Company
http://www.skihills.com/
OpenPGP Public Key ID: 0x262208A0


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFOAS6KeSNHCYiCKARAh4ZAJ9gs6b6aACsvZ+DIFYgKUocDKeT2ACghJm+
C20HmFvOGrccYTzlchiGeKs=
=GRyE
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#386312: asterisk: deadlocks on channels

2006-09-06 Thread C. Chad Wallace
-sounds-m 1.2.11.dfsg-1 sound files for asterisk
ii  zaptel1.2.8.dfsg-1  zapata telephony utilities
ii  zaptel-modules-2. 1.2.8.dfsg-1+2.6. zaptel modules for Linux (kernel 
2.6.17-2-amd64).
ii  zaptel-source 1.2.8.dfsg-1  Zapata telephony interface (source code 
for kernel

This also happened previously with Asterisk 1.2.10 and Zaptel 1.2.7 on the same 
machine.

So far, it's only been when the T1 is involved that Asterisk goes into this 
state.  I'll see tomorrow if I can get it to lock up with only SIP calls.

Regular calls SIP to SIP and SIP to Zap, and navigating through the menu, still 
work, so Asterisk isn't entirely locked up.  It's probably just that a 
particular lock that AgentCallbackLogin() and Queue() use is becoming 
deadlocked somehow.

Hope this helps to shed some light on things...  We will be investigating this 
further, but would appreciate any insights anyone may be able to offer.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-amd64
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)

Versions of packages asterisk-classic depends on:
ii  adduser  3.97Add and remove users and groups
ii  asterisk 1:1.2.11.dfsg-1 Open Source Private Branch Exchang
ii  asterisk-config  1:1.2.11.dfsg-1 config files for asterisk
ii  asterisk-sounds-main 1:1.2.11.dfsg-1 sound files for asterisk
ii  libasound2   1.0.11-7ALSA library
ii  libc62.3.6.ds1-4 GNU C Library: Shared libraries
ii  libcomerr2   1.39-1  common error description library
ii  libcurl3 7.15.5-1Multi-protocol file transfer libra
ii  libgsm1  1.0.10-13   Shared libraries for GSM speech co
ii  libidn11 0.6.5-1 GNU libidn library, implementation
ii  libkrb53 1.4.4~beta1-1   MIT Kerberos runtime libraries
ii  libncurses5  5.5-3   Shared libraries for terminal hand
ii  libnewt0.52  0.52.2-7Not Erik's Windowing Toolkit - tex
ii  libpopt0 1.10-3  lib for parsing cmdline parameters
ii  libpq4   8.1.4-6 PostgreSQL C client library
ii  libpri1.21.2.3-1 Primary Rate ISDN specification li
ii  libspeex11.1.12-2The Speex Speech Codec
ii  libsqlite0   2.8.16-1SQLite shared library
ii  libssl0.9.8  0.9.8b-2SSL shared libraries
ii  libtonezone1 1:1.2.8.dfsg-1  tonezone library (runtime)
ii  unixodbc 2.2.11-13   ODBC tools libraries
ii  zlib1g   1:1.2.3-13  compression library - runtime

asterisk-classic recommends no packages.

-- no debconf information


TTYL.
-- 

C. Chad Wallace, B.Sc.
The Lodging Company
http://skihills.com/
OpenPGP Public Key ID: 0x262208A0





signature.asc
Description: OpenPGP digital signature


Bug#335708: A page that causes Firefox (Sarge) to close

2005-11-18 Thread C. Chad Wallace

Ralph Katz wrote:

This looks like:

Crashes when displaying image
https://bugzilla.mozilla.org/show_bug.cgi?id=310917

http://www.movieweb.com crashes ff 1.5 RC3 from mozilla.org as well as
an older debian ff on my sarge box.


This happens to me too, running unstable:

ii  mozilla-firefox1.0.7-1lightweight web browser based 
on Mozilla


hrm... Why do I *have* to be so curious?  Now I have to try and remember what 
websites I had open!  *sigh*

TTYL.
--

C. Chad Wallace, B.Sc.
The Lodging Company
http://skihills.com/
OpenPGP Public Key ID: 0x262208A0


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#300326: ITP: liblingua-en-namecase-perl -- fix the case of people's names

2005-03-18 Thread C. Chad Wallace
Package: wnpp
Severity: wishlist
* Package name: liblingua-en-namecase-perl
 Version : 1.13
 Upstream Author : Mark Summerfield [EMAIL PROTECTED]
* URL : 
http://search.cpan.org/CPAN/authors/id/S/SU/SUMMER/Lingua-EN-NameCase-1.13.tar.gz
* License : LGPL
 Description : fix the case of people's names
Forenames and surnames are often stored either wholly in UPPERCASE
or wholly in lowercase. This module allows you to convert names into
the correct case where possible.
Although forenames and surnames are normally stored separately if they
do appear in a single string, whitespace separated, NameCase and nc deal
correctly with them.
NameCase currently correctly name cases names which include any of the
following:
Mc, Mac, al, el, ap, da, de, delle, della, di, du, del, der, 
la, le, lo, van and von.

It correctly deals with names which contain apostrophies and hyphens too.
--
C. Chad Wallace, B.Sc.
The Lodging Company
http://skihills.com/
OpenPGP Public Key ID: 0x262208A0
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Bug#299673: Incorrect 'Suggests' on 'oooqstart-gnome'

2005-03-15 Thread C. Chad Wallace
Package: openoffice.org-gtk-gnome
Version: 1.1.3-7
openoffice.org-gtk-gnome lists a 'Suggests' on 'oooqstart-gnome' (3 Os), which doesn't exist.  
That package is named 'ooqstart-gnome' (2 Os).

--
C. Chad Wallace, B.Sc.
The Lodging Company
http://skihills.com/
OpenPGP Public Key ID: 0x262208A0
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]