Bug#665836: [Pkg-openssl-devel] Bug#665836: openssh-server: segfault error 6 in libcrypto.so.1.0.0

2012-03-30 Thread Karl Chen

I have the same problem as Kurt with libcrypto1.0.0 from
libssl1.0.0 version 1.0.1-2.  The same happens on two
different i386 hosts.

Among other ways, here are two ways to reproducibly cause
libcrypto to segfault:
- Sshing to a host with libssl1.0.0 1.0.1-2 and running
  'ssh-add -l' there causes the sshd process to segfault
- Sshing from a host with libssl1.0.0 1.0.1-2 to another
  host causes the ssh client to segfault after
  authentication

In both cases the segfault happens in
/usr/lib/i386-Linux-gnu/i686/cmov/libcrypto.so.1.0.0 in
vpaes-x86.s, somewhere in vpaes_cbc_encrypt().

The ssh-add segfault happens with an RSA key.  If I don't
forward the ssh agent connection (or don't use one at all),
'ssh-add -l' doesn't cause a segfault.

Kernel log:
Mar 30 08:44:43 kernel: sshd[19995]: segfault at b8911000 ip b756c678 sp 
bfe85f00 error 6 in libcrypto.so.1.0.0[b7503000+1a3000]
Mar 30 08:44:43 kernel: ssh[20661]: segfault at b7ba8000 ip b756e0cd sp 
bfd4d44c error 4 in libcrypto.so.1.0.0[b7505000+1a3000]

Strace and ltrace don't show anything useful.

strace:
read(3, ..., 16384) = 72
--- SIGSEGV (Segmentation fault) @ 0 (0) ---

ltrace:
23942 --- SIGSEGV (Segmentation fault) ---
23942 +++ killed by SIGSEGV +++

Gdb backtrace (with libssl1.0.0-dbg version 1.0.1-2
installed):
(gdb) bt
#0 vpaes_cbc_encrypt () at vpaes-x86.s:646 1 0xc585e35b
#in ?? ()

The outbound openssh-client segfaults trying to connect to
target hosts of various older openssh versions, even with
ssh agent and X forwarding disabled.

debug1: ssh_rsa_verify: signature correct
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: Roaming not allowed by server
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue: publickey,password
debug1: Next authentication method: publickey
debug1: Trying private key: ...
debug1: Trying private key: ...
debug1: Trying private key: ...
debug1: Next authentication method: password
xxx@xxx's password:
zsh: segmentation fault  command ssh -a -x -v xxx

Strace/ltrace don't show anything useful.

Gdb backtrace:

(gdb) bt
#0  _vpaes_decrypt_core () at vpaes-x86.s:221
#1  0xb7e4c665 in vpaes_cbc_encrypt () at vpaes-x86.s:641
#2  0x34e2e746 in ?? ()

I've downgraded to libssl1.0.0 version 1.0.0h-1 which works.



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



Bug#623058: logcheck: tweak 'rsyslogd was HUPed' filter

2011-04-16 Thread Karl Chen
Package: logcheck
Version: 1.3.13
Severity: minor
Tags: patch


Hi, 

Logcheck reports messages of the form:

Mar 15 06:25:26 foohost rsyslogd: [origin software=rsyslogd 
swVersion=5.7.6 x-pid=3301 x-info=http://www.rsyslog.com;] rsyslogd was 
HUPed

I suggest the following tweak to /etc/logcheck/ignore.d.server/rsyslog:

diff -u /etc/logcheck/ignore.d.server/rsyslog /tmp/buffer-content-9511UCX
--- /etc/logcheck/ignore.d.server/rsyslog   2010-04-07 10:47:30.0 
-0400
+++ /tmp/buffer-content-9511UCX 2011-04-16 18:51:37.0 -0400
@@ -2,4 +2,4 @@
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: Kernel logging \(proc\) stopped.$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ rsyslogd: \[origin software=rsyslogd 
swVersion=[0-9.]+ x-pid=[0-9]+ x-info=http://www.rsyslog.com\] 
\(re\)start$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ rsyslogd: \[origin software=rsyslogd 
swVersion=[0-9.]+ x-pid=[0-9]+ x-info=http://www.rsyslog.com\] exiting on 
signal [0-9]+.$
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ rsyslogd: \[origin software=rsyslogd 
swVersion=[0-9.]+ x-pid=[0-9]+ x-info=http://www.rsyslog.com\] rsyslogd 
was HUPed, type '(restart|lightweight)'\.$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ rsyslogd: \[origin software=rsyslogd 
swVersion=[0-9.]+ x-pid=[0-9]+ x-info=http://www.rsyslog.com\] rsyslogd 
was HUPed(, type '(restart|lightweight)'\.)?$


Thanks,
Karl

-- System Information:
ii  rsyslog [system-log-daemon]   5.7.10-1   reliable system and kernel logging
ii  logcheck-database 1.3.13 database of system log rules for t



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



Bug#524769: procps: separate 'watch'

2009-04-19 Thread Karl Chen
Package: procps
Version: 1:3.2.7-11
Severity: wishlist


This is a wishlist request for upstream (whose website says
to report to Debian BTS).

Please consider factoring out 'watch' into a separate
package since it's useful on non-Linux systems.



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



Bug#511771: openssh-server: turn off SSHD_OOM_ADJUST for vserver/openvz

2009-01-14 Thread Karl Chen
Package: openssh-server
Version: 1:5.1p1-4
Severity: wishlist
Tags: patch


See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=487325
(I guess the resolution of that bug report was for sshd to
treat empty $SSHD_OOM_ADJUST the same as unset
SSHD_OOM_ADJUST)

This patch to /etc/init.d/ssh turns off SSHD_OOM_ADJUST if
attempting to write to oom_adj would just create useless log
noise.

I got the detection method from
http://osdir.com/ml/linux.openvz.user/2008-07/msg00045.html
but there might be something better.  (I don't know why the
openvz guest kernel doesn't just make oom_adj 0444 instead
of 0644.)


diff --git a/init.d/ssh b/init.d/ssh
index a1cc677..6fa37ad 100755
--- a/init.d/ssh
+++ b/init.d/ssh
@@ -21,6 +21,12 @@ if test -f /etc/default/ssh; then
 . /etc/default/ssh
 fi
 
+# are we in virtual environment that doesn't support modifying
+# /proc/self/oom_adj?
+if grep -q envID:.*[1-9] /proc/self/status; then
+SSHD_OOM_ADJUST=
+fi
+
 . /lib/lsb/init-functions
 
 if [ -n $2 ]; then



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



Bug#480902: teeworlds - turn off the screensaver!

2008-12-30 Thread Karl Chen

I had the same symptom: teeworlds crashes, often with some kind of
X error message but not always the same one.

I found that preventing gnome-screensaver from activating solved
the problem.  Yes I'm sending keyboard and mouse input but I guess
teeworlds intercepts all input before the screensaver idle
detector; mplayer in full screen mode also hides kb/mouse input
from gnome-screensaver.

I use a script similar to the following:

while true; do
if pgrep teeworlds /dev/null; then
gnome-screensaver-command -p
fi
sleep 60
done

(mine also checks for other programs for poking gnome-screensaver)

Teeworlds could automatically inhibit any screensaver(s) while
it's running.




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



Bug#435646: AI_ADDRCONFIG

2008-11-05 Thread Karl Chen

This is an informational mail that I hope helps some people since
this problem had been bothering me for a long time and I just
solved it for myself.  Bug#435646 shows up high (#1) in certain
Google search results and I believe the submitter of merged
Bug#470289 had the same issue as me.

Since glibc v2.3.3, getaddrinfo() has included a feature to
disable  requests if there are no interfaces with IPv6
addresses; the feature is turned on by a flag called
AI_ADDRCONFIG.

The patch in Bug#435646 that was installed and then reverted was
about changing the behavior of AI_ADDRCONFIG so that it only
includes *globally-scoped* addresses in this check.  (Some people
do talk to localhost via IPv6 so this patch doesn't work.)

When IPv6 is disabled in the kernel via alias net-pf-10 off,
there are no IPv6 addresses *period*, so the original unpatched
getaddrinfo() should already work.

Having not fully understood the issue before, I lamented the
rejection of the patch, thinking this was about disabling 
even if there are no IPv6 addresses period --- because various
apps *do* make  requests with IPv6 completely disabled in the
kernel!  But as it turns out, the regular feature has already
existed since glibc 2.3.3.

Here's the answer: users of getaddrinfo() aren't using the
feature!  It's only enabled by default if hints=NULL, otherwise
you have to enable it explicitly with hints-flags =
AI_ADDRCONFIG.  Each application that uses getaddrinfo() needs to
pass in the AI_ADDRCONFIG flag, and programmers may not know about
it.

I think getaddrinfo() should read from gai.conf to allow this to
enabled system-wide.  Until then, I've written a kludge that can
be installed in LD_PRELOAD or /etc/ld.so.preload to force on this
flag (and an alternate kludge to just always turn off 
queries).

http://git.cubewano.org/git/gai-no6




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



Bug#499556: [Pkg-utopia-maintainers] Bug#499556: hal-info: quirks for Dell X200

2008-10-09 Thread Karl Chen
 On 2008-10-08 15:14 PDT, Michael Biebl writes:

Michael Karl Chen wrote:
 Package: hal-info Version: 20080508+git20080601-1 Severity:
 normal Tags: patch
 
 
 After suspending on a Dell (Latitude) X200 laptop with
 kernel 2.6.26, the display is not properly restored on
 resume.
 
 quirk-vbe-post and quirk-vbemode-restore are needed.
 
 The FDI file isn't matching the rules for X200 for my
 laptop.  There is a rule that would match
 system.hardware.product Latitude X200, but my
 system.hardware.product is just X200.

Michael There is an entry for X200:

Michael match key=system.hardware.product
Michael contains_outof=C400;C840;D500;D505;D800;X200
Michael merge key=power_management.quirk.vbe_post
Michael type=booltrue/merge merge
Michael key=power_management.quirk.vbestate_restore
Michael type=booltrue/merge /match

Michael lshal | grep quirk should list them

The FDI file isn't matching the rules for X200 for my laptop.
There is a rule that would match system.hardware.product Latitude
X200, but my system.hardware.product is just X200.

Did you miss the above sentence, or do you mean that your version
of that file is different from mine?  

The rule you quoted is the same as in mine, but it's also inside a
match key=system.hardware.product prefix=Latitude clause.

(I believe the Dell Latitude X* series is different from the other
laptops branded Dell Latitude because the X series was actually
done by Samsung.)



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



Bug#500416: upgrading clamav-base but not clamav-daemon breaks latter

2008-09-28 Thread Karl Chen
 On 2008-09-28 02:13 PDT, Stephen Gran writes:

Stephen This one time, at band camp, Karl Chen said:
 Package: clamav-base Version: 0.94.dfsg-1 Severity: normal
 
 
 I ran an apt-get upgrade (as opposed to apt-get
 dist-upgrade); this upgraded clamav-base but not
 clamav-daemon.  This introduced the config item
 ScanPartialMessages which older clamav-daemon doesn't
 understand.  I think a versioned dependency would fix this.

Stephen There already is a versioned dependency, but it goes
Stephen the other way, from clamav-daemon to clamav-base.
Stephen Introducing one from clamav-base to clamav-daemon
Stephen would (besides being incorrect) make a circular
Stephen dependency, which Debian has so far been trying to
Stephen avoid.

Good point.  What about an version-equals dependency from
clamav-daemon to clamav-base?



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



Bug#500416: upgrading clamav-base but not clamav-daemon breaks latter

2008-09-28 Thread Karl Chen
 On 2008-09-28 09:10 PDT, Stephen Gran writes:
 Good point.  What about an version-equals dependency from
 clamav-daemon to clamav-base?

Stephen I think this used to be the case, but was changed
Stephen relatively recently to make it possible to binNMU
Stephen clamav (this is when the release people schedule a
Stephen rebuild of just the architecture dependant parts to
Stephen ease a library transition, eg).  I'll have to look
Stephen back through the changelogs and so on to see if I can
Stephen jog my memory.

Stephen Ultimately, it may be more important to make it
Stephen correct than to assist the release team, but it's
Stephen something to bear in mind and not break lightly.

I see.  Well, I trust you to do the right thing.

Best,
Karl



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



Bug#500416: upgrading clamav-base but not clamav-daemon breaks latter

2008-09-27 Thread Karl Chen
Package: clamav-base
Version: 0.94.dfsg-1
Severity: normal


I ran an apt-get upgrade (as opposed to apt-get
dist-upgrade); this upgraded clamav-base but not
clamav-daemon.  This introduced the config item
ScanPartialMessages which older clamav-daemon doesn't
understand.  I think a versioned dependency would fix this.



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



Bug#499442: pm-utils: Dell X200 suspend on Linux 2.6.26

2008-09-19 Thread Karl Chen
 On 2008-09-18 12:29 PDT, Michael Biebl writes:

Michael Which graphics driver to you use, which version?

It's the i915 driver from the 2.6.26-1-686 kernel.

If you're referring to the X driver, it's intel driver version
2.3.2 (xserver-xorg-video-intel 2:2.3.2-2+lenny2).  But, I didn't
think the X driver was relevant since the same thing happens in a
text console.

 2) The FDI file isn't matching the rules for X200 for my
 laptop.  There is a rule that would match
 system.hardware.product Latitude X200, but my
 system.hardware.product is just X200.
 

Michael A missing fdi rule should be reported against the
Michael hal-info package.

Michael Just curious, does it also work with --quirk-s3-mode
Michael and/or quirk-s3-bios?

Nope, I did try those - it puts the machine into an unrecoverable
state and requires a hard reboot.


For a long time I thought *none* of the quirk options worked since
I had no indication that they were being ignored, when I was
testing with pm-suspend --quirk-  It was only when exploring
the hook directories that I accidentally discovered the
98smart-kernel-video file.  At the very least, it would help if
this behavior were documented.

Thanks,
Karl




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



Bug#499556: hal-info: quirks for Dell X200

2008-09-19 Thread Karl Chen
Package: hal-info
Version: 20080508+git20080601-1
Severity: normal
Tags: patch


After suspending on a Dell (Latitude) X200 laptop with
kernel 2.6.26, the display is not properly restored on
resume.

quirk-vbe-post and quirk-vbemode-restore are needed.

The FDI file isn't matching the rules for X200 for my
laptop.  There is a rule that would match
system.hardware.product Latitude X200, but my
system.hardware.product is just X200.

lshal output:

  system.hardware.primary_video.product = 13687  (0x3577)  (int)
  system.hardware.primary_video.vendor = 32902  (0x8086)  (int)
  system.hardware.product = 'X200'  (string)
  system.hardware.vendor = 'Dell Computer Corporation'  (string)
  system.hardware.version = 'A07'  (string)

This patch (plus a workaround to an issue with pm-utils, see
bug #499442) works for me, though you may want to refactor
the existing rule(s).


--- 20-video-quirk-pm-dell.fdi.orig 2008-09-18 11:43:24.0 -0700
+++ 20-video-quirk-pm-dell.fdi  2008-09-18 11:45:51.0 -0700
@@ -40,6 +40,11 @@
   merge key=power_management.quirk.none type=booltrue/merge
 /match
   /match
+  !-- Dell Latitude X200 --
+  match key=system.hardware.product prefix=X200
+merge key=power_management.quirk.vbemode_restore 
type=booltrue/merge
+merge key=power_management.quirk.vbe_post type=booltrue/merge
+  /match
 
   !-- Dell Inspiron --
   match key=system.hardware.product prefix=Inspiron



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



Bug#499442: pm-utils: Dell X200 suspend on Linux 2.6.26

2008-09-18 Thread Karl Chen
Package: pm-utils
Version: 1.1.2.3-1
Severity: normal
Tags: patch


After suspending on a Dell (Latitude) X200 laptop with
kernel 2.6.26, the display is not properly restored on
resume.

quirk-vbe-post and quirk-vbemode-restore are needed (even if
running in terminal mode).

There are two issues:
1) /usr/lib/pm-utils/sleep.d/98smart-kernel-video silently
   disables all quirk settings (even explicit command-line
   arguments!) if i915 is present on kernel = 2.6.26.

   My workaround was to create
   /etc/pm/sleep.d/98smart-kernel-video to override it.

2) The FDI file isn't matching the rules for X200 for my
   laptop.  There is a rule that would match
   system.hardware.product Latitude X200, but my
   system.hardware.product is just X200.

lshal output:

  system.hardware.primary_video.product = 13687  (0x3577)  (int)
  system.hardware.primary_video.vendor = 32902  (0x8086)  (int)
  system.hardware.product = 'X200'  (string)
  system.hardware.vendor = 'Dell Computer Corporation'  (string)
  system.hardware.version = 'A07'  (string)


--- 20-video-quirk-pm-dell.fdi.orig 2008-09-18 11:43:24.0 -0700
+++ 20-video-quirk-pm-dell.fdi  2008-09-18 11:45:51.0 -0700
@@ -40,6 +40,11 @@
   merge key=power_management.quirk.none type=booltrue/merge
 /match
   /match
+  !-- Dell Latitude X200 --
+  match key=system.hardware.product prefix=X200
+merge key=power_management.quirk.vbemode_restore 
type=booltrue/merge
+merge key=power_management.quirk.vbe_post type=booltrue/merge
+  /match
 
   !-- Dell Inspiron --
   match key=system.hardware.product prefix=Inspiron




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

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages pm-utils depends on:
ii  console-tools1:0.2.3dbs-65.1 Linux console and font utilities
ii  powermgmt-base   1.30Common utils and configs for power

Versions of packages pm-utils recommends:
ii  hal   0.5.11-3   Hardware Abstraction Layer
pn  radeontoolnone (no description available)
pn  uswsusp   none (no description available)
ii  vbetool   1.0-3  run real-mode video BIOS code to a

Versions of packages pm-utils suggests:
pn  cpufrequtils  none (no description available)

-- no debconf information



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



Bug#492522: git-svnimport: need change to ra-get_log call for subversion 1.5

2008-07-26 Thread Karl Chen
Package: git-core
Version: 1:1.5.6.2-1
Severity: normal
Tags: patch


git-svnimport.perl (git-core from testing or unstable), with libsvn1
1.5.0dfsg1-4 fails with:

/tmp/buildd/subversion-1.5.0dfsg1/subversion/libsvn_ra/ra_loader.c:973: 
svn_ra_get_log: Assertion `*path != '/'' failed.

The patch below fixes the problem.  Upstream is already fixed:
http://repo.or.cz/w/git.git?a=commitdiff;h=e8a43a13;hp=eb72a514

See also:
http://svn.haxx.se/dev/archive-2008-01/0425.shtml

--- /usr/share/doc/git-core/contrib/examples/git-svnimport.perl 2008-07-06 
17:21:39.0 -0700
+++ git-svnimport.perl  2008-07-26 12:58:17.0 -0700
@@ -933,7 +933,7 @@
$to_rev = $from_rev + $repack_after;
$to_rev = $opt_l if $opt_l  $to_rev;
print Fetching from $from_rev to $to_rev ...\n if $opt_v;
-   $svn-{'svn'}-get_log(/,$from_rev,$to_rev,0,1,1,\commit_all);
+   $svn-{'svn'}-get_log(,$from_rev,$to_rev,0,1,1,\commit_all);
my $pid = fork();
die Fork: $!\n unless defined $pid;
unless($pid) {



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



Bug#431818: [Pkg-vsquare-devel] Bug#431818: fuseiso9660: doesn't use Joliet

2008-06-21 Thread Karl Chen
 On 2008-06-20 13:25 PDT, Ludovico Gardenghi writes:

Ludovico On Wed, Jul 04, 2007 at 11:44:40PM -0700, Karl Chen wrote:
 When I mount a certain ISO image with fusermount, files
 have names like foo.txt;1 instead of foo.txt.  With
 regular 'mount -o loopback' the file shows up as foo.txt.

Ludovico Do you still experience this problem? If so, which
Ludovico versions of fuse and libiso9660 are you using?

Unfortunately, I don't remember which ISO image it was (probably
drivers for some unpopular hardware).  If this isn't easily
reproducible with arbitrary Joliet images, feel free to close the
bug or whatever's appropriate; if I encounter this again I'll
follow-up.

Karl



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



Bug#485407: python-pylons: s/python-elementreee/python-elementtree/

2008-06-09 Thread Karl Chen
Package: python-pylons
Severity: minor
Tags: patch


The suggested package python-elementreee appears to be a
typo for python-elementtree.

diff -u /tmp/r20080609-6971/pylons-0.9.6.2/debian/control 
/tmp/buffer-content-95977lP
--- /tmp/r20080609-6971/pylons-0.9.6.2/debian/control   2008-06-09 
05:35:35.0 -0400
+++ /tmp/buffer-content-95977lP 2008-06-09 05:35:55.0 -0400
@@ -20,7 +20,7 @@
  python-formencode (= 0.7), python-webhelpers (= 0.3.2), python-decorator 
(= 2.1.0),
  python-simplejson (= 1.7.1)
 Recommends: python-sqlalchemy | python-sqlobject
-Suggests: python (= 2.5) | python-celementtree | python-elementreee,
+Suggests: python (= 2.5) | python-celementtree | python-elementtree,
  python-cheetah (= 1.0-1.1), python-kid (= 0.9.1-3), python-genshi (= 
0.3.6),
  python-pygments (= 0.7), python-pudge (= 0.1.3), python-myghty (= 1.1)
 XB-Python-Version: ${python:Versions}



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



Bug#484562: sox: breaks silently on URL-like filenames

2008-06-04 Thread Karl Chen
Package: sox
Version: 14.0.1-2
Severity: minor


When the input file to sox is a pathname of the format
word:..., sox tries to download it as a URL with wget.
This matching leads to false positives and sox doesn't
check/report errors properly.

$ cp ~/somefile.ogg ab:cd.ogg
$ sox ab:cd.ogg e.ogg
sox soxio: Can't open input file `ab:cd.ogg': Input not an Ogg Vorbis audio 
stream

$ sox ./ab:cd.ogg e.ogg 
# (success)


Primary suggested change: check if wget failed, and if so
say wget failed and exit immediately.

This way the user can see right away that the problem is
that sox thought it was a URL, and use the ./ workaround.



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



Bug#483706: wishlist/suggestion: wajig reportbug = reportbug

2008-05-30 Thread Karl Chen
Package: wajig
Version: 2.0.38
Severity: wishlist


Suggestion: wajig reportbug PKG runs reportbug PKG

I start all my Debian package-related commands with wajig
so uniformly that I usually forget reportbug isn't a wajig
subcommand.  It'd be a trivial pass-through to
/usr/bin/reportbug...



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



Bug#483786: Glipper messes up GTK file selection dialog text entry

2008-05-30 Thread Karl Chen
Package: libgtk2.0-0, glipper
Severity: normal

When Glipper is running, standard GTK file selection dialogs
become very annoying to use: when typing a path in standard
open/etc dialogs, the auto-completion gets automatically
activated, unpredictably.

When trying to type /usr, a number of things may happen:
0. After /u, sr appears and is selected; typing s
   continues with r selected.  This is the expected
   behavior, which I get without glipper running, and very
   occasionally happens with glipper running.

1. After /u, sr appears and is selected; typing s
   completes to /usr unselected; if one types r at this
   point the dialog shows /usr/r.

2. After /u, sr appears and is not selected; typing s
   at the point would get /usr/s, r at this point would
   yield /usr/src.



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



Bug#482147: wishlist: subcommand to list packages automatically installed by recommendations but not dependencies

2008-05-20 Thread Karl Chen
Package: wajig
Version: 2.0.38
Severity: wishlist


This command lists packages that were installed
automatically via recommendations but not dependencies:

aptitude search '?and( ?automatic(?reverse-recommends(?installed)), 
?not(?automatic(?reverse-depends(?installed))) )'

I got it from:
http://www.debian-administration.org/users/fsateler/weblog/19



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



Bug#322323: can close this

2008-05-20 Thread Karl Chen

I don't remember why I didn't followup on this earlier, anyway it
looks like my main concern was 'wajig purge' for deinstalled
packages, which was changed to use 'dpkg --purge' in #362632
(wajig 2.0.32).  So you can close this bug if you wish.  Thanks,
Karl




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



Bug#481887: evince: text selecting/highlighting issues

2008-05-19 Thread Karl Chen
Package: evince
Version: 2.20.2-1+b1
Severity: minor


Sample 1:

This PDF: 
http://www.tim-taylor.com/papers/thesis/thesis.pdf [5 MB]

renders fine with Evince.  However, when I select text with
the mouse, I see gibberish text in the highlighted region,
in a different font (some kind of sans serif).  The
gibberish seems to be the original text where each
character's encoding value is 2 less than it should be,
e.g. Copy shows up as Anmw, with each character
positioned where the original was, so that a lot of
characters overlap each other since the font and characters
are different.  This occurs when selecting text of any font
in this document.

With most PDFs I get the expected behavior of the same text
being rendered, in the same font.

Except for ff/fi ligatures, pdftotext converts the text
portions of the PDF fine, and in Evince despite the
gibberish appearing on screen, the selected text copies to
clipboard fine (both PRIMARY upon select and CLIPBOARD upon
Ctrl+C).  Acrobat Reader 8 works fine when selecting text in
this PDF (also except ligatures).

Pdfinfo output:
 
Title:  main.dvi
Creator:dvipsk 5.58f Copyright 1986, 1994 Radical Eye Software
Producer:   Acrobat Distiller Daemon 3.01 for Solaris 2.3 and later 
(SPARC)
CreationDate:   Wed Aug 25 10:36:44 1999
Tagged: no
Pages:  317
Encrypted:  no
Page size:  595 x 842 pts (A4)
File size:  5344024 bytes
Optimized:  no
PDF version:1.2


Sample 2:

I also discovered in /usr/share/X11/doc/fonts/fonts.pdf
(found in Debian package xorg-docs), that selecting works as
expected, except when highlighting Courier-font XML text.
The XML tag name and first word after tags (i.e. matching
perl regexp /(?=[])\w+?(?=[]|$)/) disappears (as if
highlighting spaces) but the rest highlights fine;
everything copies to clipboard fine.  This is a modern
PDF-1.4 output by pdflatex.  This might be unrelated to the
issue above; could file a separate bugreport if that's
better.


These issues occurred identically on three different Debian
machines.


-- System Information:
Debian Release: lenny/sid
  APT prefers oldstable
  APT policy: (500, 'oldstable'), (500, 'testing'), (500, 'stable'), (60, 
'unstable'), (40, 'experimental')
Architecture: i386 (i686)

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

Versions of packages evince depends on:
ii  gconf2 2.22.0-1  GNOME configuration database syste
ii  ghostscript-x [gs-esp] 8.62.dfsg.1-2 The GPL Ghostscript PostScript/PDF
ii  gnome-icon-theme   2.22.0-1  GNOME Desktop icon theme
ii  libart-2.0-2   2.3.20-1  Library of functions for 2D graphi
ii  libatk1.0-01.22.0-1  The ATK accessibility toolkit
ii  libbonobo2-0   2.22.0-1  Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.22.0-1  The Bonobo UI library
ii  libc6  2.7-10GNU C Library: Shared libraries
ii  libcairo2  1.4.14-1  The Cairo 2D vector graphics libra
ii  libdbus-1-31.2.1-1   simple interprocess messaging syst
ii  libdbus-glib-1-2   0.74-2simple interprocess messaging syst
ii  libdjvulibre21 3.5.20-6  Runtime support for the DjVu image
ii  libgconf2-42.22.0-1  GNOME configuration database syste
ii  libglade2-01:2.6.2-1 library to load .glade files at ru
ii  libglib2.0-0   2.16.1-2  The GLib library of C routines
ii  libgnome-keyring0  2.22.1-1  GNOME keyring services library
ii  libgnome2-02.20.1.1-1The GNOME 2 library - runtime file
ii  libgnomecanvas2-0  2.20.1.1-1A powerful object-oriented display
ii  libgnomeui-0   2.20.1.1-1The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 1:2.22.0-2GNOME Virtual File System (runtime
ii  libgtk2.0-02.12.9-2  The GTK+ graphical user interface 
ii  libice62:1.0.4-1 X11 Inter-Client Exchange library
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG 
ii  libkpathsea4   2007.dfsg.1-2 TeX Live: path search library for 
ii  libnautilus-extension1 2.20.0-3  libraries for nautilus components 
ii  liborbit2  1:2.14.12-0.1 libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0  1.20.2-2  Layout and rendering of internatio
ii  libpoppler-glib2   0.6.4-1   PDF rendering library (GLib-based 
ii  libpopt0   1.10-3lib for parsing cmdline parameters
ii  libsm6 2:1.0.3-1+b1  X11 Session Management library
ii  libstdc++6 4.3.0-3   The GNU Standard C++ Library v3
ii  libtiff4   3.8.2-8   Tag 

Bug#481984: aspell-autobuildhash/aspell.postinst: don't use $HOME

2008-05-19 Thread Karl Chen
Package: aspell, dictionaries-common
Version: 0.60.5.2-2
Severity: normal
Tags: patch


Hi, this is a suggestion regarding the aspell
installation/configuration stage.

I have some stuff in my $HOME/.aspell.conf that prevents
/usr/bin/aspell from running correctly as root.  When
installing/upgrading/configuring aspell via 'sudo apt-get'
or 'sudo dpkg-reconfigure', $HOME is /home/username instead
of /root or empty.  Therefore config breaks.

The first patch below unsets $HOME in aspell.postinst; this
fixes the problem when aspell-autobuildhash is called by
aspell's postinst configure, which I used to verify that
$HOME is indeed the problem.  Here's how I tested it:
 
echo 123 | sudo tee /var/lib/aspell/en.compat
mkdir /tmp/aspell.conf.test
echo junk  /tmp/aspell.conf.test/.aspell.conf
HOME=/tmp/aspell.conf.test sudo dpkg-reconfigure aspell

aspell-autobuildhash probably shouldn't be using any
personal configuration since it's updating system-wide
files.  So I suspect the right solution would be to modify
aspell-autobuildhash thus.  The second patch below adds
--per-conf=/dev/null to the aspell commandline and also
works for me.

Thanks,
Karl

P.S. Maybe dpkg shouldn't be letting $HOME through at all?

--- aspell.postinst.orig2008-05-19 15:03:18.0 -0700
+++ aspell.postinst 2008-05-19 15:07:38.0 -0700
@@ -4,6 +4,6 @@
 
 if [ $1 = configure ] ; then
 if [ -x /usr/sbin/aspell-autobuildhash ]; then
-aspell-autobuildhash
+HOME= aspell-autobuildhash
 fi
 fi


--- aspell-autobuildhash.orig   2008-05-19 15:34:24.0 -0700
+++ aspell-autobuildhash2008-05-19 15:35:15.0 -0700
@@ -73,6 +73,7 @@
 my $options   = ;
 
 $options  = --dont-validate-affixes unless $debug;
+$options .=  --per-conf=/dev/null;
 
 myerror aspell data dir $data does not exist unless ( -d $data );
 



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



Bug#481987: dpkg-reconfigure: unset $HOME

2008-05-19 Thread Karl Chen
Package: debconf
Version: 1.5.21
Severity: wishlist


Hi, I suggest that dpkg and dpkg-reconfigure unset $HOME or
set it to ~root before invoking /var/lib/dpkg/info/*.  When
invoked through sudo, $HOME is the non-root user's home
directory, which system-wide configuration shouldn't have
anything to do with.  (I experienced symptoms while
installing/upgrading aspell, whose postinst config
accidentally uses $HOME/.aspell.conf.)

Then again perhaps the onus should be on maintainers to
write their scripts to ignore $HOME in case someone invokes
them directly...  In that case something like
HOME=/var/nonexistent might help detect problems earlier.



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



Bug#480548: hal-info: pm quirks for Gateway MT6920

2008-05-10 Thread Karl Chen
Package: hal-info
Version: 20080317+git20080318-1
Severity: minor
Tags: patch


On a Gateway MT6920 laptop (with integrated i965 video),
'pm-suspend' successfully suspends the machine, but video
stays blank after resume.  'pm-suspend --quirk-vbe-post'
works.

I created 
/usr/share/hal/fdi/information/10freedesktop/20-video-quirk-pm-gateway.fdi
with this content, which works for me:

?xml version=1.0 encoding=ISO-8859-1? !-- -*- SGML -*- -- 
deviceinfo version=0.2
  device
match key=system.hardware.vendor string=Gateway
  match key=system.hardware.product prefix=MT6920
merge key=power_management.quirk.vbe_post type=booltrue/merge
  /match
/match
  /device
/deviceinfo



Potentially relevant output from lshal:

  system.hardware.primary_video.product = 10754  (0x2a02)  (int)
  system.hardware.primary_video.vendor = 32902  (0x8086)  (int)
  system.hardware.product = 'MT6920'  (string)
  system.hardware.vendor = 'Gateway'  (string)
  system.hardware.version = '3408932R'  (string)

udi = '/org/freedesktop/Hal/devices/pci_8086_2a03'
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.product = 'Mobile GM965/GL960 Integrated Graphics Controller'  (string)
  info.subsystem = 'pci'  (string)
  info.udi = '/org/freedesktop/Hal/devices/pci_8086_2a03'  (string)
  info.vendor = 'Intel Corporation'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  linux.subsystem = 'pci'  (string)
  linux.sysfs_path = '/sys/devices/pci:00/:00:02.1'  (string)
  pci.device_class = 3  (0x3)  (int)
  pci.device_protocol = 0  (0x0)  (int)
  pci.device_subclass = 128  (0x80)  (int)
  pci.linux.sysfs_path = '/sys/devices/pci:00/:00:02.1'  (string)
  pci.product = 'Mobile GM965/GL960 Integrated Graphics Controller'  (string)
  pci.product_id = 10755  (0x2a03)  (int)
  pci.subsys_product_id = 872  (0x368)  (int)
  pci.subsys_vendor = 'Gateway 2000'  (string)
  pci.subsys_vendor_id = 4219  (0x107b)  (int)
  pci.vendor = 'Intel Corporation'  (string)
  pci.vendor_id = 32902  (0x8086)  (int)

udi = '/org/freedesktop/Hal/devices/pci_8086_2a02'
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.product = 'Mobile GM965/GL960 Integrated Graphics Controller'  (string)
  info.subsystem = 'pci'  (string)
  info.udi = '/org/freedesktop/Hal/devices/pci_8086_2a02'  (string)
  info.vendor = 'Intel Corporation'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  linux.subsystem = 'pci'  (string)
  linux.sysfs_path = '/sys/devices/pci:00/:00:02.0'  (string)
  pci.device_class = 3  (0x3)  (int)
  pci.device_protocol = 0  (0x0)  (int)
  pci.device_subclass = 0  (0x0)  (int)
  pci.linux.sysfs_path = '/sys/devices/pci:00/:00:02.0'  (string)
  pci.product = 'Mobile GM965/GL960 Integrated Graphics Controller'  (string)
  pci.product_id = 10754  (0x2a02)  (int)
  pci.subsys_product_id = 872  (0x368)  (int)
  pci.subsys_vendor = 'Gateway 2000'  (string)
  pci.subsys_vendor_id = 4219  (0x107b)  (int)
  pci.vendor = 'Intel Corporation'  (string)
  pci.vendor_id = 32902  (0x8086)  (int)



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



Bug#479539: xorg metapackage on non-sparc platforms forces installation of dev tools via type-handling

2008-05-05 Thread Karl Chen
Package: xorg
Version: 1:7.2-5
Severity: minor


The not+sparc dependency is satisfied by type-handling,
which forces installing a bunch of dependencies (such as
g++) not otherwise needed AFAICT.



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



Bug#477945: chkproc false positives with lwp threads

2008-04-25 Thread Karl Chen
Package: chkrootkit
Version: 0.48-2
Severity: normal


On three Linux 2.6 systems I have tested, `chkproc -v'
reports a ton of what appear to be false positives:

...
PID 31664(/proc/31664): not in readdir output
PID 31664: not in ps output
PID 31669(/proc/31669): not in readdir output
PID 31669: not in ps output
You have25 process hidden for readdir command
You have25 process hidden for ps command

As far as I can tell, these are all ids of threads, matching
the LWP column of `ps -eLf'.



-- System Information:
Debian Release: lenny/sid
  APT prefers oldstable
  APT policy: (500, 'oldstable'), (500, 'testing'), (500, 'stable'), (60, 
'unstable'), (40, 'experimental')
Architecture: i386 (i686)

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

Versions of packages chkrootkit depends on:
ii  binutils2.18.1~cvs20080103-4 The GNU assembler, linker and bina
ii  debconf [debconf-2. 1.5.20   Debian configuration management sy
ii  libc6   2.7-10   GNU C Library: Shared libraries
ii  net-tools   1.60-19  The NET-3 networking toolkit
ii  procps  1:3.2.7-6/proc file system utilities

chkrootkit recommends no packages.

-- debconf information excluded



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



Bug#454811: xine-ui: xine-bugreport broken symlink

2008-04-23 Thread Karl Chen
Package: xine-ui
Version: 0.99.5+cvs20070914-2
Followup-For: Bug #454811


In addition to the problem of having a manpage without
corresponding binary for xine-check, /usr/bin/xine-bugreport
is a broken symlink to xine-check.

Karl



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



Bug#477548: gcj: broken symlink jv-scan

2008-04-23 Thread Karl Chen
Package: gcj
Version: 4:4.3-1
Severity: minor


The package gcj contains a broken symlink /usr/bin/jv-scan
= jv-scan-4.3.  gcj-4.3 doesn't contain jv-scan-4.3.  As
far as I can tell, only gcj-4.1 contains jv-scan-4.1;
there's no other jv-scan* (I used wajig whichpkg jv-scan).

I have gcj-4:4.3-1 installed but version 4:4.3.0-5 has this
symlink too.


-- System Information:
Debian Release: lenny/sid
  APT prefers oldstable
  APT policy: (500, 'oldstable'), (500, 'testing'), (500, 'stable'), (60, 
'unstable'), (40, 'experimental')
Architecture: i386 (i686)

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

Versions of packages gcj depends on:
ii  cpp   4:4.2.2-2  The GNU C preprocessor (cpp)
ii  gcj-4.3   4.3.0-1The GNU compiler for Java(TM)
ii  gij   4:4.3-1The GNU Java bytecode interpreter

gcj recommends no packages.

-- no debconf information



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



Bug#477571: evince: hangs on corrupt DjVu files

2008-04-23 Thread Karl Chen
Package: evince
Version: 2.20.2-1+b1
Severity: minor


When attempting to view a corrupted DjVu file (or non-DjVu
file with .djv extension), evince hangs (doesn't respond to
X quit messages; have to kill it manually).

Stdout/stderr shows messages such as:


** (process:28369): WARNING **: DjvuLibre error: ** Unrecognized DjVu Message:
** Message name:  \u0003IFFByteStream.corrupt_id

or:

** (evince:29344): WARNING **: DjvuLibre error: ** Unrecognized DjVu Message:
** Message name:  \u0003EOF


example:
echo foo  foo.djv
evince foo.djv




-- System Information:
Debian Release: lenny/sid
  APT prefers oldstable
  APT policy: (500, 'oldstable'), (500, 'testing'), (500, 'stable'), (60, 
'unstable'), (40, 'experimental')
Architecture: i386 (i686)

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

Versions of packages evince depends on:
ii  gconf2 2.22.0-1  GNOME configuration database syste
ii  ghostscript-x [gs-esp] 8.62.dfsg.1-2 The GPL Ghostscript PostScript/PDF
ii  gnome-icon-theme   2.22.0-1  GNOME Desktop icon theme
ii  libart-2.0-2   2.3.20-1  Library of functions for 2D graphi
ii  libatk1.0-01.20.0-1  The ATK accessibility toolkit
ii  libbonobo2-0   2.22.0-1  Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.22.0-1  The Bonobo UI library
ii  libc6  2.7-10GNU C Library: Shared libraries
ii  libcairo2  1.4.14-1  The Cairo 2D vector graphics libra
ii  libdbus-1-31.1.20-1  simple interprocess messaging syst
ii  libdbus-glib-1-2   0.74-1simple interprocess messaging syst
ii  libdjvulibre21 3.5.20-6  Runtime support for the DjVu image
ii  libgconf2-42.22.0-1  GNOME configuration database syste
ii  libglade2-01:2.6.2-1 library to load .glade files at ru
ii  libglib2.0-0   2.16.1-2  The GLib library of C routines
ii  libgnome-keyring0  2.22.0-2  GNOME keyring services library
ii  libgnome2-02.20.1.1-1The GNOME 2 library - runtime file
ii  libgnomecanvas2-0  2.20.1.1-1A powerful object-oriented display
ii  libgnomeui-0   2.20.1.1-1The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 1:2.22.0-2GNOME Virtual File System (runtime
ii  libgtk2.0-02.12.9-2  The GTK+ graphical user interface 
ii  libice62:1.0.4-1 X11 Inter-Client Exchange library
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG 
ii  libkpathsea4   2007.dfsg.1-2 TeX Live: path search library for 
ii  libnautilus-extension1 2.20.0-3  libraries for nautilus components 
ii  liborbit2  1:2.14.12-0.1 libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0  1.20.2-2  Layout and rendering of internatio
ii  libpoppler-glib2   0.6.4-1   PDF rendering library (GLib-based 
ii  libpopt0   1.10-3lib for parsing cmdline parameters
ii  libsm6 2:1.0.3-1+b1  X11 Session Management library
ii  libstdc++6 4.3.0-3   The GNU Standard C++ Library v3
ii  libtiff4   3.8.2-8   Tag Image File Format (TIFF) libra
ii  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxml22.6.31.dfsg-2 GNOME XML library
ii  zlib1g 1:1.2.3.3.dfsg-11 compression library - runtime

evince recommends no packages.

-- no debconf information



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



Bug#475528: bad migration from /dev/shm/resolvconf

2008-04-11 Thread Karl Chen
Package: resolvconf
Version: 1.39
Severity: normal
Tags: patch

On upgrade from an older version of resolvconf, 1.37, which
uses /dev/shm/resolvconf, to the latest version 1.39, I
suspect this postinst command

ln -fs /lib/init/rw/resolvconf /etc/resolvconf/run

doesn't do the right thing.  Previously /etc/resolvconf/run
is a symlink to the /dev/shm/resolvconf directory, so on my
system I end up with a symlink
/etc/resolvconf/run/resolvconf = /lib/init/rw/resolvconf,
instead of it overwriting the existing symlink and creating
/etc/resolvconf/run = /lib/init/rw/resolvconf.  Now there's
a duplicate copy in /lib/init/rw/resolvconf which isn't used
(but disappears on reboot of course).  The symlink
/etc/resolvconf/run = /dev/shm/resolvconf persists across
reboot until I manually change it and re-run
``/etc/init.d/resolvconf start''.


The -T flag to `ln', seems like it would do the right thing.

It's hard to believe no one else ran into this since version
1.38 (2007-12-31) if it's a legit bug, so it's possible I
have a weird config... Anyway the -T flag probably won't
hurt.

Thanks, 
Karl



diff -u /var/lib/dpkg/info/resolvconf.postinst /tmp/buffer-content-15225_JX
--- /var/lib/dpkg/info/resolvconf.postinst  2008-03-13 05:14:29.0 
-0700
+++ /tmp/buffer-content-15225_JX2008-04-11 05:00:51.0 -0700
@@ -35,7 +35,7 @@
report_info Migrating /dev/shm/resolvconf to 
/lib/init/rw/resolvconf
F=$(echo /dev/shm/resolvconf/*)
[ $F ]  [ $F != '/dev/shm/resolvconf/*' ]  cp 
-a /dev/shm/resolvconf/* /lib/init/rw/resolvconf
-   ln -sf /lib/init/rw/resolvconf /etc/resolvconf/run
+   ln -Tsf /lib/init/rw/resolvconf /etc/resolvconf/run
fi
fi
# Delete it if it isn't a directory or a link to one

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

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

Versions of packages resolvconf depends on:
ii  coreutils 6.10-6 The GNU core utilities
ii  debconf [debconf-2.0] 1.5.20 Debian configuration management sy
ii  lsb-base  3.2-7  Linux Standard Base 3.2 init scrip

resolvconf recommends no packages.

-- debconf information:
  resolvconf/bad-pppoeconf-hook:
  resolvconf/downup-interfaces:
  resolvconf/link-tail-to-original: false
  resolvconf/bad-pppconfig-hook:
  resolvconf/linkify-resolvconf: true
  resolvconf/disable-bad-hooks: true
  resolvconf/bad-xisp-hook:



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



Bug#472273: wishlist: include netfilter TARPIT target

2008-03-22 Thread Karl Chen
Package: linux-2.6
Severity: wishlist


Hi,

Any chance the netfilter TARPIT patch can be included?  The
'iptables' package includes the userland patch, but it's
useless without kernel support.

AFAICT kernel-side is a single self-contained .c file
(doesn't affect anything else).

https://svn.netfilter.org/netfilter/trunk/patch-o-matic-ng/patchlets/TARPIT/linux-2.6/net/ipv4/netfilter/

Thanks,
Karl



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



Bug#464085: installs by default German linguistic file

2008-03-15 Thread Karl Chen
Package: tesseract-ocr
Followup-For: Bug #464085


FYI, the following:
apt-get install tesseract-ocr tesseract-ocr-ita
still installs tesseract-ocr-deu; one needs to do:
apt-get install tesseract-ocr-ita tesseract-ocr

(I guess this is a bug in apt-get)



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



Bug#470855: libsane: udev rule for Brother MFC7820N

2008-03-13 Thread Karl Chen
Package: libsane
Version: 1.0.19-2
Severity: minor
Tags: patch


The following line in /etc/udev/rules.d/z60_libsane.rules works for my Brother
MFC 7820N:

SYSFS{idVendor}==04f9, SYSFS{idProduct}==0181, MODE=664, GROUP=scanner

Thanks,
Karl



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



Bug#450550: bitpim: udev rules

2007-11-07 Thread Karl Chen
Package: bitpim
Version: 1.0.2.dfsg.1-1
Severity: wishlist


It would be nice if the bitpim package automatically
installed udev rules.  The following, which I got from the
bitpim documentation, worked for me:

SUBSYSTEM!=usb_device, ACTION!=add, GOTO=cell_rules_end
# LG Phone
SYSFS{idVendor}==1004, SYSFS{idProduct}==6000, GROUP=cellusers, 
MODE=0660
LABEL=cell_rules_end

The file would need each of the vendor/product IDs supported
and also create the cellusers group.

Alternatively, it would be nice to mention the need to do
this manually, in /usr/share/doc/bitpim/README.Debian.



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



Bug#449102: gnome-typing-monitor: only locks one screen

2007-11-02 Thread Karl Chen
Package: gnome-control-center
Version: 1:2.18.1-1
Severity: normal


I have two monitors with two Screen definitions in my
xorg.conf.

When the typing break enforcement feature of
gnome-typing-monitor locks the screen, it only locks one of
the screens.



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



Bug#448312: gnome-power-manager: powerdev group needed

2007-10-27 Thread Karl Chen
Package: gnome-power-manager
Version: 2.20.0-1+b1
Severity: minor


The current user needs to be in the 'powerdev' group for
suspend/hibernate to work.  (Yes, I should have read
/usr/share/doc/README.Debian earlier, but you can't expect
most users to read that at all.) 

It would be nice if the error message said something to the
effect of please add your user to the 'powerdev' group
instead of a generic didn't work error message.

Karl



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



Bug#448313: gnome-power-manager: ThinkPad T41 FDI

2007-10-27 Thread Karl Chen
Package: gnome-power-manager
Version: 2.20.0-1+b1
Severity: minor
Tags: patch


This patch makes suspend/hibernate work for me on my
IBM/Lenovo ThinkPad T41.  ('pm-suspend --quirk-s3-mode'
works, while 'pm-suspend' doesn't.)

'system.hardware.product' is empty on my machine so
used.hardware.version' instead.


--- 20-video-quirk-pm-ibm.fdi.0 2007-10-27 16:04:18.0 -0700
+++ 20-video-quirk-pm-ibm.fdi   2007-10-27 16:16:05.0 -0700
@@ -34,6 +34,10 @@
 merge key=power_management.quirk.s3_bios type=booltrue/merge
 merge key=power_management.quirk.s3_mode type=booltrue/merge
   /match
+  !-- T41 --
+  match key=system.hardware.version string=ThinkPad T41
+merge key=power_management.quirk.s3_bios type=booltrue/merge
+  /match
   !-- T42, T42p --
   match key=system.hardware.product prefix_outof=2378;2379
 match key=system.hardware.version prefix=ThinkPad T42



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



Bug#448313: reassign 448313 hal-info

2007-10-27 Thread Karl Chen

reassign 448313 hal-info

thanks



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



Bug#443940: libpth20: missing conflicts: libpth2

2007-09-24 Thread Karl Chen
Package: libpth20
Version: 2.0.7-8
Severity: normal


Installation of libpth20 failed until I manually removed libpth2.

dpkg: error processing /var/cache/apt/archives/libpth20_2.0.7-8_i386.deb 
(--unpack):
 trying to overwrite `/usr/lib/libpth.so.20', which is also in package libpth2



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



Bug#431818: fuseiso9660: doesn't use Joliet

2007-07-05 Thread Karl Chen
Package: fuseiso9660
Severity: normal


When I mount a certain ISO image with fusermount, files have
names like foo.txt;1 instead of foo.txt.  With regular
'mount -o loopback' the file shows up as foo.txt.

The image has Joliet extensions and I suspect that's the
problem.  The man page for fuseiso9660 says that it
automatically uses whatever extensions (Joliet/Rock Ridge)
are available, but it doesn't seem to work, at least not for
filenames.


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



Bug#427442: /usr/share/doc/libgcj-common/changelog.Debian.gz overwrites gcj-4.1-base/changelog.Debian.gz

2007-06-03 Thread Karl Chen
Package: libgcj-common
Version: 1:4.1.1-21
Severity: normal


Hello,

/usr/share/doc/libgcj-common is a symlink to gcj-4.1-base (or I guess
gcj-4.2-base in unstable).

The files 
/usr/share/doc/libgcj-common/changelog.Debian.gz
/usr/share/doc/libgcj-common/copyright 

overwrite
/usr/share/doc/gcj-4.1-base/changelog.Debian.gz
/usr/share/doc/gcj-4.1-base/copyright 

Or gcj-4.1-base overwrites libgcj-common's files, depending
on which one is installed later.

I found out from debsums.


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



Bug#334825: wish: remember printer selection

2007-03-25 Thread Karl Chen
 On 2007-03-25 07:31 PDT, Sven Arvidsson writes:

Sven If you print from the same document several times, the
Sven last printer used should be select by default now (in
Sven version 0.8.0 from experimental).

Sven Otherwise, the printer selected as default (from
Sven gnome-cups-manager) should be used.

Sven Is this the desired behaviour you described?

Hi, yes, that sounds right.  Thanks!

-- 
Karl 2007-03-25 21:56


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



Bug#415096: closed by [EMAIL PROTECTED] (Robert S. Edmonds) (Bug#415096: fixed in clamassassin 1.2.3-2)

2007-03-17 Thread Karl Chen
Thank you!

-- 
Karl 2007-03-17 16:46


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



Bug#415296: perl: hang when using study + taint mode

2007-03-17 Thread Karl Chen
Package: perl
Version: 5.8.8-7
Severity: important


Perl 5.6.1+ hangs when:
(1) Taint mode (-T) is used
(2) 'study' is used
(3) Regular expression match with an expression starting
with ^, containing .* (or .*?) matched by a
newline, using the /m flag, but not the /s flag.

See http://rt.perl.org/rt3/Ticket/Display.html?id=41831 for details.

Test case:

# -- cut --

#!/usr/bin/perl -T

my $DATA = 'END'
line1 is here
line2 is here
line3 is here
line4 is here

END
;

sub read_some_tainted_data() {
return substr($ENV{HOME},0,1);
}

warn tainting data;
$DATA .= read_some_tainted_data();

warn studying data;
study $DATA;

warn trying to match...;

## don't set $SIG{ALRM}, since we'd never get to a user-level handler as perl
## is stuck in a regexp infinite loop!

alarm(1);

if ($DATA =~ /^line2.*line4/m) {
print match\n;
} else {
print no match\n;
}

warn match didn't hang!;


# -- cut --


The following patch fixed it for me, but perl 5.8.9 has a different fix.


--- perl-5.8.8/regexec.c.orig   2007-03-14 20:02:20.0 -0700
+++ perl-5.8.8/regexec.c2007-03-14 20:57:24.0 -0700
@@ -454,7 +454,11 @@
  String too short... [re_intuit_start]\n));
goto fail;
 }
-strbeg = (sv  SvPOK(sv)) ? strend - SvCUR(sv) : strpos;
+/* quarl 2007-03-14
+ * Need to check SvPOKp rather than SvPOK in case of taint mode +
+ * studied regexp.  Reference: 615e0643-ac86-4c31-9cd3-3526b2fc883c */
+strbeg = (sv  (SvPOK(sv) || SvPOKp(sv))) ? strend - SvCUR(sv) : strpos;
+/* DEBUG_r( PerlIO_printf(Perl_debug_log, ## sv_flags=%p, SvPOK=%d, 
SvPOKp=%d, strbeg = %p\n, sv ? sv-sv_flags : 0, (sv  SvPOK(sv) ? 1:0), (sv 
 SvPOKp(sv) ? 1:0), strbeg) ); */
 PL_regeol = strend;
 if (do_utf8) {
if (!prog-check_utf8  prog-check_substr)


-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (60, 'unstable'), (40, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-quack+roar.cs.berkeley.edu
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages perl depends on:
ii  libc6   2.3.6.ds1-13 GNU C Library: Shared libraries
ii  libdb4.44.4.20-8 Berkeley v4.4 Database Libraries [
ii  libgdbm31.8.3-3  GNU dbm database routines (runtime
ii  perl-base   5.8.8-7  The Pathologically Eclectic Rubbis
ii  perl-modules5.8.8-7  Core Perl modules

Versions of packages perl recommends:
ii  perl-doc  5.8.8-7Perl documentation

-- no debconf information


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



Bug#415302: cron: prefer charset US-ASCII to ANSI_x3.4-1968

2007-03-17 Thread Karl Chen
Package: cron
Version: 3.0pl1-100
Severity: normal
Tags: patch


Hi, per this change:
 
cron (3.0pl1-95) unstable; urgency=low
 
  * Reuse vixie-cron-4.1-_51-bz180145-mail_i18n.patch
from Fedora Core in order to setup a proper
Content-Type when sending e-mails. The Content-Type
will be set to the default system locale or cron's
environment (if it modifies it). If the locale is
undefined it will default to US ASCII (Closes:
#338051)

cron now sets the Content-Type charset to that specified by
the locale, good job!.  An annoyance is that locale returns
ANSI_x3.4-1968 for ASCII (e.g. run LC_CTYPE=C locale
charmap).  According to
http://www.iana.org/assignments/character-sets, the highly
preferred string for this charset, in MIME, is US-ASCII.
My MUA doesn't even recognize ANSI_x3.4-1968 (I sent them
a patch too).

The patch below uses the string US-ASCII if locale returns
ANSI_x3.4-1968.


--- cron.c.orig 2007-03-17 18:58:14.0 -0700
+++ cron.c  2007-03-17 18:57:42.0 -0700
@@ -106,7 +106,10 @@
 */
setlocale(LC_ALL,); /* set locale to system defaults or to
 that specified by any  LC_* env vars */
-   if ( ( cs = nl_langinfo( CODESET ) ) != 0L )
+   /* US-ASCII is preferred to ANSI_x3.4-1968 in MIME, even though
+  ANSI_x3.4-1968 is the official charset name. */
+   if ( ( cs = nl_langinfo( CODESET ) ) != 0L 
+strcmp(cs, ANSI_x3.4-1968) != 0 )
strncpy( cron_default_mail_charset, cs, MAX_ENVSTR );
else
strcpy( cron_default_mail_charset, US-ASCII );


-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (60, 'unstable'), (40, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-quack+roar.cs.berkeley.edu
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages cron depends on:
ii  adduser 3.102Add and remove users and groups
ii  debianutils 2.17 Miscellaneous utilities specific t
ii  libc6   2.3.6.ds1-13 GNU C Library: Shared libraries
ii  libpam0g0.79-4   Pluggable Authentication Modules l
ii  libselinux1 1.32-3   SELinux shared libraries
ii  lsb-base3.1-23   Linux Standard Base 3.1 init scrip

Versions of packages cron recommends:
ii  postfix [mail-transport-agent 2.3.7-3A high-performance mail transport 

-- no debconf information


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



Bug#415096: wish: add HOSTNAME to header

2007-03-15 Thread Karl Chen
Package: clamassassin
Version: 1.2.3-1.1
Severity: wishlist
Tags: patch


Hi, I would like to have the HOSTNAME in the clamassassin
version header.  Would you consider adding something like
the patch below?  It could be off by default unless
--with-hostname-in-header is specified.

Regards, Karl



diff -u /usr/bin/clamassassin /tmp/buffer-content-13139icz
--- /usr/bin/clamassassin   2007-02-28 05:22:18.0 -0800
+++ /tmp/buffer-content-13139icz2007-03-15 18:49:21.0 -0700
@@ -147,9 +147,9 @@
   MINOR=`${SIGTOOL} --stdout -i ${SIGLOC}/daily.cvd \
 | ${SED} -e /^Version: /!d -e s/.* //`
   SIGVERS=${MAJOR}.${MINOR}
-  VERSION=clamassassin 1.2.3 with ${CLAMVERS} signatures ${SIGVERS}
+  VERSION=clamassassin 1.2.3 with ${CLAMVERS} signatures ${SIGVERS} on 
${HOSTNAME}
 else
-  VERSION=clamassassin 1.2.3 with ${CLAMVERS}
+  VERSION=clamassassin 1.2.3 with ${CLAMVERS} on ${HOSTNAME}
 fi
 
 # Have ClamAV check the message and save the simple results in the log


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



Bug#407331: wish this was in testing :(

2007-03-15 Thread Karl Chen

Hi, I just wanted to complain that the out-of-date non-routables
file bit me and took me a while to debug... Perhaps it's worth
forcing an update into testing so it doesn't get others?  It's
silently blocking a small fraction of the Internet...

-- 
Karl 2007-03-15 21:32


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



Bug#412779: wishlist: be able to remove duplicates for some log messages

2007-02-27 Thread Karl Chen
Package: logcheck
Version: 1.2.54
Severity: wishlist


Hi, I have a wishlist request.  If there's interest in this
feature, I'm willing to look into implementing it.

I'd like to be able to configure, for specific messages or
for all messages, to only show the first N occurrences of a
message (and report number of total occurences).

For example, sometimes NTP gets misconfigured and spews a
message once per minute.  If I don't fix this problem right
away, the security events log gets drowned in noise.

I get messages like this:

Feb 24 22:02:41 hostname ntpd_initres[3359]: ntpd returns a permission denied 
error!
Feb 24 22:03:41 hostname ntpd_initres[3359]: ntpd returns a permission denied 
error!
Feb 24 22:04:41 hostname ntpd_initres[3359]: ntpd returns a permission denied 
error!
Feb 24 22:05:41 hostname ntpd_initres[3359]: ntpd returns a permission denied 
error!

In this case, it would be nice if the email simply reports
that the message, which other than timestamp is identical,
repeats for a total of 60 times, 54 occurrences elided.

Another use case is if I have a syntax error in my
SpamAssassin config file.  Every time an email arrives, I
also get an additional email like

Feb 24 22:02:07 hostname spamd[4899]: config: failed to parse line, skipping: 
FOO 1 line with syntax error
Feb 24 22:02:07 hostname spamd[4899]: config: failed to parse line, skipping: 
FOO 2 line with syntax error
Feb 24 22:02:07 hostname spamd[4899]: config: failed to parse line, skipping: 
FOO 3 line with syntax error
Feb 24 22:02:07 hostname spamd[4899]: config: failed to parse line, skipping: 
FOO 4 line with syntax error
Feb 24 22:02:07 hostname spamd[4899]: config: failed to parse line, skipping: 
FOO 5 line with syntax error
Feb 24 22:02:17 hostname spamd[4899]: config: failed to parse line, skipping: 
FOO 1 line with syntax error
Feb 24 22:02:17 hostname spamd[4899]: config: failed to parse line, skipping: 
FOO 2 line with syntax error
Feb 24 22:02:17 hostname spamd[4899]: config: failed to parse line, skipping: 
FOO 3 line with syntax error
Feb 24 22:02:17 hostname spamd[4899]: config: failed to parse line, skipping: 
FOO 4 line with syntax error
Feb 24 22:02:17 hostname spamd[4899]: config: failed to parse line, skipping: 
FOO 5 line with syntax error
Feb 24 22:03:41 hostname spamd[4899]: config: failed to parse line, skipping: 
FOO 1 line with syntax error
Feb 24 22:03:41 hostname spamd[4899]: config: failed to parse line, skipping: 
FOO 2 line with syntax error

In this second example, the duplicated lines aren't
consecutive, though groups of them are.


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



Bug#411775: lesspipe: pdftotext -layout

2007-02-20 Thread Karl Chen
Package: less
Version: 394-4
Severity: wishlist
Tags: patch


Hi, for the *.pdf conversion for lesspipe, please consider
using the `-layout' option by default.  It causes pdftotext
to render using the same layout one would see in a PDF
viewer.

Regards, Karl

diff -u /usr/bin/lesspipe /tmp/buffer-content-22091GsC
--- /usr/bin/lesspipe   2006-10-16 04:02:04.0 -0700
+++ /tmp/buffer-content-22091GsC2007-02-20 13:47:55.0 -0800
@@ -135,7 +135,7 @@
else echo No lha available; fi ;;
 
*.pdf)
-   if [ -x `which pdftotext` ]; then pdftotext 
$1 -
+   if [ -x `which pdftotext` ]; then pdftotext 
-layout $1 -
else echo No pdftotext available; fi ;;
 
*.rar|*.r[0-9][0-9])


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



Bug#402800: set Real Name field of logcheck unix account

2006-12-12 Thread Karl Chen
Package: logcheck
Version: 1.2.51
Severity: wishlist


I noticed one of the reasons logcheck mails are getting
tagged as spam by my spam filter is the lack of a 'real
name' in the From field.  One way to fix it would be to set
the GECOS real name (e.g. to $HOSTNAME Logcheck) when
creating the logcheck unix account, or another would be to
specify the real name when invoking sendmail.

Karl


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



Bug#400986: logcheck-database: postfix cleanup message-id w/o

2006-11-29 Thread Karl Chen
Package: logcheck-database
Version: 1.2.51
Severity: normal
Tags: patch


Hi, a small fraction of message-id's on postfix/cleanup
lines in postfix log files are missing the angle brackets
().  (I don't know if this is due to lack of strict
adherence to RFC or a bug in postfix or something else.)
Please consider this patch to remove the  requirement.
This applies to ignore.d.paranoid/postfix and
ignore.d.server/postfix.

Index: postfix
===
--- postfix (revision 1489)
+++ postfix (working copy)
@@ -65,7 +65,7 @@
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/smtpd\[[0-9]+\]: [[:alnum:]]+: 
client=[^[:space:]]+, sasl_sender=.*$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/smtpd\[[0-9]+\]: [[:alnum:]]+: 
client=[^[:space:]]+, sasl_method=[-[:alnum:]]+, [EMAIL PROTECTED]:alnum:]]+$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/smtpd\[[0-9]+\]: [[:alnum:]]+: 
client=[._[:alnum:]-]+\[[0-9a-f.:]{3,39}\]$
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/cleanup\[[0-9]+\]: [[:alnum:]]+: 
(resent-|)message-id=[^[:space:]]+$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/cleanup\[[0-9]+\]: [A-F0-9]+: 
(resent-|)message-id=
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/smtpd\[[0-9]+\]: warning: numeric 
result [[0-9a-f.:]{3,39}]+ in address-name lookup for [^[:space:]]+$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/smtpd\[[0-9]+\]: warning: Illegal 
address syntax from [^[:space:]]+ in (MAIL|RCPT) command: .*$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/smtpd\[[0-9]+\]: warning: 
[._[:alnum:]-]+\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\] sent non-SMTP 
command: .*$


-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (60, 'unstable'), (40, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-quack+roar.cs.berkeley.edu
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages logcheck-database depends on:
ii  debconf [debconf-2.0] 1.5.8  Debian configuration management sy

logcheck-database recommends no packages.

-- debconf information excluded


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



Bug#400686: lesspipe: use tar --force-local

2006-11-27 Thread Karl Chen
Package: less
Version: 394-4
Severity: minor
Tags: patch


Hi, GNU tar requires the option --force-local if the filename has a colon
(:) in it, to avoid it from using rsh.  Please consider the following patch.

Index: lesspipe
===
--- lesspipe(revision 10120)
+++ lesspipe(working copy)
@@ -161,7 +161,7 @@
else echo rpm isn't available, no query on rpm 
package possible; fi ;;
 
*.tar.gz|*.tgz|*.tar.z|*.tar.dz)
-   tar tzvf $1 ;;
+   tar t --force-local -zvf $1 ;;
 
# Note that this is out of alpha order so that we don't 
catch
# the gzipped tar files.


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



Bug#400686: Acknowledgement (lesspipe: use tar --force-local)

2006-11-27 Thread Karl Chen

Also, the *.tar.bz2 and *.tar rules should also have --force-local.

-- 
Karl 2006-11-27 18:18


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



Bug#400693: libmail-dkim-perl: need dependency on libcrypt-openssl-bignum-perl

2006-11-27 Thread Karl Chen
Package: libmail-dkim-perl
Version: 0.19-3
Severity: normal


It seems like either 'spamassassin' or 'libmail-dkim-perl' needs
'libcrypt-openssl-bignum-perl', based on this:

plugin: failed to parse plugin (from @INC): Can't locate 
Crypt/OpenSSL/Bignum.pm in @INC (@INC contains: lib /usr/share/perl5 /etc/perl 
/usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 
/usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl 
/usr/local/lib/perl/5.8.7 /usr/local/share/perl/5.8.7) at 
/usr/share/perl5/Mail/SpamAssassin/Plugin/DKIM.pm line 60.
BEGIN failed--compilation aborted at 
/usr/share/perl5/Mail/SpamAssassin/Plugin/DKIM.pm line 60.
Compilation failed in require at (eval 54) line 1.

plugin: failed to create instance of plugin Mail::SpamAssassin::Plugin::DKIM: 
Can't locate object method new via package Mail::SpamAssassin::Plugin::DKIM 
at (eval 62) line 1.


-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (60, 'unstable'), (40, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-quack+roar.cs.berkeley.edu
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages libmail-dkim-perl depends on:
ii  libcrypt-openssl-rsa-perl 0.23-1 Perl module providing basic RSA fu
ii  libdigest-sha-perl5.43-1 Perl extension for SHA-1/224/256/3
ii  libdigest-sha1-perl   2.11-1 NIST SHA-1 message digest algorith
ii  liberror-perl 0.15-8 Perl module for error/exception ha
ii  libmailtools-perl 1.74-0.1   Manipulate email in perl programs
ii  libnet-dns-perl   0.59-1 Perform DNS queries from a Perl sc
ii  perl  5.8.8-6.1  Larry Wall's Practical Extraction 

libmail-dkim-perl recommends no packages.

-- no debconf information


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



Bug#337243: /etc/trac

2006-11-08 Thread Karl Chen

I believe bugs #337243 and #386415 are duplicates.  The simple
solution is to change /usr/share/python-support/trac/trac:

__default_conf_dir__ = '/etc/trac'


-- 
Karl 2006-11-08 17:47


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



Bug#388724: grub: automatically update /etc/kernel-img.conf

2006-09-23 Thread Karl Chen
 On 2006-09-23 01:57 PDT, Robert Millan writes:

Robert That matches more things than necessary (e.g. replaces
Robert /usr/sbin/update-grub with /usr/update-grub).  If at
Robert all, it would have to be something like:

Robert   sed -i /etc/kernel-img.conf -e s,\(.*\)
Robert   */sbin/update-grub$,\1 update-grub,g

Good point.  That line looks good (do you need the g though?).


-- 
Karl 2006-09-23 16:30


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



Bug#388724: grub: automatically update /etc/kernel-img.conf

2006-09-22 Thread Karl Chen
Package: grub
Version: 0.97-16.1
Severity: wishlist


Please automatically update /etc/kernel-img.conf (after
querying the user).

Example:
  sed s,/sbin/update-grub,update-grub, /etc/kernel-img.conf  
/etc/kernel-img.conf.dpkg-new


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



Bug#387396: subversion: depend libapr0 = 2.0.55-4.2 (libdb-4.4 problem)

2006-09-13 Thread Karl Chen
Package: subversion
Version: 1.4.0-1
Severity: important


$ svnadmin --version
svnadmin: Bad database version: compiled with 4.4.20, running against 4.3.29

$ ldd /usr/bin/svnadmin | grep libdb
libdb-4.3.so = /usr/lib/libdb-4.3.so (0xb7be6000)

At first I thought this was bug 385589 again.  Then I upgraded to libapr0
2.0.55-4.2 (unstable) and now it works.


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



Bug#387165: socklib: missing %s

2006-09-12 Thread Karl Chen
Package: socklib
Version: 20040531-1
Severity: minor
Tags: patch


printMyIp() should use %s as the format string, instead of the string to be
printed.


diff -ub socklib.c.orig socklib.c
--- socklib.c.orig  2006-09-12 09:58:28.0 -0700
+++ socklib.c   2006-09-12 09:58:33.0 -0700
@@ -515,7 +515,7 @@
 /*struct sockaddr_in bcastaddr;*/
 
 getMyAddress(s, ifname, myaddr);
-udpc_flprintf(udpc_getIpString(myaddr,buffer));
+udpc_flprintf(%s, udpc_getIpString(myaddr,buffer));
 }
 
 char *udpc_getIpString(struct sockaddr *addr, char *buffer) {


f51bbbe4-80d8-48ac-a4f4-2652960397a0


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



Bug#387169: udpcast: missing %s

2006-09-12 Thread Karl Chen
Package: udpcast
Version: 20040531-1
Severity: minor
Tags: patch


printMyIp() should use %s as the format string, instead of the string to be
printed.


diff -ub socklib.c.orig socklib.c
--- socklib.c.orig  2006-09-12 09:58:28.0 -0700
+++ socklib.c   2006-09-12 09:58:33.0 -0700
@@ -515,7 +515,7 @@
 /*struct sockaddr_in bcastaddr;*/
 
 getMyAddress(s, ifname, myaddr);
-udpc_flprintf(udpc_getIpString(myaddr,buffer));
+udpc_flprintf(%s, udpc_getIpString(myaddr,buffer));
 }
 
 char *udpc_getIpString(struct sockaddr *addr, char *buffer) {


f51bbbe4-80d8-48ac-a4f4-2652960397a0


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



Bug#319444: gnopernicus: rerun libtoolize to fix library name problem

2006-07-28 Thread Karl Chen
Sounds good.

 On 2006-07-28 01:56 PDT, Samuel Thibault writes:

Samuel Hi, It looks like latest gnopernicus version (1.0.5-1)
Samuel got relibtoolized, so that the bug can probably be
Samuel closed?

Samuel Samuel

-- 
Karl 2006-07-28 04:42


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



Bug#373872: /etc/kernel-img.conf not documented unless 'kernel-package' package installed

2006-06-15 Thread Karl Chen
Package: kernel-package
Version: 10.047
Severity: minor


/etc/kernel-img.conf, which is important for selecting e.g. lilo/grub, is only
documented if the 'kernel-package' package is installed.  Since this file is
installed/used by linux-image-foo packages it would be nice if they documented
this also.

One solution might be a new 'linux-image-doc' package containing such and for
packages created by make-kpkg to require/recommend it.


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



Bug#371056: emacs-snapshot-el: wish for non-compressed .el files

2006-06-06 Thread Karl Chen
Package: emacs-snapshot-el
Version: 1:20060602-1
Severity: wishlist


Hi, I wish there were an alternative to the
emacs-snapshot-el package (that provides emacs-snapshot-el),
that has non-compressed .el files.  .el.gz files are
inconvenient and the disk space is not worth saving when
using big disks.


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



Bug#368107: cvs2svn: .cvsignore comments split

2006-05-19 Thread Karl Chen
Package: cvs2svn
Version: 1.3.0-1
Severity: normal


When converting .cvsignore to svn:ignore properties,
comments (starting with '#') should not be split into
multiple lines.


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (60, 'unstable'), (40, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-quack+roar.cs.berkeley.edu
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages cvs2svn depends on:
ii  python2.3.5-5An interactive high-level object-o
ii  rcs   5.7-18 The GNU Revision Control System
ii  subversion1.3.0-1advanced version control system (a

Versions of packages cvs2svn recommends:
ii  mime-support  3.36-1 MIME files 'mime.types'  'mailcap

-- no debconf information


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



Bug#320292: Bug #320292: Unable to reproduce

2006-05-16 Thread Karl Chen

Hi, I stopped using both Evolution and dovecot imapd, and I don't
have time to set it up again to look for the bug.  So please go
ahead and close 320292.

-- 
Karl 2006-05-16 21:53


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



Bug#366381: geomview: incorrect function prototypes

2006-05-08 Thread Karl Chen
Package: geomview
Severity: minor
Tags: patch


The patch below corrects a bug in a list of function
prototypes.  This is due to the * in C attaching to the
declarator rather than the type.

Although the bug may not cause run-time errors, it
interferes with source code analysis.


diff -ub src/lib/gprim/geom/knownclass.c.orig src/lib/gprim/geom/knownclass.c
--- src/lib/gprim/geom/knownclass.c.orig2006-05-08 00:08:55.0 
-0700
+++ src/lib/gprim/geom/knownclass.c 2006-05-08 00:09:12.0 -0700
@@ -70,7 +70,8 @@
TlistPresent,
VectPresent;
 
-extern GeomClass *
+typedef GeomClass *GeomClassPtr;
+extern GeomClassPtr
BBoxMethods(),
BezierListMethods(),
BezierMethods(),



-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (60, 'unstable'), (40, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-quack+roar.cs.berkeley.edu
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)


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



Bug#366410: tinyproxy: format string bug

2006-05-08 Thread Karl Chen
Package: tinyproxy
Severity: normal
Tags: patch


Below is a fix to a format string bug in tinyproxy.  It does
not appear exploitable in the current version of tinyproxy.


--- log.c.orig 2006-05-08 05:47:26.0 -0700
+++ log.c 2006-05-08 05:47:29.0 -0700
@@ -217,7 +217,7 @@
continue;
 #endif

-   log_message(level, ptr);
+   log_message(level, %s, ptr);
}

vector_delete(log_message_storage);
 


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



Bug#360538: Logging into Gnome session exits immediately

2006-04-25 Thread Karl Chen

I had this exact problem (gnome-session exits; no problem with
other user accounts nor with startx).

chmod a+x $HOME made it work.

Thanks Eric, for pointing me to the solution.

-- 
Karl 2006-04-25 01:18


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



Bug#363687: enigma: typo, invalid C++ (though gcc accepts)

2006-04-20 Thread Karl Chen
Package: enigma
Severity: minor
Tags: patch


It's invalid C++ to declare a function re-using the same
parameter name, although gcc accepts it.  Looks like a typo
to me :)

diff -ub build-tree/enigma-svn/lib-src/enigma-core/ecl_video.hh.orig 
build-tree/enigma-svn/lib-src/enigma-core/ecl_video.hh
--- build-tree/enigma-svn/lib-src/enigma-core/ecl_video.hh.orig 2006-04-20 
05:11:20.0 -0700
+++ build-tree/enigma-svn/lib-src/enigma-core/ecl_video.hh  2006-04-20 
05:11:31.0 -0700
@@ -163,7 +163,7 @@
 
 Rect size() const { return Rect(0,0,m_surface-w, m_surface-h); }
 void box (const GS gs, int x, int y, int w, int h);
-void line (const GS gs, int x1, int y2, int x2, int y2);
+void line (const GS gs, int x1, int y1, int x2, int y2);
 void blit (const GS gs, int x, int y, const Surface* s, const Rect 
r);
 void blit (const GS gs, int x, int y, const Surface* src);
 

Diff finished.  Thu Apr 20 05:11:33 2006



-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (60, 'unstable'), (40, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-quack+roar.cs.berkeley.edu
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)


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



Bug#283296: annoyance-filter: FTBFS with g++-3.4: due to new template lookup

2006-04-20 Thread Karl Chen

This patch actually fixes the problem rather than using -fpermissive.


--- statlib.w.orig  2006-04-10 19:11:53.0 -0700
+++ statlib.w   2006-04-10 19:14:52.0 -0700
@@ -1787,7 +1787,7 @@
 double variance(void);// Variance ($\sigma^2$)
 double varianceMLE(void)  // Variance Maximum Likelihood Estimate
 {
-return (variance() * (size() - 1)) / size();
+return (variance() * (this-size() - 1)) / this-size();
 }
 double stdev(void)// Standard deviation ($\sigma$)
 {
@@ -1817,10 +1817,10 @@
 typename dataTableT::iterator p;
 double m = 0;
 
-for (p = begin(); p != end(); p++) {
+for (p = this-begin(); p != this-end(); p++) {
 m += *p;
 }
-return m / size();
+return m / this-size();
 }
 
 @*2 Geometric mean.
@@ -1834,9 +1834,9 @@
 template class T double dataTableT::geometricMean(void)
 {
 typename dataTableT::iterator p;
-double g = 1, ni = 1.0 / size();
+double g = 1, ni = 1.0 / this-size();
 
-for (p = begin(); p != end(); p++) {
+for (p = this-begin(); p != this-end(); p++) {
 g *= pow(*p, ni);
 }
 return g;
@@ -1855,10 +1855,10 @@
 typename dataTableT::iterator p;
 double d = 0;
 
-for (p = begin(); p != end(); p++) {
+for (p = this-begin(); p != this-end(); p++) {
 d += 1.0 / (*p);
 }
-return size() / d;
+return this-size() / d;
 }
 
 @*2 Root mean square.
@@ -1874,10 +1874,10 @@
 typename dataTableT::iterator p;
 double sum = 0;
 
-for (p = begin(); p != end(); p++) {
+for (p = this-begin(); p != this-end(); p++) {
 sum += (*p) * (*p);
 }
-return sqrt(sum / size());
+return sqrt(sum / this-size());
 }
 
 @*2 Median.
@@ -1998,11 +1998,11 @@
 typename dataTableT::iterator p;
 double mu = mean(), sum = 0;
 
-for (p = begin(); p != end(); p++) {
+for (p = this-begin(); p != this-end(); p++) {
 double t = ((*p) - mu);
 sum += t * t;
 }
-return sum / (size() - 1);
+return sum / (this-size() - 1);
 }
 
 @*2 Central moments.
@@ -2020,10 +2020,10 @@
 typename dataTableT::iterator p;
 double mu = mean(), sum = 0;
 
-for (p = begin(); p != end(); p++) {
+for (p = this-begin(); p != this-end(); p++) {
 sum += pow((*p) - mu, (double) k);
 }
-return sum / size();
+return sum / this-size();
 }
 
 @*2 Skewness.


-- 
Karl 2006-04-20 14:37


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



Bug#327376: patch for gcc-3.4

2006-04-20 Thread Karl Chen

The following patch allows openmash to compile under gcc-3.4.



--- tclcl/tclcl.h.orig  2006-04-04 22:59:05.0 -0700
+++ tclcl/tclcl.h   2006-04-04 22:59:18.0 -0700
@@ -45,7 +45,6 @@
 }
 
 #include tclcl-config.h
-#include tclcl-mappings.h
 #include tracedvar.h
 
 struct Tk_Window_;
@@ -320,4 +319,6 @@
int argc, char *argv[]);
 };
 
+#include tclcl-mappings.h
+
 #endif

--- srm/srmv2/ns-srmv2.cc.orig  2006-04-05 00:00:39.0 -0700
+++ srm/srmv2/ns-srmv2.cc   2006-04-05 00:01:06.0 -0700
@@ -362,7 +362,7 @@
name_(NULL), name_len_(0)
 {
if (max_degree  0) 
-   child_ = new (NS_Node *)[max_degree];
+   child_ = new NS_Node *[max_degree];
for (int i=0; imax_degree_; i++) {
child_[i] = 0;
}

--- mash/render/renderer-window.h.orig  2006-04-05 00:41:02.0 -0700
+++ mash/render/renderer-window.h   2006-04-05 00:41:21.0 -0700
@@ -53,10 +53,12 @@
  int minx, int maxx) const;
void sync() const;
void resize(int w, int h);
-protected:
+public:
/*FIXME*/
void dither_null(const u_char* frm, u_int off, u_int x,
 u_int width, u_int height) const;
+protected:
+
virtual void setcolor(int c);
void compute_scale(int w, int h);
virtual void alloc_image() = 0;



-- 
Karl 2006-04-20 16:59


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



Bug#364019: uqwk: need mkdir /etc/news in postinst

2006-04-20 Thread Karl Chen
Package: uqwk
Severity: normal
Tags: patch


Hi, I believe the postinst needs to do mkdir -p /etc/news
before writing to /etc/news/server.

--- debian/uqwk.postinst.orig   2005-07-25 20:14:32.0 -0700
+++ debian/uqwk.postinst2005-07-25 20:14:39.0 -0700
@@ -27,6 +27,7 @@
# always have a sane and current value in them.

db_get shared/news/server
+mkdir -p /etc/news
echo $RET  /etc/news/server
 fi
 



-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (60, 'unstable'), (40, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-quack+roar.cs.berkeley.edu
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)


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



Bug#364018: tirc: hello.so non-executable

2006-04-20 Thread Karl Chen
Package: tirc
Severity: minor
Tags: patch


I believe hello.so shouldn't be executable.


--- debian/rules.orig   2005-07-25 21:00:31.0 -0700
+++ debian/rules2005-07-25 21:00:48.0 -0700
@@ -92,7 +92,7 @@
gzip -9vfr $(docdir)/
$(install_nonex) debian/copyright $(docdir)
 #  modules
-   $(install_exec) modules/hello/hello.so $(examplebindir)/hello
+   $(install_nonex) modules/hello/hello.so $(examplebindir)/hello
$(install_nonex) modules/hello/hello.c $(examplesrcdir)/hello
$(install_nonex) modules/hello/Makefile $(examplesrcdir)/hello
$(install_nonex) modules/Makefile $(examplesrcdir)



-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (60, 'unstable'), (40, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-quack+roar.cs.berkeley.edu
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)


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



Bug#330482: hardware-monitor - runaway VM bug

2006-04-12 Thread Karl Chen

I've finally narrowed down the source of the bug where
hardware-monitor uses 2GB of RAM and 100% CPU, and has to be
killed.

The backtrace always showed it to be in 
line-property_fill_color_rgba() = color;
in Curve::draw(), which didn't make any sense because
line-points() was never set to more than 34 points.

Here is a trace of the output: value_history.values contains
1.8e+19 (all other values are ~ 1e07), and max = 1e-06 (I guess it
was 0 or negative).  Thereafter points gets some crazy values,
e.g. (65.8, -3.551e+26) followed by (63.8, -2.13586e+14).

Now that I've gotten this far I figure it should be easy to
reproduce :) Just play back the values to a CurveView monitor.  

It looks to me like a chain of bugs triggered by an unlikely
scenario: 1. The value shouldn't be 2e19 in the first place (is
this bytes/sec?) - possible glibtop bug. 2. A huge number like
that shouldn't confuse hardware-monitor. 3. Weird point values
like that shouldn't corrupt memory - possible bug in
libgnomecanvas or libart.


hardware-monitor debug # 18264
  Monitor: Eth. 1 (Ethernet (first))

values (34):
1.84467e+19
1.10954e+07
1.0973e+07
1.10938e+07
1.12003e+07
1.10197e+07
1.10458e+07
1.0987e+07
1.12158e+07
1.1124e+07
1.12816e+07
1.10643e+07
1.11833e+07
1.10957e+07
1.11778e+07
1.09945e+07
1.12144e+07
1.10695e+07
1.12187e+07
1.11084e+07
1.10673e+07
1.10522e+07
1.10682e+07
1.11573e+07
1.12827e+07
1.11648e+07
1.11065e+07
1.13194e+07
1.10678e+07
1.12579e+07
1.10514e+07
1.08507e+07
1.11317e+07
1.12981e+07
time_offset = 0.9
line already initialized.
monitor-max = 1e-06

points (34):
(65.8, -3.551e+26)
(63.8, -2.13586e+14)
(61.8, -2.1123e+14)
(59.8, -2.13555e+14)
(57.8, -2.15606e+14)
(55.8, -2.12129e+14)
(53.8, -2.12632e+14)
(51.8, -2.115e+14)
(49.8, -2.15903e+14)
(47.8, -2.14136e+14)
(45.8, -2.17171e+14)
(43.8, -2.12987e+14)
(41.8, -2.15278e+14)
(39.8, -2.13593e+14)
(37.8, -2.15173e+14)
(35.8, -2.11643e+14)
(33.8, -2.15877e+14)
(31.8, -2.13088e+14)
(29.8, -2.15961e+14)
(27.8, -2.13836e+14)
(25.8, -2.13046e+14)
(23.8, -2.12755e+14)
(21.8, -2.13062e+14)
(19.8, -2.14778e+14)
(17.8, -2.17193e+14)
(15.8, -2.14923e+14)
(13.8, -2.138e+14)
(11.8, -2.17899e+14)
(9.8, -2.13055e+14)
(7.8, -2.16714e+14)
(5.8, -2.12739e+14)
(3.8, -2.08875e+14)
(1.8, -2.14285e+14)
(-0.2, -2.17488e+14)




hardware-monitor-trace.tar.gz
Description: Binary data


-- 
Karl 2006-04-11 23:12


Bug#358721: libzipios++-dev: add depends: zlib1g-dev

2006-03-23 Thread Karl Chen
Package: libzipios++-dev
Version: 0.1.5.9+cvs.2004.02.07-3.3
Severity: normal


I believe libzipios++-dev should depend on zlib1g-dev.  libzipios++ headers
#include zlib.h.


-- System Information:
Debian Release: testing/unstable
  APT prefers testing APT policy: (500, 'testing'), (500, 'stable'), (60,
  'unstable'), (40, 'experimental')
Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux
2.6.12-quack+roar.cs.berkeley.edu Locale: LANG=en_US, LC_CTYPE=en_US
(charmap=ISO-8859-1)

Versions of packages libzipios++-dev depends on:
ii  libzipios++0c 0.1.5.9+cvs.2004.02.07-3.3 a small C++ library for reading zi

libzipios++-dev recommends no packages.

-- no debconf information


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



Bug#356958: mail-notification: libfam0 vs libgamin0

2006-03-14 Thread Karl Chen
Package: mail-notification
Version: 2.0.dfsg.1-1
Severity: minor


mail-notification 2.0.dfsg.1-2 depends on libgamin0.

Unless there's something gamin-specific mail-notification
needs (unlikely since gamin is designed to be a subset of
fam), mail-notification should depend on 'libfam0' or
'libgamin0 | libfam0'.  (libgamin0 provides libfam0)



-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (60, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-quack+bark.quarl.org
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages mail-notification depends on:
ii  gconf2   2.12.1-9GNOME configuration database syste
ii  gnome-icon-theme 2.12.1-2GNOME Desktop icon theme
ii  libart-2.0-2 2.3.17-1Library of functions for 2D graphi
ii  libatk1.0-0  1.10.3-1The ATK accessibility toolkit
ii  libaudiofile00.2.6-6 Open-source version of SGI's audio
ii  libbonobo2-0 2.10.1-1Bonobo CORBA interfaces library
ii  libbonoboui2-0   2.10.1-2The Bonobo UI library
ii  libc62.3.5-13GNU C Library: Shared libraries an
ii  libeel2-22.12.2-3Eazel Extensions Library (for GNOM
ii  libesd-alsa0 [libesd0]   0.2.36-3Enlightened Sound Daemon (ALSA) - 
ii  libgail-common   1.8.10-1GNOME Accessibility Implementation
ii  libgail171.8.10-1GNOME Accessibility Implementation
ii  libgconf2-4  2.12.1-9GNOME configuration database syste
ii  libgcrypt11  1.2.2-1 LGPL Crypto library - runtime libr
ii  libglade2-0  1:2.5.1-2   library to load .glade files at ru
ii  libglib2.0-0 2.8.6-1 The GLib library of C routines
ii  libgmime2.1  2.1.19-1MIME library, unstable version
ii  libgnome-desktop-2   2.12.3-1Utility library for loading .deskt
ii  libgnome-keyring00.4.8-1 GNOME keyring services library
ii  libgnome-menu0   2.10.2-1an implementation of the freedeskt
ii  libgnome2-0  2.12.0.1-5  The GNOME 2 library - runtime file
ii  libgnomecanvas2-02.12.0-2A powerful object-oriented display
ii  libgnomeui-0 2.12.1-1The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0   2.12.2-5GNOME virtual file-system (runtime
ii  libgnutls11  1.0.16-14   GNU TLS library - runtime library
ii  libgpg-error01.2-1   library for common error values an
ii  libgtk2.0-0  2.8.13-1The GTK+ graphical user interface 
ii  libice6  6.9.0.dfsg.1-4  Inter-Client Exchange library
ii  libjpeg626b-12   The Independent JPEG Group's JPEG 
ii  liborbit21:2.12.4-1  libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-01.10.4-1Layout and rendering of internatio
ii  libpopt0 1.7-5   lib for parsing cmdline parameters
ii  libsasl2 2.1.19-1.9  Authentication abstraction library
ii  libsm6   6.9.0.dfsg.1-4  X Window System Session Management
ii  libstartup-notification0 0.8-1   library for program launch feedbac
ii  libtasn1-2   0.2.17-1Manage ASN.1 structures (runtime)
ii  libx11-6 6.9.0.dfsg.1-4  X Window System protocol client li
ii  libxext6 6.9.0.dfsg.1-4  X Window System miscellaneous exte
ii  libxml2  2.6.23.dfsg.2-2 GNOME XML library
ii  libxrender1  1:0.9.0.2-1 X Rendering Extension client libra
ii  xlibs6.9.0.dfsg.1-4  X Window System client libraries m
ii  zlib1g   1:1.2.3-9   compression library - runtime

mail-notification recommends no packages.

-- no debconf information


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



Bug#356754: logcheck-database: postfix warning: 'reply length buffer length'

2006-03-13 Thread Karl Chen
Package: logcheck-database
Version: 1.2.43a
Severity: wishlist
Tags: patch


Hi, I get warnings like these 
  Mar 10 00:29:59 roar postfix/smtpd[20891]: warning: reply length 4159  
buffer length 4096 for name=mail.agkhf.com type=A

which I think are ignorable.  I suggest the following addition:

Index: postfix
===
--- postfix (revision 1232)
+++ postfix (working copy)
@@ -74,3 +74,4 @@
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/scache\[[0-9]+\]: statistics: 
(domain|address) lookup hits=[0-9]+ miss=[0-9]+ success=[0-9]+%$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/scache\[[0-9]+\]: statistics: max 
simultaneous domains=[0-9]+ addresses=[0-9]+ connection=[0-9]+$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/smtpd?\[[0-9]+\]: initializing the 
server-side TLS engine$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/smtpd?\[[0-9]+\]: warning: reply 
length [0-9]+  buffer length 4096 for name=[^[:space:]]+ type=[A-Z]+$


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



Bug#330482: hardware-monitor: memory leak - how to reproduce

2006-02-27 Thread Karl Chen
Package: hardware-monitor
Version: 1.2.1-3+b1
Followup-For: Bug #330482


This has been bothering me for a long time and I finally found a way to
reliably reproduce it.  While showing the ethernet bandwidth, if I sustain
high network bandwidth for a couple minutes, it'll happen: hardware-monitor
will use up many gigabytes of VM, and thrash until it's killed.


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (60, 'unstable'), (40, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-quack+roar.cs.berkeley.edu
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages hardware-monitor depends on:
ii  libart-2.0-2   2.3.17-1  Library of functions for 2D graphi
ii  libatk1.0-01.10.3-1  The ATK accessibility toolkit
ii  libbonobo2-0   2.10.1-1  Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.10.1-2  The Bonobo UI library
ii  libc6  2.3.5-13  GNU C Library: Shared libraries an
ii  libgcc11:4.0.2-9 GCC support library
ii  libgconf2-42.12.1-9  GNOME configuration database syste
ii  libgconfmm-2.6-1c2 2.10.0-3  C++ wrappers for GConf (shared lib
ii  libglade2-01:2.5.1-2 library to load .glade files at ru
ii  libglademm-2.4-1c2a2.6.1-1   C++ wrappers for libglade2 (shared
ii  libglib2.0-0   2.8.6-1   The GLib library of C routines
ii  libglibmm-2.4-1c2a 2.8.2-2   C++ wrapper for the GLib toolkit (
ii  libgnome-vfsmm-2.6-1c2 2.10.0-1  C++ wrappers for GnomeVFS (shared 
ii  libgnome2-02.12.0.1-5The GNOME 2 library - runtime file
hi  libgnomecanvas2-0  2.12.0-2  A powerful object-oriented display
ii  libgnomecanvasmm-2.6-1 2.10.0-1  C++ wrappers for libgnomecanvas2 (
ii  libgnomemm-2.6-1c2 2.10.0-1  C++ wrappers for libgnome (shared 
ii  libgnomeui-0   2.12.1-1  The GNOME 2 libraries (User Interf
ii  libgnomeuimm-2.6-1c2a  2.10.0-1  C++ wrappers for libgnomeui (share
ii  libgnomevfs2-0 2.12.2-5  GNOME virtual file-system (runtime
ii  libgtk2.0-02.8.12-1  The GTK+ graphical user interface 
ii  libgtkmm-2.4-1c2a  1:2.6.5-1 C++ wrappers for GTK+ 2.4 (shared 
ii  libgtop2-5 2.12.2-1  Libraries for gtop system monitori
ii  libice66.9.0.dfsg.1-4Inter-Client Exchange library
ii  liborbit2  1:2.12.4-1libraries for ORBit2 - a CORBA ORB
ii  libpanel-applet2-0 2.12.2-3  library for GNOME 2 panel applets
ii  libpango1.0-0  1.10.3-1  Layout and rendering of internatio
ii  libpopt0   1.7-5 lib for parsing cmdline parameters
ii  libsensors31:2.10.0-1library to read temperature/voltag
ii  libsigc++-2.0-0c2a 2.0.16-3  type-safe Signal Framework for C++
ii  libsm6 6.9.0.dfsg.1-4X Window System Session Management
ii  libstdc++6 4.0.2-9   The GNU Standard C++ Library v3
ii  libxml22.6.23.dfsg.1-0.1 GNOME XML library
ii  zlib1g 1:1.2.3-9 compression library - runtime

hardware-monitor recommends no packages.

-- no debconf information


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



Bug#275412: Reasonable request

2006-01-17 Thread Karl Chen
 On 2006-01-16 01:24 PST, Thomas Hood writes:

Thomas Karl Chen wrote:
 Not sure whether this is (also) a bug with resolvconf; for
 me the nameserver 127.0.0.1 line *replaces* any other
 nameserver lines.


Thomas That is the intended behavior of resolvconf.  Most
Thomas often there is no need to list more than one
Thomas nameserver address in resolv.conf if one of the
Thomas addresses is the loopback address, since the server at
Thomas the latter address is able to handle all queries and
Thomas its list of forwarders is updated dynamically by
Thomas resolvconf.

 I suggest that /etc/init.d/bind9 check a variable in
 /etc/defaults/bind9 for whether to register the nameserver
 with resolvconf.

Thomas Reasonable request.

It's been a while since this; let me try to remember.  I think the
reason is for security I have configured my bind to be a
non-recursive authoritative DNS server.  So I can't use it as a
resolver myself.  Thanks for listening to my request.

-- 
Karl 2006-01-17 02:12


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



Bug#344620: ignore.server.d/postfix: 'address not listed for hostname' rule

2005-12-23 Thread Karl Chen
Package: logcheck-database
Version: 1.2.42
Severity: normal
Tags: patch


Index: postfix
===
--- postfix (revision 1097)
+++ postfix (working copy)
@@ -44,7 +44,7 @@
 # Postfix  2.1
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/smtp\[[0-9]+\]: connect to 
[^[:space:]]+: server dropped connection without sending the initial greeting 
\(port 25\)$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/smtp\[[0-9]+\]: [[:alnum:]]+: 
to=\.*\, relay=[^[:space:]]+\], status=deferred \(host [^[:space:]]+\] said: 
.*$
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/smtpd\[[0-9]+\]: warning: 
[[0-9a-f.:]{3,39}]+: address not listed for hostname [^[:space:]]+$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/smtpd\[[0-9]+\]: warning: 
([0-9a-f.:]{3,39})+: address not listed for hostname [^[:space:]]+$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/smtpd\[[0-9]+\]: too many errors 
after RCPT from [^[:space:]]+$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/smtpd\[[0-9]+\]: warning: 
valid_hostname: invalid character [0-9]+\(decimal\): .*$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/smtpd\[[0-9]+\]: warning: 
valid_hostname: misplaced delimiter: .$


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (60, 'unstable'), (40, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-quack+roar.cs.berkeley.edu
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages logcheck-database depends on:
ii  debconf [debconf-2.0] 1.4.62 Debian configuration management sy

logcheck-database recommends no packages.

-- debconf information excluded


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



Bug#148274: tiger: use cron.daily ?

2005-11-15 Thread Karl Chen
Package: tiger
Version: 1:3.2.1-28
Followup-For: Bug #148274


Hi, any progress on this?  It seems very simple to change to a
/etc/cron.daily script.  The only difference for non-anacron users
would be that by default it would run at 06:30 instead of 00:00, which
is preferable anyway.


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (60, 'unstable'), (40, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-quack+bark.quarl.org
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages tiger depends on:
ii  binutils  2.16.1-2   The GNU assembler, linker and bina
ii  coreutils [fileutils] 5.2.1-2.1  The GNU core utilities
ii  debconf [debconf-2.0] 1.4.58 Debian configuration management sy
ii  diff  2.8.1-11   File comparison utilities
ii  libc6 2.3.5-6GNU C Library: Shared libraries an
ii  net-tools 1.60-16The NET-3 networking toolkit

Versions of packages tiger recommends:
ii  binutils 2.16.1-2The GNU assembler, linker and bina
ii  chkrootkit   0.45-1  Checks for signs of rootkits on th
ii  john 1.6-37  active password cracking tool
ii  postfix [mail-transport-agen 2.2.4-1.0.1 A high-performance mail transport 

-- debconf information excluded


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



Bug#336558: logcheck: spamd rules in 1.2.42

2005-10-31 Thread Karl Chen
Package: logcheck
Version: 1.2.42
Severity: normal
Tags: patch


Hi, the new rules in logcheck 1.2.42 for spamd don't work
for me.  This patch fixes it:

Index: ignore.d.server/spamd
===
--- ignore.d.server/spamd   (revision 1077)
+++ ignore.d.server/spamd   (working copy)
@@ -1,6 +1,8 @@
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ spamd\[[0-9]+\]: (spamd: )?connection from 
[._[:alnum:]-]+ \[[\.[:digit:]]+\] at port [0-9]+$
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ spamd\[[0-9]+\]: (spamd: )?info: setuid to 
[[:alnum:]-]+ succeeded$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ spamd\[[0-9]+\]: (spamd: )?(info: )?setuid 
to [[:alnum:]-]+ succeeded$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ spamd\[[0-9]+\]: (spamd: 
)?(checking|processing) message [^[:space:]]+ for [._[:alnum:]-]+:[0-9]+(\.)?$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ spamd\[[0-9]+\]: (spamd: )?clean message 
\([0-9.-]+/[0-9.]+\) for [._[:alnum:]-]+:[0-9]+ in [0-9.]+ seconds, [0-9]+ 
bytes\.$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ spamd\[[0-9]+\]: (spamd: )?identified spam 
\([0-9.-]+/[0-9.]+\) for [._[:alnum:]-]+:[0-9]+ in [0-9.]+ seconds, [0-9]+ 
bytes\.$
-Oct 21 13:06:02 localhost spamd[5468]: spamd: processing message (unknown) for 
siaco:1000
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ spamd\[[0-9]+\]: (spamd: )?result: .*$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ spamd\[[0-9]+\]: (spamd: )?prefork: child 
states:.*$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ spamd\[[0-9]+\]: (spamd: )?no response$
Index: violations.ignore.d/logcheck-spamd
===
--- violations.ignore.d/logcheck-spamd  (revision 1076)
+++ violations.ignore.d/logcheck-spamd  (working copy)
@@ -1,3 +1,4 @@
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ spamd\[[0-9]+\]: Cannot open bayes 
databases /home/[_[:alnum:]-]+/.spamassassin/bayes_\* R/W: lock failed: File 
exists$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ spamd\[[0-9]+\]: failed sanity check, 
[0-9]+ bytes claimed, [0-9-]+ bytes seen$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ spamd\[[0-9]+\]: processing message .+ 
for .+:[0-9]+\.$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ spamd\[[0-9]+\]: (spamd: )?result: .*$



-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (60, 'unstable'), (40, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-quack+roar.cs.berkeley.edu
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages logcheck depends on:
ii  adduser  3.67.2  Add and remove users and groups
ii  cron 3.0pl1-91   management of regular background p
ii  debconf [debconf 1.4.58  Debian configuration management sy
ii  debianutils  2.15Miscellaneous utilities specific t
ii  grep 2.5.1.ds2-1 GNU grep, egrep and fgrep
ii  lockfile-progs   0.1.10  Programs for locking and unlocking
ii  logcheck-databas 1.2.42  database of system log rules for t
ii  logtail  1.2.42  Print log file lines that have not
ii  mailx1:8.1.2-0.20050715cvs-1 A simple mail user agent
ii  postfix [mail-tr 2.2.4-1.0.1 A high-performance mail transport 
ii  sysklogd [system 1.4.1-17System Logging Daemon

logcheck recommends no packages.

-- debconf information excluded


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



Bug#336558: [Logcheck-devel] Bug#336558: logcheck: spamd rules in 1.2.42

2005-10-31 Thread Karl Chen
 On 2005-10-31 09:51 PST, Jamie L Penman-Smithson writes:

 +^\w{3} [ :0-9]{11} [._[:alnum:]-]+ spamd\[[0-9]+\]:
 (spamd: )?result: .*$

Jamie This is far too broad. Please could you provide the log
Jamie messages you're trying to ignore with this rule.

OK, I know .* is a sin.  It's possible to write a restrictive
regexp, though I suspect it'll be very brittle with respect to
SpamAssassin configuration and version.  In the end every term
like (user=[a-z]+,) might end up being optional since some
people won't have bayes or whatnot enabled.  It's too bad
SpamAssassin spews to syslog by default now...

Oct 31 12:15:58 roar spamd[18572]: spamd: result: . -6 - BAYES_00 
scantime=1.5,size=4453,user=quarl,uid=1234,required_score=5.0,rhost=localhost,raddr=127.0.0.1,rport=1234,mid=[EMAIL
 PROTECTED],bayes=0,autolearn=ham 
Oct 31 12:12:16 roar spamd[18572]: spamd: result: Y 38 - 
BAYES_99,FORGED_RCVD_HELO,HTML_FONT_FACE_BAD,HTML_MESSAGE,INFO_TLD,MIME_HTML_ONLY,RCVD_HELO_IP_MISMATCH,RCVD_IN_BL_SPAMCOP_NET,RCVD_IN_DSBL,RCVD_IN_NJABL_PROXY,RCVD_IN_XBL,RCVD_NUMERIC_HELO,URIBL_JP_SURBL,URIBL_OB_SURBL,URIBL_SBL,URIBL_SC_SURBL,URI_NOVOWEL
 
scantime=5.2,size=10758,user=quarl,uid=1234,required_score=5.0,rhost=localhost,raddr=127.0.0.1,rport=1234,mid=[EMAIL
 PROTECTED],bayes=1,autolearn=spam 


-- 
Karl 2005-10-31 12:18


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



Bug#330171: graphviz 2.6

2005-10-26 Thread Karl Chen

Any progress on packaging graphviz 2.6?

-- 
Karl 2005-10-26 22:17


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



Bug#334825: wish: remember printer selection

2005-10-19 Thread Karl Chen
Package: evince
Version: 0.4.0-1
Severity: wishlist


Not sure what layer of UI is responsible for this, but I
wish evince would (as gpdf does, for example) remember which
printer I used last and default to that one.


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



Bug#333162: evince: crashes on refresh

2005-10-18 Thread Karl Chen

Great!

(Surprising that with so many duplicates in Gnome Bugzilla there
were no previous bug reports in Debian BTS)

 On 2005-10-18 13:45 PDT, Sebastien Bacher writes:

Sebastien According to the backtrace that's a
Sebastien http://bugzilla.gnome.org/show_bug.cgi?id=314986
Sebastien which is fixed upstream and will be fixed for
Sebastien Debian with the next upload

-- 
Karl 2005-10-18 16:27


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



Bug#334419: wish: sudo -v command feature

2005-10-17 Thread Karl Chen
Package: sudo
Version: 1.6.8p9-3
Severity: wishlist


Currently, sudo -v will check the timestamp, and prompt
for the password if necessary.

I would like a command sudo -v command that will prompt
for the password only if sudo command would prompt for the
password.  I.e., if the user has NOPASSWD access to that
command, just exit with a 0 return code without prompting.

This is needed by programs such as `wajig'.


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (60, 'unstable'), (40, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-quack+bark.quarl.org
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages sudo depends on:
ii  libc6 2.3.5-6GNU C Library: Shared libraries an
ii  libpam-modules0.76-23Pluggable Authentication Modules f
ii  libpam0g  0.76-23Pluggable Authentication Modules l

sudo recommends no packages.

-- no debconf information


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



Bug#333162: evince: crashes on refresh

2005-10-11 Thread Karl Chen
 On 2005-10-11 07:11 PDT, Sebastien Bacher writes:

Sebastien Thanks for your bug. Does it happen on a particular
Sebastien file? Could you get a backtrace of the crash (the
Sebastien bug-buddy dialog to send the bug upstream has it)?

Pretty much every file; usually I'm working with output of
pdflatex.  I don't think it has to do with the file.

It doesn't happen every time, but it's easy enough to reproduce:
hit C-r a couple times until it crashes.

If it'll help, I can recompile with debugging info when I have
some time.


Backtrace was generated from '/usr/bin/evince'

(no debugging symbols found)
Using host libthread_db library /lib/tls/libthread_db.so.1.
(no debugging symbols found)
`system-supplied DSO at 0xe000' has disappeared; keeping its symbols.
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1228736832 (LWP 4640)]
[New Thread -1231139920 (LWP 4641)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
0xb70a7b41 in waitpid () from /lib/tls/libc.so.6
#0  0xb70a7b41 in waitpid () from /lib/tls/libc.so.6
#1  0xb7ecaee3 in libgnomeui_module_info_get () from /usr/lib/libgnomeui-2.so.0
#2  signal handler called
#3  0xb7277024 in g_type_check_instance_is_a ()
   from /usr/lib/libgobject-2.0.so.0
#4  0xb725ebd2 in g_object_unref () from /usr/lib/libgobject-2.0.so.0
#5  0xb7263078 in g_object_set_valist () from /usr/lib/libgobject-2.0.so.0
#6  0xb72632ea in g_object_set () from /usr/lib/libgobject-2.0.so.0
#7  0x080649d4 in ev_page_action_set_document ()
#8  0x08072ed0 in ev_window_open_uri ()
#9  0xb72686ab in g_cclosure_marshal_VOID__VOID ()
   from /usr/lib/libgobject-2.0.so.0
#10 0xb725c67b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#11 0xb726bc9d in g_signal_stop_emission () from /usr/lib/libgobject-2.0.so.0
#12 0xb726d077 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#13 0xb726d42e in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#14 0x08061f6b in ev_job_finished ()
#15 0x08060b20 in ev_document_types_add_filters ()
#16 0xb71ef911 in g_child_watch_add () from /usr/lib/libglib-2.0.so.0
#17 0xb71ed3d1 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#18 0xb71f0637 in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#19 0xb71f0b88 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#20 0xb7953989 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#21 0x08079b32 in main ()

Thread 2 (Thread -1231139920 (LWP 4641)):
#0  0xb6ff7b61 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/tls/libpthread.so.0
No symbol table info available.
#1  0xb70f4a8d in pthread_cond_wait () from /lib/tls/libc.so.6
No symbol table info available.
#2  0x08060f94 in ev_document_types_add_filters 

Bug#333409: emacs-snapshot-common: conflict against dictionaries-common 0.60

2005-10-11 Thread Karl Chen
Package: emacs-snapshot-common
Version: 1:20051007-1
Severity: minor


dictionaries-common 0.50 contains an ispell.el that conflicts with
emacs-snapshot.  dictionaries-common 0.60 fixed it.

(I have most packages from testing, and emacs-snapshot from unstable; this is
probably common.)


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (60, 'unstable'), (40, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-quack+roar.cs.berkeley.edu
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages emacs-snapshot-common depends on:
ii  dpkg  1.13.11package maintenance system for Deb
ii  emacsen-common1.4.16 Common facilities for all emacsen

emacs-snapshot-common recommends no packages.

-- no debconf information


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



Bug#321356: gnubiff: depend on fam instead of gamin

2005-10-11 Thread Karl Chen
Package: gnubiff
Version: 2.1.5-1
Followup-For: Bug #321356


I concur with Ryuichi Arafune.  Gamin frequently crashes or
hangs on my machine, and FAM did not.  Since libgamin0
provides libfam0c102 and is ABI compatible, it should be
fine, even for gamin users, to depend on fam.


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (60, 'unstable'), (40, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-quack+roar.cs.berkeley.edu
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages gnubiff depends on:
ii  libart-2.0-2  2.3.17-1   Library of functions for 2D graphi
ii  libatk1.0-0   1.10.1-2   The ATK accessibility toolkit
ii  libbonobo2-0  2.10.1-1   Bonobo CORBA interfaces library
ii  libbonoboui2-02.10.1-1   The Bonobo UI library
ii  libc6 2.3.5-6GNU C Library: Shared libraries an
ii  libgamin0 0.1.5-2Client library for the gamin file 
ii  libgcc1   1:4.0.2-2  GCC support library
ii  libgconf2-4   2.10.1-6   GNOME configuration database syste
ii  libglade2-0   1:2.5.1-2  library to load .glade files at ru
ii  libglib2.0-0  2.8.1-1The GLib library of C routines
ii  libgnome2-0   2.10.1-1   The GNOME 2 library - runtime file
hi  libgnomecanvas2-0 2.10.2-2   A powerful object-oriented display
ii  libgnomeui-0  2.10.1-1   The GNOME 2 libraries (User Interf
ii  libgnomevfs2-02.10.1-5   The GNOME virtual file-system libr
ii  libgtk2.0-0   2.6.10-1   The GTK+ graphical user interface 
ii  libice6   6.8.2.dfsg.1-7 Inter-Client Exchange library
ii  liborbit2 1:2.12.2-3 libraries for ORBit2 - a CORBA ORB
ii  libpanel-applet2-02.10.2-1   library for GNOME 2 panel applets
ii  libpango1.0-0 1.8.2-2Layout and rendering of internatio
ii  libpopt0  1.7-5  lib for parsing cmdline parameters
ii  libsm66.8.2.dfsg.1-7 X Window System Session Management
ii  libssl0.9.7   0.9.7g-2   SSL shared libraries
ii  libstdc++64.0.2-2The GNU Standard C++ Library v3
ii  libxml2   2.6.22-1   GNOME XML library
ii  sox   12.17.8-1  A universal sound sample translato
ii  xlibs 6.8.2.dfsg.1-7 X Window System client libraries m
ii  zlib1g1:1.2.3-4  compression library - runtime

gnubiff recommends no packages.

-- no debconf information


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



Bug#333162: evince: crashes on refresh

2005-10-10 Thread Karl Chen
Package: evince
Version: 0.4.0-1
Severity: normal


Evince crashes 50% of the time when I refresh (C-r) PDFs.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (60, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-quack+bark.quarl.org
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages evince depends on:
ii  gconf22.10.1-6   GNOME configuration database syste
ii  libart-2.0-2  2.3.17-1   Library of functions for 2D graphi
ii  libatk1.0-0   1.10.1-2   The ATK accessibility toolkit
ii  libaudiofile0 0.2.6-6Open-source version of SGI's audio
ii  libbonobo2-0  2.10.1-1   Bonobo CORBA interfaces library
ii  libbonoboui2-02.10.1-1   The Bonobo UI library
ii  libc6 2.3.5-6GNU C Library: Shared libraries an
ii  libcairo2 1.0.0-3The Cairo 2D vector graphics libra
ii  libdjvulibre153.5.15-1   Runtime support for the DjVu image
ii  libesd-alsa0 [libesd0]0.2.36-1   Enlightened Sound Daemon (ALSA) - 
ii  libfontconfig12.3.2-1generic font configuration library
ii  libfreetype6  2.1.7-2.4  FreeType 2 font engine, shared lib
ii  libgconf2-4   2.10.1-6   GNOME configuration database syste
ii  libgcrypt11   1.2.1-4LGPL Crypto library - runtime libr
ii  libglade2-0   1:2.5.1-2  library to load .glade files at ru
ii  libglib2.0-0  2.8.1-1The GLib library of C routines
ii  libgnome-keyring0 0.4.5-1GNOME keyring services library
ii  libgnome2-0   2.10.1-1   The GNOME 2 library - runtime file
ii  libgnomecanvas2-0 2.10.2-2   A powerful object-oriented display
ii  libgnomeprint2.2-02.10.3-3   The GNOME 2.2 print architecture -
ii  libgnomeprintui2.2-0  2.10.2-2   GNOME 2.2 print architecture User 
ii  libgnomeui-0  2.10.1-1   The GNOME 2 libraries (User Interf
ii  libgnomevfs2-02.10.1-5   The GNOME virtual file-system libr
ii  libgnutls11   1.0.16-13.1GNU TLS library - runtime library
ii  libgpg-error0 1.1-4  library for common error values an
ii  libgtk2.0-0   2.6.10-1   The GTK+ graphical user interface 
ii  libice6   6.8.2.dfsg.1-7 Inter-Client Exchange library
ii  libjpeg62 6b-10  The Independent JPEG Group's JPEG 
ii  libkpathsea3  2.0.2-31   path search library for teTeX (run
ii  libnautilus-extension12.10.1-4   libraries for nautilus components 
ii  liborbit2 1:2.12.2-3 libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0 1.8.2-2Layout and rendering of internatio
ii  libpng12-01.2.8rel-1 PNG library - runtime
ii  libpoppler0c2 0.4.2-1PDF rendering library
ii  libpoppler0c2-glib0.4.2-1PDF rendering library (GLib-based 
ii  libpopt0  1.7-5  lib for parsing cmdline parameters
ii  libsm66.8.2.dfsg.1-7 X Window System Session Management
ii  libstdc++64.0.1-2The GNU Standard C++ Library v3
ii  libtasn1-20.2.13-1   Manage ASN.1 structures (runtime)
ii  libtiff4  3.7.3-1Tag Image File Format (TIFF) libra
ii  libx11-6  6.8.2.dfsg.1-7 X Window System protocol client li
ii  libxml2   2.6.22-1   GNOME XML library
ii  libxrender1   1:0.9.0-2  X Rendering Extension client libra
ii  xlibs 6.8.2.dfsg.1-7 X Window System client libraries m
ii  zlib1g1:1.2.3-4  compression library - runtime

evince recommends no packages.

-- no debconf information


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



Bug#331567: mozilla-firefox: parse bug with -- in comment, in XHTML mode

2005-10-07 Thread Karl Chen
 On 2005-10-07 09:56 PDT, Piotr Engelking writes:

Piotr You seem to feed your code to the browser in a HTML,
Piotr rather than XHTML mode. Moreover, your HTML is invalid
Piotr (it's not a well-formed XHTML, either). Your second
Piotr '--' closes the first comment, so 'b' is a
Piotr non-whitespace character inside a comment declaration
Piotr but outside a comment, which is an error.

I see, I didn't realize -- rather than just -- ended comments.
Anyway it's confusing that the behavior is different in HTML and
XHTML modes, and view source displays something different than
the actual source HTML.  Thanks.

-- 
Karl 2005-10-07 12:50


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



Bug#332707: ignore.d.server/dovecot: add dovecot:

2005-10-07 Thread Karl Chen
Package: logcheck-database
Version: 1.2.41
Severity: minor
Tags: patch


In /var/log/mail.log I get lines like these:

Oct  7 07:40:34 xxhostnamexx dovecot: imap-login: Disconnected [##.##.##.##]

I suggest this change:

--- /etc/logcheck/ignore.d.server/.backup/dovecot.~1~   2005-05-28 
21:32:18.0 -0700
+++ /etc/logcheck/ignore.d.server/dovecot   2005-10-07 18:18:22.0 
-0700
@@ -1,3 +1,4 @@
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ (imap|pop3)-login: Login: [.[:alnum:[EMAIL 
PROTECTED] \[[0-9.]+\]$
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ (imap|pop3)-login: Disconnected \[[0-9.]+\]$
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ (imap|pop3)\([^[:space:]]+\): File isn't in 
mbox format: [^[:space:]]+$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ (dovecot: )? (imap|pop3)-login: Login: 
[.[:alnum:[EMAIL PROTECTED] \[[0-9.]+\]$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ (dovecot: )? (imap|pop3)-login: 
Disconnected \[[0-9.]+\]$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ (dovecot: )? (imap|pop3)\([^[:space:]]+\): 
File isn't in mbox format: [^[:space:]]+$



-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (60, 'unstable'), (40, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-quack+roar.cs.berkeley.edu
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages logcheck-database depends on:
ii  debconf [debconf-2.0] 1.4.58 Debian configuration management sy

logcheck-database recommends no packages.

-- debconf information excluded


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



Bug#331567: mozilla-firefox: parse bug with -- in comment, in XHTML mode

2005-10-03 Thread Karl Chen
Package: mozilla-firefox
Version: 1.0.6-5
Severity: normal


gecko mis-parses the following:

!DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN 
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;
htmlfoo
!-- a -- b --
bar/html

firefox, galeon, etc. display:
  foo -- a -- b -- bar
instead of:
  foo bar

view source on this document shows:

!DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN 
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;
htmlfoo
-- a -- b --
bar/html



-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (60, 'unstable'), (40, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-quack+roar.cs.berkeley.edu
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

-- no debconf information


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



Bug#330356: battstat-applet: doesn't update power status if it changes while suspended

2005-09-27 Thread Karl Chen
Package: gnome-applets
Version: 2.10.1-5
Severity: normal


If you plug-in or unplug the laptop while it is suspended,
on resume, battstat still shows the same battery/outlet
status as before.  It should listen in addition for acpi
suspend events and update if so.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (60, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-quack+bark.quarl.org
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages gnome-applets depends on:
ii  debconf [debconf-2.0] 1.4.58 Debian configuration management sy
ii  gnome-applets-data2.10.1-5   Various applets for GNOME 2 panel 
ii  gnome-icon-theme  2.10.1-2   GNOME Desktop icon theme
ii  gnome-panel   2.10.2-1   launcher and docking facility for 
ii  gstreamer0.8-alsa [gstrea 0.8.8-3ALSA plugin for GStreamer
ii  gstreamer0.8-artsd [gstre 0.8.8-3aRtsd plugin for GStreamer
ii  gstreamer0.8-esd [gstream 0.8.8-3Enlightened Sound Daemon plugin fo
ii  gstreamer0.8-jack [gstrea 0.8.8-3JACK plugin for GStreamer
ii  gstreamer0.8-oss [gstream 0.8.8-3OSS plugin for GStreamer
ii  libapm1   3.2.2-3Library for interacting with APM d
ii  libart-2.0-2  2.3.17-1   Library of functions for 2D graphi
ii  libatk1.0-0   1.10.1-2   The ATK accessibility toolkit
ii  libbonobo2-0  2.10.1-1   Bonobo CORBA interfaces library
ii  libbonoboui2-02.10.1-1   The Bonobo UI library
ii  libc6 2.3.5-6GNU C Library: Shared libraries an
ii  libgail-common1.8.5-1GNOME Accessibility Implementation
ii  libgail17 1.8.5-1GNOME Accessibility Implementation
ii  libgconf2-4   2.10.1-2   GNOME configuration database syste
ii  libglade2-0   1:2.5.1-2  library to load .glade files at ru
ii  libglib2.0-0  2.8.0-1The GLib library of C routines
ii  libgnome2-0   2.10.1-1   The GNOME 2 library - runtime file
ii  libgnomecanvas2-0 2.10.2-2   A powerful object-oriented display
ii  libgnomeui-0  2.10.1-1   The GNOME 2 libraries (User Interf
ii  libgnomevfs2-02.10.1-5   The GNOME virtual file-system libr
ii  libgstreamer-plugins0.8-0 0.8.8-3Various GStreamer libraries and li
ii  libgstreamer0.8-0 0.8.11-1   Core GStreamer libraries, plugins,
ii  libgtk2.0-0   2.6.10-1   The GTK+ graphical user interface 
ii  libgtop2-52.10.2-1   Libraries for gtop system monitori
ii  libgucharmap4 1:1.4.3-2  Unicode browser widget library (sh
ii  libice6   6.8.2.dfsg.1-7 Inter-Client Exchange library
ii  liborbit2 1:2.12.2-3 libraries for ORBit2 - a CORBA ORB
ii  libpanel-applet2-02.10.2-1   library for GNOME 2 panel applets
ii  libpango1.0-0 1.8.2-1Layout and rendering of internatio
ii  libpopt0  1.7-5  lib for parsing cmdline parameters
ii  libsm66.8.2.dfsg.1-7 X Window System Session Management
ii  libwnck16 2.10.3-1   Window Navigator Construction Kit 
ii  libx11-6  6.8.2.dfsg.1-7 X Window System protocol client li
ii  libxklavier10 2.0-0.2X Keyboard Extension high-level AP
ii  libxml2   2.6.22-1   GNOME XML library
ii  xlibs 6.8.2.dfsg.1-7 X Window System client libraries m
ii  zlib1g1:1.2.3-4  compression library - runtime

Versions of packages gnome-applets recommends:
ii  gnome-media2.10.2-0.2The GNOME Media Utilities
ii  gnome-netstatus-applet 2.10.0-2  Network status applet for GNOME 2
ii  gnome-system-monitor   2.10.1-2  Process viewer and system resource
ii  imagemagick6:6.0.6.2-2.4 Image manipulation programs

-- debconf information excluded


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



Bug#329470: cedilla: need Depends: clisp (= 2.35-2)

2005-09-21 Thread Karl Chen
Package: cedilla
Version: 0.5-1
Severity: normal


My APT prefers testing.  I installed cedilla/unstable and
got

*** - EVAL: undefined function COMMON-LISP-CONTROLLER:CLC-REQUIRE

when running cedilla.

Once I upgraded clisp from 1:2.33.2-10 (testing) to 1:2.35-2
(unstable), it worked.


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (60, 'unstable'), (40, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-quack+roar.cs.berkeley.edu
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages cedilla depends on:
ii  clisp 1:2.35-2   GNU CLISP, a Common Lisp implement
ii  common-lisp-controller4.18   This is a Common Lisp source and c

cedilla recommends no packages.

-- no debconf information


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



Bug#329471: cedilla: manpage bugs

2005-09-21 Thread Karl Chen
Package: cedilla
Version: 0.5-1
Severity: minor


The man says -h for help, but -h is the header option.  --help and -?
work for help.


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (60, 'unstable'), (40, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-quack+roar.cs.berkeley.edu
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages cedilla depends on:
ii  clisp 1:2.35-2   GNU CLISP, a Common Lisp implement
ii  common-lisp-controller4.18   This is a Common Lisp source and c

cedilla recommends no packages.

-- no debconf information


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



Bug#329295: mozilla-tabextensions: can't edit bookmark properties

2005-09-20 Thread Karl Chen
Package: mozilla-tabextensions
Version: 1.14.2005090501-1
Severity: normal

While tabextensions is installed and enabled, if try to edit
properties of a bookmark (e.g. to rename a toolbar
bookmark), the OK button will cause Firefox to freeze.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (60, 'unstable'), (40, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-quack+roar.cs.berkeley.edu
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages mozilla-tabextensions depends on:
ii  mozilla-browser  2:1.7.8-1sarge2 The Mozilla Internet application s
ii  mozilla-firefox  1.0.6-2 lightweight web browser based on M

mozilla-tabextensions recommends no packages.

-- no debconf information


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



Bug#275412: bind9: more problems with resolvconf

2005-09-14 Thread Karl Chen
Package: bind9
Version: 1:9.3.1-2
Followup-For: Bug #275412


Not sure whether this is (also) a bug with resolvconf; for
me the nameserver 127.0.0.1 line *replaces* any other
nameserver lines.
I suggest that /etc/init.d/bind9 check a variable in
/etc/defaults/bind9 for whether to register the nameserver
with resolvconf.



-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (60, 'unstable'), (40, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-quack+roar.cs.berkeley.edu
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages bind9 depends on:
ii  adduser   3.67   Add and remove users and groups
ii  libbind9-01:9.3.1-2  BIND9 Shared Library used by BIND
ii  libc6 2.3.5-6GNU C Library: Shared libraries an
ii  libdns20  1:9.3.1-2  DNS Shared Library used by BIND
ii  libisc9   1:9.3.1-2  ISC Shared Library used by BIND
ii  libisccc0 1:9.3.1-2  Command Channel Library used by BI
ii  libisccfg11:9.3.1-2  Config File Handling Library used 
ii  liblwres1 1:9.3.1-2  Lightweight Resolver Library used 
ii  libssl0.9.7   0.9.7e-3   SSL shared libraries
ii  netbase   4.21   Basic TCP/IP networking system

bind9 recommends no packages.

-- no debconf information


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



  1   2   >