Bug#303901: quagga: zebra : unused/dead ICMPv6 socket

2005-04-09 Thread Rmi Denis-Courmont
Package: quagga Version: 0.98.2-2 Severity: minor Hello, For some reason, zebra opens a raw ICMPv6 socket, but it looks like it does not reads data on it : # netstat -l Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name (...) raw6 109380 0

Bug#301627: gnupg: Default key signing level change causes confusion

2005-03-27 Thread Rmi Denis-Courmont
Package: gnupg Version: 1.4.0-3 Severity: important Hello, It seems that as of version 1.4.0, gnupg does no longer ask for the certification level when signing someone else's key, whereas earlier versions did. That causes a lot of confusion, particularly after keysigning party. Many

Bug#300514: logrotate when clamav is present but not clamav-daemon

2005-03-20 Thread Rmi Denis-Courmont
Package: clamav Version: 0.83-3 Severity: normal I have a desktop system. I didn't install clamav-daemon and simply run clamav sometimes. /etc/logrotate.d/clamav-daemon should probably not be installed in that case or be made not to fail when trying to restart non-existing clamav-daemon.

Bug#300514: logrotate when clamav is present but not clamav-daemon

2005-03-20 Thread Rmi Denis-Courmont
0.83-3 virus scanner library pn libclamav1-dev none (no description available) pn sylpheed-claws- none (no description available) -- Rmi Denis-Courmont http://www.simphalempin.com/home/ pgpbmkmpqtCTy.pgp Description: PGP signature

Bug#299947: ifplugd: Long networking interruption when updating

2005-03-17 Thread Rmi Denis-Courmont
Package: ifplugd Version: 0.26-2 Severity: grave When updating ifplugd package, the host's networking is brought down for a long time, particularly if they are many other packages being updated/installed/removed simultaneously. That is very inconvenient and it is not unlikely that it may break

Bug#299947: ifplugd: Long networking interruption when updating

2005-03-17 Thread Rmi Denis-Courmont
, according to the debconf information below. So it should not happen. Did you change the settings? No. I've always kept the default settings for args. I'll see if I can reproduce the bug again and provide more details, then. -- Rmi Denis-Courmont http://www.simphalempin.com/home

Bug#291142: Fixed in VLC trunk - patch attached

2005-03-08 Thread Rmi Denis-Courmont
with the wxConvCurrent global variable or something related. Have a nice day, -- Rmi Denis-Courmont http://www.simphalempin.com/home/ Index: vlc-trunk/modules/gui/wxwindows/wxwindows.h === --- vlc-trunk/modules/gui/wxwindows/wxwindows.h (revision

Bug#297265: cabot: Default configuration settings

2005-02-28 Thread Rmi Denis-Courmont
Package: cabot Version: 0.0.20050105-2 Severity: wishlist Either of the cabot scripts chokes when one of the configuration variable is not set. However, it is not clearly stated that they all must be set. Sensible default values for most parameters, and/or a way to check the configuration would

Bug#297327: cabot: Accept multiple challenges in the same mail

2005-02-28 Thread Rmi Denis-Courmont
Package: cabot Version: 0.0.20050105-2 Severity: wishlist It would be nice if one could send multiple Magic back to cabot in the same mail. Some people seem to get confused about the one Magic per mail limitation, even though it's clearly stated in the mail sent by cabot. -- System Information:

Bug#285316: Patch for Debian bug #285316

2005-02-08 Thread Rmi Denis-Courmont
tags 285316 + patch thank Below is a patch to fix the issue with the net driver. It mimics the apcsmart driver. I've not checked other drivers. Might be a good idea to forward it to the upstream (?). Sincerely, -- Rmi Denis-Courmont http://www.simphalempin.com/home/ diff -ru apcupsd-3.10.16

Bug#293793: ntpdate: chokes with dual-stack server when IPv6 is not available

2005-02-05 Thread Rmi Denis-Courmont
Package: ntpdate Version: 1:4.2.0a+stable-2 Severity: normal ntpdate fails to query a NTP server when the server's hostname resolves to both IPv6 and IPv4 addresses, if the client has ipv6 kernel module loaded but no IPv6 connectivity. As specified per RFC 2553, it should fallback to using IPv4

Bug#293793: ntpdate: chokes with dual-stack server when IPv6 is not available

2005-02-05 Thread Rmi Denis-Courmont
complex to fix. severity important tags +ipv6 +upstream -- Rmi Denis-Courmont http://www.simphalempin.com/home/

Bug#293793: (no subject)

2005-02-05 Thread Rmi Denis-Courmont
tags +ipv6 +upstream severity important thank Got tagging wrong in previous message. Sorry. -- Rmi Denis-Courmont http://www.simphalempin.com/home/

Bug#293545: /sbin/lvmiopversion: lvcreate --snapshot should load dm_snapshot module

2005-02-04 Thread Rmi Denis-Courmont
Package: lvm-common Version: 1.5.17 Severity: wishlist File: /sbin/lvmiopversion Creating an LVM2 snapshot with lvcreate --snapshot fails if dm_snapshot is compiled as a Linux kernel module and was not manually insmod'ed first. It would probably be a good idea to load it automagically somehow.