Bug#736336: Adding an IPv6 address to a bridge from /etc/network/interfaces removes the link-local address

2014-01-22 Thread Matthew King
Package: bridge-utils Version: 1.5-7 ifupdown version 0.7.47.2 iproute2 version 3.12.0-1 arch is amd64 Creating the bridge manually is fine: root:~# brctl addbr bar root:~# ifconfig bar up root:~# ip ad add XXX:abcd::1/64 dev bar root:~# ifconfig bar bar Link encap:Ethernet HWaddr

Bug#736336: STP is partly to blame

2014-01-22 Thread Matthew King
Further digging reveals that STP is causing or triggering the fault. If the bridge_stp option is disabled (and thus `brctl stp bar on` is never called), then the bridge retains its link-local address as expected. Matthew

Bug#599056: multistrap: Packages may leave daemons running inside the chroot

2010-10-04 Thread Matthew King
Package: multistrap Version: 2.1.6 Severity: normal Tags: patch The solution is simply to create policy-rc.d in /usr/sbin while installation is taking place then remove it afterwards. Matthew --- multistrap-2.1.6.orig/multistrap2010-07-26 21:45:46.0 + +++

Bug#596100: When told not to initially configure slapd, (un-)installation fails due to init script return code.

2010-09-13 Thread Matthew King
Steve Langasek vor...@debian.org writes: I don't agree with the initial problem that a package is not installed until after it's configured _even though_ the administrator has chosen explicitly not to configure it at that time. I can see the point of not creating the sentinel file, but in

Bug#596100: When told not to initially configure slapd, (un-)installation fails due to init script return code.

2010-09-09 Thread Matthew King
Steve Langasek vor...@debian.org writes: On Wed, Sep 08, 2010 at 09:13:29PM +0100, Matthew King wrote: Steve Langasek vor...@debian.org writes: 1) Creating /etc/ldap/noslapd as part of the postinst which the administrator can remove when slapd is configured. I don't consider

Bug#596100: When told not to initially configure slapd, (un-)installation fails due to init script return code.

2010-09-08 Thread Matthew King
Package: slapd Version: 2.4.23-4 Severity: normal Tags: patch If slapd is told not to create an initial configuration, the init script fails and kills apt-get in its death throes. aginor:~# debconf-set-selections slapd slapd/internal/adminpw passwordinsecure slapd

Bug#596100: When told not to initially configure slapd, (un-)installation fails due to init script return code.

2010-09-08 Thread Matthew King
Steve Langasek vor...@debian.org writes: 1) Creating /etc/ldap/noslapd as part of the postinst which the administrator can remove when slapd is configured. I don't consider this appropriate. If you ask not to automatically configure slapd, then the package is not usable until manual

Bug#595279: ca-certificates: Locally installed certificate files with .pem extension are ignored

2010-09-03 Thread Matthew King
Philipp Kern pk...@debian.org writes: It's also a terrible inflation of severities. .crt is clearly documented in README.Debian, so it's hardly important. My first inclination was normal priority, but I opted for important in part because it's so simple but mostly because documentation (this

Bug#595279: ca-certificates: Locally installed certificate files with .pem extension are ignored

2010-09-02 Thread Matthew King
Package: ca-certificates Version: 20090814 Severity: important Tags: patch Files in /usr/local/share/ca-certificates must be named with the extension '.crt' or they will be ignored. The extension '.pem' is often used in documentation, examples, etc. and not being able to name local certificates

Bug#585006: xserver-xephyr: Cannot specify my complete keyboard layout options -- options which must include ', ' cannot be parsed

2010-06-08 Thread Matthew King
Package: xserver-xorg Version: 1:7.7-2 Severity: important Tags: upstream patch In short, the comma character is used to split options up (as opposed to, say, letting bash do it because presumabely bash doesn't have a well-known set of quoting and escaping rules used for specifying individual

Bug#573286: uuidtools unnecessarily depends on rubygems

2010-03-10 Thread Matthew King
Package: libuuidtools-ruby1.8 Version: 2.1.1-1 The dependency on rubygems1.8 is unnecessary. That is all. Matthew -- I must take issue with the term a mere child, for it has been my invariable experience that the company of a mere child is infinitely preferable to that of a mere adult.

Bug#535924: stunnel4: stunnel gives incorrect error message if port is in use

2009-10-17 Thread Matthew King
Package: stunnel4 Version: 3:4.22-2 Followup-For: Bug #535924 When starting stunnil it says: Starting SSL tunnels: [Failed: /etc/stunnel/stunnel.conf] You should check that you have specified the pid= in you configuration file When the actual error was: bind(11, {sa_family=AF_INET,

Bug#551175: Resizing opaque windows is slow

2009-10-16 Thread Matthew King
Package: xcompmgr Version: 1.1.4-0.1 Severity: important When xcompmgr is started (no options, no rc file) windows which are drawn as they are resized (rather than just the outline) redraw very slowly, lagging up to 1/2 seconds behind the mouse. The windows do not have to be made transparent,

Bug#551177: rox-filer needs horizontally-scrolled windows if icons are listed vertically

2009-10-16 Thread Matthew King
Package: rox-filer Version: 2.7.1-1 Severity: wishlist If icons are listed vertically (Options - Display - Order (small|large) icons vertically) the window is still scrolled vertically, meaning that a single column of icons is longer than the height of the window. In effect this means icons are

Bug#532874: libnss-ldapd: Restarting slapd while nslcd is running hangs for a short time.

2009-06-12 Thread Matthew King
Package: libnss-ldapd Version: 0.6.7.1 Severity: normal When nss-ldapd and slapd are on the same server and nss-ldapd is configured to use ldapi:/// or ldap://127.0.0.1/ URIs, restarting slapd if nslcd is running is very slow (but does eventually complete). If nslcd is stopped first the restart

Bug#530783: uruk: IPv6 logging doesn't work

2009-05-27 Thread Matthew King
Package: uruk Version: 20051129-1 Severity: important Tags: patch IPv6 logging isn't configured and attempting to start uruk with ivp6 enabled reports: ip6tables v1.3.6: host/network `[IPv4 IP]' not found Try `ip6tables -h' or 'ip6tables --help' for more information. The -j LOG entry is

Bug#528186: console-setup: Manpage header of ckbcomp(1) incorrectly refers to console font, not keymap.

2009-05-11 Thread Matthew King
Package: console-setup Version: 1.28 Severity: minor knight:~# whatis ckbcomp ckbcomp (1) - compile a XKB keyboard description to a console font. Should read 'console keymap'. Matthew -- System Information: Debian Release: 5.0.1 APT prefers stable APT policy: (500, 'stable')

Bug#522281: certtool does not ask for a key's passphrase if it is using a template

2009-04-02 Thread Matthew King
Package: gnutls-bin Version: 2.4.2-6+lenny1 If you attempt to use a pkcs8 private key with a template file, and that template file does not specify the passphrase, certtool exits with an error: certtool: importing --load-privkey: ca-key.pem: Decryption has failed. I am not sure which is worse -

Bug#507786: svn should use http_proxy et al if set

2008-12-04 Thread Matthew King
Package: subversion Version: 1.5.1dfsg1-1 As it says, svn should use the http_proxy environment variables, instead of forcing me to have yet another collection of proxy settings. It can keep its own settings, of course (and which should override which is anyone's guess) but I already have enough

Bug#502529: Patch to check_http redirect behaviour

2008-10-17 Thread Matthew King
Package: nagios-plugins Version: 1.4.12-3 If told to follow redirects, check_http follows exactly disregarding any supplied IP address. Of course this might be what you want. The included patch adds another option to the -f|--on-redirect switch which will follow but still connect to the same

Bug#487434: vde ctl permission

2008-06-21 Thread Matthew King
Package: vde2 Version: 2.2.1-1 Severity: wishlist Improve the permission on /var/run/vde2 and /var/run/vde2/*.ctl (or whatever ctl file is chosen). First I should indicate that I can see no reason why 2775 (ie. o+rx) is a bad idea on /var/run/ctl. Any user who can run ps or ifconfig can guess

Bug#471966: libgtkgl does not quit cleanly

2008-03-21 Thread Matthew King
Package: gtkgl2 Version: 2.0.0-1 X-Debbugs-CC: C.J. Adams-Collier [EMAIL PROTECTED] When the GL area is destroyed either via the window manager or in code with gtk_destroy_widget, X complains with: The program 'gtkgltest' received an X Window System error. This probably reflects a bug in the

Bug#459244: asterisk: split-up proposal

2008-01-24 Thread Matthew King
Julien BLACHE [EMAIL PROTECTED] writes: Sheldon Hearn [EMAIL PROTECTED] wrote: You'll find a good example of this in the apache2 packages, which have /etc/apache2/mods-available and /etc/apache2/mods-enabled. Diverging from upstream in this area is not an option for obvious reasons. I am

Bug#459244: asterisk: split-up proposal

2008-01-24 Thread Matthew King
Faidon Liambotis [EMAIL PROTECTED] writes: tag 459244 + wontfix thanks Matthew King wrote: To the best of my knowledge the (mods|site)-(available|enabled) system that Apache uses is something in Debian that has diverged from upstream. At least insofar as their configuration doesn't use

Bug#460094: cupsys: No option to change default error policy [patch]

2008-01-10 Thread Matthew King
Package: cupsys Version: 1.2.7-4etch2 Severity: wishlist Launchpad bug #LP41313 includes a patch to change the hard-coded default error policy from 'stop-printer' to 'retry-job' but Till Kamppeter, the author of the patch, says: A better solution would be adding a directive

Bug#460094: [Pkg-cups-devel] Bug#460094: cupsys: No option to change default error policy [patch]

2008-01-10 Thread Matthew King
Martin Pitt [EMAIL PROTECTED] writes: Hi Matthew, Matthew King [2008-01-10 14:31 +]: Launchpad bug #LP41313 includes a patch to change the hard-coded default error policy from 'stop-printer' to 'retry-job' but Till Kamppeter, the author of the patch, says: A better solution would

Bug#445358: underquoted definition of AM_PATH_LIB3DS

2007-10-05 Thread Matthew King
package: lib3ds-dev version: 1.2.0-4.2 The first (real) line of lib3ds.m4 needs to be changed to: AC_DEFUN([AM_PATH_LIB3DS], To stop aclocal complaining. This change has no problems with aclocal 1.9.6 (and autoconf 2.61). I can't speak for earlier versions of these tools but the change is minor

Bug#443208: Allow 0alias to specify link path (with patch)

2007-09-19 Thread Matthew King
Package: zeroinstall-injector Version: 0.29-1 X-Debbugs-CC: [EMAIL PROTECTED] Priority: wishlist Tags: patch 0alias does not allow the user to specify the path to link into and instead guesses (incorrectly in my case) on its own. This patch allows the path to be specified. The same code used to

Bug#424603: Locked xscreensaver crashes (and unlocks) on non-xinerama multi-head setup

2007-07-26 Thread Matthew King
Jamie Zawinski [EMAIL PROTECTED] writes: 4.24 is almost two years old. Does this happen with 5.02? I had no idea Debian was using such an old version. * one dist-upgrade later * No. In v. 5 the problem is gone. Now the password entry box appears on whichever screen the mouse is on. I don't

Bug#432837: Directory support for INCLUDE (with patch)

2007-07-12 Thread Matthew King
Package: shorewall Version: 3.2.6-2 Severity: wishlist Simply put, it would be nice if given a directory, the INCLUDE directive would process all the files therein, which this patch does. --- functions.orig 2006-11-18 17:40:07.0 + +++ functions 2007-07-12 11:43:27.942659031 +0100 @@

Bug#432837: Better patch

2007-07-12 Thread Matthew King
Here's a better patch which can include directories in locations other than /etc/shorewall --- functions.orig 2006-11-18 17:40:07.0 + +++ functions 2007-07-12 18:45:56.547172489 +0100 @@ -228,13 +228,14 @@ echo $1 ;; *) - if [ -n $SHOREWALL_DIR -a -f

Bug#424603: Locked xscreensaver crashes (and unlocks) on non-xinerama multi-head setup

2007-05-16 Thread Matthew King
Package: xscreensaver Version: 4.24-5 X-Debbugs-CC: [EMAIL PROTECTED] If xscreensaver is locked while the mouse is on a screen other than the one the daemon is run on (ie. xscreensaver is run with DISPLAY=:0.0 and the mouse is in DISPLAY=:0.1), xscreensaver crashes crashes immediately upon any

Bug#414066: Needlessly required search terms

2007-03-08 Thread Matthew King
Package: gnucash Version: 2.0.5-1 Severity: wishlist Despite dealing with only a small number of customers, it is still necessary to search for them in any customer-selection dialogue. In these cases it would be much faster to browse a complete list, so: * If only a few customers are defined,

Bug#118715: Oops, spoke too soon

2007-03-01 Thread Matthew King
Apparently the patch has already been done but if the current maintainers do not want to, my offer to look after the back-end stands. Matthew -- I must take issue with the term a mere child, for it has been my invariable experience that the company of a mere child is infinitely preferable to

Bug#118715: Patch for 9.3.4

2007-03-01 Thread Matthew King
I have included a patch to build bind 9.3.4 (today's latest in etch) with sdb-ldap. It protects the ldap inclusion with the SBD_LDAP directive so it can easily be en/disabled at compile-time. I would prefer to have this as an option to configure and will hopefully turn it into one soon. If I have

Bug#406320: s/// loses trailing space on amd64

2007-01-10 Thread Matthew King
Package: debian-cd Version: 2.2.25 Line 131 in tools/boot/etch/boot-amd64 Needs to change. This should be fairly self-explanatory: sed -i s|append |append $KERNEL_PARAMS| boot$N/isolinux/isolinux.cfg sed -i s|append |append $KERNEL_PARAMS | boot$N/isolinux/isolinux.cfg Matthew --