Bug#773832: systemd: LSB job raise network interfaces hangs with allow-hotplug and no cable

2014-12-25 Thread Hugh Davenport
On 2014-12-24 10:34, Michael Biebl wrote: Am 23.12.2014 um 21:22 schrieb Hugh Davenport: Package: systemd Version: 215-7 Severity: normal Dear Maintainer, * What led up to the situation? Recently updated, and now boot hangs on LSB job raise network interfaces. Waited several minutes

Bug#656640: (no subject)

2013-01-08 Thread Hugh Davenport
Also happens for me, the packages provided in message 58 fix it. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#697162: cryptsetup: Add support for a initramfs option

2013-01-01 Thread Hugh Davenport
d13ff91c8b360360c8654d7805e0fb4f701e1959 Mon Sep 17 00:00:00 2001 From: Hugh Davenport h...@davenport.net.nz Date: Wed, 2 Jan 2013 14:18:36 +1300 Subject: [PATCH] crypttab: Add support for initramfs option The option initramfs allows a user to specify that a particular crypttab entry should be processed during the initramfs

Bug#695749: whois: If IPv6 times out after connection, IPv4 is not tried

2012-12-12 Thread Hugh Davenport
Package: whois Version: 5.0.10 Severity: important Tags: ipv6 Hi, This is similar to bug #408096. So my IPv6 setup is slightly broken it seems... but that is another story. But it stops some connections staying open. If a do a whois lookup of google.com it goes to whois.crsnic.net over IPv6,

Bug#695749: whois: If IPv6 times out after connection, IPv4 is not tried

2012-12-12 Thread Hugh Davenport
I see similar issues were also had at http://forums.gentoo.org/viewtopic-t-922026-start-0.html -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#695759: Providers entries cause shorewall6 start to fail

2012-12-12 Thread Hugh Davenport
Package: shorewall6 Version: 4.4.11.6-1+squeeze1 Severity: important Tags: ipv6 Hi, I have put in a few entries into the providers file (which I was previously not using), and now a shorewall6 start fails with the following error: Adding Providers... Error: an inet prefix is expected rather

Bug#695502: beef: Add support for EsoAPI

2012-12-09 Thread Hugh Davenport
9c0ddfd01319544e5861cf9678a554f56f4e Author: Hugh Davenport h...@fir.torus.co.nz Date: Sun Dec 9 22:55:39 2012 +1300 Add EsoAPI diff --git a/src/beef.h b/src/beef.h index b3937f1..5bb7309 100644 --- a/src/beef.h +++ b/src/beef.h @@ -26,6 +26,8 @@ #include stdlib.h #include ctype.h #include string.h +#include

Bug#695533: cifs-utils: mount.cifs errors on mount option _netdev

2012-12-09 Thread Hugh Davenport
Package: cifs-utils Version: 2:4.5-2+squeeze1 Severity: important Hi, From mount(8), under FILESYSTEM INDEPENDENT MOUNT OPTIONS there is a mount option _netdev which is meant to require the network to be up before attempting to mount. Full description is below. When the system is booted, I get

Bug#695533: cifs-utils: Workaround

2012-12-09 Thread Hugh Davenport
Package: cifs-utils Version: 2:4.5-2+squeeze1 Severity: normal A workaround is this: in /etc/network/interfaces, change allow-hotplug eth0 to auto eth0 (default install puts allow-hotplug) in /etc/rc.local, put mount -a -O _netdev Cheeers, Hugh -- System Information: Debian Release: 6.0.6

Bug#693958: postgresql-common: Upgrade fails when /var/lib/postgres is a NFS mount point

2012-11-26 Thread Hugh Davenport
Package: postgresql-common Version: 134wheezy2 Followup-For: Bug #693958 Hi, Please find attached a patch Cheers, Hugh *** postgresql-common-mount.patch diff -Naur postgresql-common-134wheezy2/debian/postgresql-common.postinst

Bug#693958: postgresql-common: Upgrade fails when /var/lib/postgres is a NFS mount point

2012-11-22 Thread Hugh Davenport
Package: postgresql-common Version: 134wheezy2 Severity: important Hi, I was upgrading my system, and postgresql-common failed to configure with the following error: Setting up postgresql-common (134wheezy2) ... chown: changing ownership of `/var/lib/postgresql': Operation not permitted dpkg:

Bug#693549: nfs-kernel-server: NFS Exports with domain names don't load at reboot

2012-11-17 Thread Hugh Davenport
Package: nfs-kernel-server Version: 1:1.2.2-4squeeze2 Severity: normal Hi, Similar to bug #598493. Setup: - NFS server with an export that has a DNS name in it - Separate DNS server - NFS server has allow-hotplug in /etc/network/interfaces Problem: On reboot, the NFS server doesn't have any

Bug#630581: dropbear: Initramfs hook uses wrong path to libnss_*

2012-07-09 Thread Hugh Davenport
Package: initramfs-tools Version: 0.106 Followup-For: Bug #630581 Just noting that if you add another architecture to your install then the patch from #20 will fail. Attached is a patch on top of that. Cheers, Hugh -- Package-specific info: -- initramfs sizes -- /proc/cmdline

Bug#680949: genisoimage should provide mkisofs as well as replacing

2012-07-09 Thread Hugh Davenport
-1.1.11/debian/changelog 2012-07-10 01:16:31.0 +1200 +++ b/cdrkit-1.1.11/debian/changelog 2012-07-10 01:00:28.152325335 +1200 @@ -1,3 +1,9 @@ +cdrkit (9:1.1.11-2hughdavenport) unstable; urgency=low + + * Add link to mkisofs. + + -- Hugh Davenport h...@davenport.net.nz Tue, 10 Jul 2012 12:59:00

Bug#681015: x11vnc: CAPS lock key doesn't work when viewing remote server

2012-07-09 Thread Hugh Davenport
Package: x11vnc Version: 0.9.13-1 Severity: normal Hi, I started using x11vnc and have noticed that the CAPS lock key does funky stuff. When viewing a remote server (started with tsvnc, or manually with x11vnc and using any vncviewer to view it), the caps lock key appears to do nothing. Then

Bug#630581: dropbear: Initramfs hook uses wrong path to libnss_*

2012-06-18 Thread Hugh Davenport
Package: dropbear Version: 2012.55-1 Followup-For: Bug #630581 Attached is a multiplatform patch I couldn't figure out a clean way to work out the -linux-gnu part without getting autoconf involved, so a * should be practical in most setups Cheers, Hugh -- System Information: Debian Release:

Bug#676297: finch: can't copy paste from finch when mouse is enabled

2012-06-06 Thread Hugh Davenport
Hi Ari, Nothing seems to happen when I hold down ctrl or shift (or both), while text is selected, or right clicking etc. Any other ideas? Cheers, Hugh On 07/06/12 01:08, Ari Pollak wrote: What happens if you hold down ctrl or shift? -- To UNSUBSCRIBE, email to

Bug#425790: icedove: clicking links does not spawn web browser

2012-06-05 Thread Hugh Davenport
Package: icedove Version: 10.0.4-1 Followup-For: Bug #425790 Dear Maintainer, * What led up to the situation? Installed new version of debian testing, with LXDE as window manager Set up icedove with an imap server, tried clicking on a link, and also right clicking and opening in browser.

Bug#676297: finch: can't copy paste from finch when mouse is enabled

2012-06-05 Thread Hugh Davenport
Package: finch Version: 2.10.4-1.1 Severity: important Dear Maintainer, I am using finch using lxterminal. When mouse support is enabled, I can't copy anything to the clipboard This is either with right click-copy, or selecting text and middle click for paste buffer. Without mouse enabled, it

Bug#633640: quicksorter doesn't work with relative domains for $INCLUDE directives

2011-07-16 Thread Hugh Davenport
Package: opendnssec-signer Version: 1.2.1.dfsg-1~bpo60+1 Severity: normal Hi Ondrej, Thanks for your quick reply. I have tried out the backport, and it seems that it didn't support different origins after an $INCLUDE directive at all. I have attached a patch that will support these, wasn't

Bug#633416: A $INCLUDE directive doesn't set ORIGIN correctly

2011-07-16 Thread Hugh Davenport
Package: opendnssec-signer-tools Severity: normal Hi, Just adding that this problem is still present on the backported version, but for different reasons. I have attached a bug to bug #633640 to fix the new problem. The patch on this bug will only apply to the stable version. Cheers, Hugh --

Bug#633640: opendnssec-signer-tools: quicksorter doesn't work with relative domains for $INCLUDE directives

2011-07-12 Thread Hugh Davenport
Package: opendnssec-signer-tools Severity: normal Tags: patch RFC 1035 states that an $INCLUDE directive is as follows (page 33) $INCLUDE file-name [domain-name] [comment] where domain-name is stated as follows (bottom of page 33) . Domain names which do not end in a dot are called relative;

Bug#633534: nsd3: an $INCLUDE directive with a relative origin set isn't used as relative

2011-07-11 Thread Hugh Davenport
Package: nsd3 Severity: normal Tags: upstream patch RFC 1035 states that an $INCLUDE directive is as follows (page 33) $INCLUDE file-name [domain-name] [comment] where domain-name is stated as follows (bottom of page 33) Domain names which do not end in a dot are called relative; the actual

Bug#633416: quicksorter: A $INCLUDE directive doesn't set ORIGIN correctly

2011-07-10 Thread Hugh Davenport
Package: opendnssec-signer-tools Severity: normal Tags: patch In the quicksorter file, if you have an $INCLUDE directive without an explicit ORIGIN after the filename, it incorrectly takes the first token on the next line as the origin. When an origin is not specified, it should use the currect

Bug#633427: opendnssec-auditor: Auditor doesn't allow input files with $INCLUDE directives

2011-07-10 Thread Hugh Davenport
Package: opendnssec-auditor Severity: normal Tags: patch Hi, When you have an unsigned zone with $INCLUDE directives, the auditor doen't work correctly, complaining about entries in the signed file that weren't present in the unsigned file. I have attached a patch that does the following Take

Bug#633064: snort: IPv6 support is not enabled

2011-07-07 Thread Hugh Davenport
Package: snort Severity: wishlist Hi, I was wondering whether there was a reason that IPv6 is not enabled in snort by default. Cheers, Hugh -- System Information: Debian Release: 6.0 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: i386

Bug#633066: snort: Decoding raw packets assumes IPv4 packet

2011-07-07 Thread Hugh Davenport
, 'stable-updates'), (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core) Locale: LANG=en_NZ.UTF-8, LC_CTYPE=en_NZ.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash From a118ba3f93757ff2c924a5481317d97b36d8da2d Mon Sep 17 00:00:00 2001 From: Hugh Davenport h