Bug#1034472: reportbug: auto-apt-proxy prints IPv6 literally incorrectly

2023-09-18 Thread Alexander Clouter
Hello, On Sat, 16 Sep 2023, at 17:46, Helmut Grohne wrote: > > I also experience this problem. I'm attaching a patch that makes it work > for me, but I am unsure whether the patch is universally correct as it > may need some quoting of the ip in "Acquire::http::Proxy::${ip}=DIRECT" > if the ip

Bug#1034472: reportbug: auto-apt-proxy prints IPv6 literally incorrectly

2023-04-16 Thread Alexander Clouter
Package: auto-apt-proxy Version: 14 Severity: normal Dear Maintainer, Though the package functions perfectly (thanks!) when you just run auto-apt-proxy on its own, the IPv6 literal is incorrectly concatenated to the port. It should emit: http://[fd69:dead:beef:1::1]:3142 My local setup has

Bug#814792: *** stack smashing detected ***: /usr/lib/plan9/bin/sha1sum terminated

2016-06-10 Thread Alexander Clouter
Package: 9base Version: 1:6-6 Followup-For: Bug #814792 Dear Maintainer, The problem is that the fmt string provided in sha1sum.c is wrong, supplied is '%.2ux' when it should just be '%.2x': http://man.cat-v.org/plan_9/2/fprintf The attached patch fixes this, and also prints out the correct

Bug#815125: Boot failure with Debian linux 4.4.2 package

2016-02-21 Thread Alexander Clouter
st version of the package shortly. This test version is now available at https://people.debian.org/~benh/packages/unstable/ Please report back whether this does or doesn't fix the problem for you. Works for Me(tm) Thanks -- Alexander Clouter .sigmonster says: Excellent day to have a rotten day.

Bug#815173: kernel-image-4.4.0-1-amd64 does not boot on my Thinkpad X240

2016-02-20 Thread Alexander Clouter
Package: linux-source-4.4 Version: 4.4.2-2 Followup-For: Bug #815173 Dear Maintainer, I have the same problem on my MS Surface Pro 4. However, I was able to tickle out the problem by booting with 'earlyprintk=efi,keep' appended to my kernel parameters. My problem is an unhandled kernel paging

Bug#773878: wide-dhcpv6-server: not debootstrap installable

2014-12-24 Thread Alexander Clouter
Package: wide-dhcpv6-server Version: 20080615-11.1 Severity: normal Dear Maintainer, When trying to use wide-dhcpv6-server with debootstrap it fails; attached is the console output and debootstrap.log. Looking at the postinst script I think I see the problematic section, which is also present

Bug#759125: tsocks: racey non-blocking connect() + sendto() skips SOCKS connect

2014-08-24 Thread Alexander Clouter
Package: tsocks Version: 1.8beta5-9.2 Severity: normal Tags: upstream patch Dear Maintainer, Found that I could not use 'user mode' of qemu with tsocks (although I could use proxychains) and so did some digging; proxychains does not support specifying subnets to bypass a SOCKS server to so does

Bug#745921: nginx: http push has a unix socket fd leak on reloads

2014-04-26 Thread Alexander Clouter
Package: nginx Version: 1.4.6-1~bpo70+1 Severity: important Tags: upstream Dear Maintainer, We are using nginx-extras (wheezy, {squeeze,wheezy}-backports) and have noticed that on reload there are unix socket FD leaks (in our environment we reload regularly). By recompiling and pruning out the

Bug#721284: rlinetd and ucf problems in update-inetd

2013-08-29 Thread Alexander Clouter
Package: rlinetd Version: 0.8.2-2 Severity: normal Dear Maintainer, When trying to install leafnode I get the following: Setting up leafnode (1.11.8-3) ... *** WARNING: ucf was run from a maintainer script that uses debconf, but the script did not pass --debconf-ok to ucf. The

Bug#711872: as root, build succeeds but tests do not - no 'gdnsd' user

2013-06-10 Thread Alexander Clouter
Package: gdnsd Version: 1.8.3-1 Severity: serious Tags: upstream patch Justification: fails to build from source The tests fail to start as the 'gdnsd' user does not exist on a fresh system at build time (might be worth changing the tests to use the 'nobody' user? patch enclosed):

Bug#525007: offlineimap: Runs indefinitely at 100% CPU if network changes

2013-01-20 Thread Alexander Clouter
/b94bf792585a9297851bdb965c4bbd6bdadeeb42 It does not apply cleanly to the Debian squeeze version, but I have been running for some time the attached patch based on it. Cheers -- Alexander Clouter .sigmonster says: BOFH excuse #166: /pub/lunch diff -u -r offlineimap-6.2.0.2/offlineimap

Bug#629636: linux-image-2.6.32-5-kirkwood: IPsec aes-sha1 with kirkwood/mv_cesa causes CPU to spin

2011-08-09 Thread Alexander Clouter
* Sebastian Andrzej Siewior sebast...@breakpoint.cc [2011-08-08 22:46:38+0200]: * Thus spake Alexander Clouter (a...@digriz.org.uk): I have just been tasked with putting together an active-active IPsec VPN concentrator (with a need to use AES-SHA1 it seems) and I was hoping to use

Bug#629636: linux-image-2.6.32-5-kirkwood: IPsec aes-sha1 with kirkwood/mv_cesa causes CPU to spin

2011-08-08 Thread Alexander Clouter
* Sebastian Andrzej Siewior sebast...@breakpoint.cc [2011-06-08 13:38:10+0200]: * Alexander Clouter | 2011-06-08 09:54:58 [+]: Whilst deploying IPsec (with strongswan-ike2) I ran into a complication[1] that causes mv_cesa to spin the CPU when the system receives an IPsec ESP packet

Bug#633738: ip6_tunnel: kernel BUG at net_namespace.c:497

2011-07-20 Thread Alexander Clouter
* dann frazier da...@dannf.org [2011-07-15 13:24:39-0600]: I'd appreciate it if you could test Arnaud's proposed fix in your configuration to help verify that no other issues remain. Applying the patch fixes the problem and the tunnel works as expected. Cheers -- Alexander Clouter

Bug#633738: ip6_tunnel: kernel BUG at net_namespace.c:497

2011-07-15 Thread Alexander Clouter
at the earliest. Looks to me that an amd64 test would be the most straight forward to do as it is not an ARM specific bug. Cheers -- Alexander Clouter .sigmonster says: BOFH excuse #412: Radial Telemetry Infiltration -- To UNSUBSCRIBE, email to debian-bugs-dist-requ

Bug#633738: ip6_tunnel: kernel BUG at net_namespace.c:497

2011-07-13 Thread Alexander Clouter
Package: linux-2.6 Version: 2.6.32-35 Severity: important Tags: squeeze If have the following in my /etc/network/interfaces file: auto iptv-foobar iface iptv-foobar inet static address 169.254.0.2 netmask 255.255.255.255 pointopoint 169.254.0.3 pre-up

Bug#631608: inputattach spins CPU at 100%

2011-06-25 Thread Alexander Clouter
Package: inputattach Version: 1:1.4-1 Severity: important Tags: upstream patch When booting, inputattach tries to hook up my serial port for some w8001 action but causes the CPU instead to spin at 100%. strace'ing shows it's spinning on read(3,NULL,0) and is returning EBUSY; /proc/$PID/fd/3

Bug#629636: linux-image-2.6.32-5-kirkwood: IPsec aes-sha1 with kirkwood/mv_cesa causes CPU to spin

2011-06-08 Thread Alexander Clouter
Package: linux-2.6 Version: 2.6.32-34squeeze1 Severity: normal Whilst deploying IPsec (with strongswan-ike2) I ran into a complication[1] that causes mv_cesa to spin the CPU when the system receives an IPsec ESP packet; it seems to be able to send traffic (before the CPU spin) as a ICMP Echo

Bug#616443: inputattach: w8001 support

2011-03-06 Thread Alexander Clouter
Hi, * Stephen Kitt st...@sk2.org [2011-03-06 16:13:34+0100]: On Fri, 04 Mar 2011 15:38:46 +, Alexander Clouter a...@digriz.org.uk wrote: It would be nice to include the patch necessary to support the wacom_w8001 input driver in the kernel for use with inputattach. I put

Bug#616443: inputattach: w8001 support

2011-03-04 Thread Alexander Clouter
Package: inputattach Version: 20051019-12 Severity: wishlist Tags: patch It would be nice to include the patch necessary to support the wacom_w8001 input driver in the kernel for use with inputattach. I put together the attached patch from bits found on the Redhat bugzilla site[1]. The patch

Bug#611998: syslog-ng: HOST macro off by one

2011-02-04 Thread Alexander Clouter
Package: syslog-ng Version: 3.1.3-2 Severity: normal Whilst overhauling our syslog infrastructure, I noticed garbage was appearing in our logs. I use the following template when writing to files: template($ISODATE $FULLHOST $FACILITY.$PRIORITY $MSGHDR$MSGONLY\n) It turns out[1] that

Bug#608339: initramfs-tools: MODULES=dep fails when / is ubifs (reopen)

2010-12-31 Thread Alexander Clouter
to read the function you would see that we don't use this FSTYPE value, so this doesn't matter (; Ahhh, well if that is the case, why bother to set FSTYPE? ;) To clear up confusion, is it not being used after the '-z $root' check? Cheers and have a Happy New Year. -- Alexander Clouter

Bug#608339: initramfs-tools: MODULES=dep fails when / is ubifs (reopen)

2010-12-29 Thread Alexander Clouter
Package: initramfs-tools Severity: normal Similar to #582858, however for me it still does not work. When I set MODULES=dep, root cannot be found as the root mountpoint device does not start with '^/dev/' (thanks to my symlinking /etc/mtab to /proc/mounts I also get two /'s also): output of

Bug#599291: isc-dhcp-server: hangs with 100% CPU load on startup

2010-11-22 Thread Alexander Clouter
Hi, Novell, unsurprisingly, have released a fix for this bug. https://bugzilla.novell.com/show_bug.cgi?id=643845 It's been reported upstream too. Cheers -- Alexander Clouter .sigmonster says: A fool and his money are soon popular. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ

Bug#603265: please add isc-dhcp-server-ldap-dbg package

2010-11-12 Thread Alexander Clouter
Package: isc-dhcp-server-ldap Version: 4.1.1-P1-11 Severity: wishlist Could a package with the debugging symbols for isc-dhcp-server-ldap be made available. Cheers -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing') Architecture: armel

Bug#599291: isc-dhcp-server: hangs with 100% CPU load on startup

2010-11-12 Thread Alexander Clouter
Package: isc-dhcp-server Version: 4.1.1-P1-11 Severity: normal Problem is caused by the use of 'option slp-directory-agent' and/or 'option slp-service-scope'. By removing these, dhcpd loads up normally: berk:/home/alex# tail /var/tmp/dhcp-ldap-startup.log } } } shared-network lar-1 { option

Bug#526115: [fuse-utils] fuse entries in fstab are not mounted automatically

2010-10-26 Thread Alexander Clouter
to automount Fuse filesystems at boot so please consider enabling this functionality. Cheers -- Alexander Clouter .sigmonster says: Be different: conform. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#600875: lvm2: 'Should-Start' should depend on mdadm-raid and not mdadm

2010-10-20 Thread Alexander Clouter
Package: lvm2 Version: 2.02.39-8 Severity: grave Tags: squeeze Justification: renders package unusable Hi, Apart from adding the tweak detailed in #568838, an upgrade from lenny to squeeze causes dpkg to grumble about: insserv: There is a loop between service checkfs and lvm2 if started

Bug#600875: Acknowledgement (lvm2: 'Should-Start' should depend on mdadm-raid and not mdadm)

2010-10-20 Thread Alexander Clouter
...@lists.alioth.debian.org If you wish to submit further information on this problem, please send it to 600...@bugs.debian.org. Please do not send mail to ow...@bugs.debian.org unless you wish to report a problem with the Bug-tracking system. -- Alexander Clouter .sigmonster says: malpractice, n

Bug#568838: Init script finishes before /dev entries created causing boot to fail

2010-08-24 Thread Alexander Clouter
Hi, This issue is crucial to be included in squeeze, without the trivial attached patch it really makes using LVM and Linux with LABEL mounts un-usable. Any comment on this at all? Cheers -- Alexander Clouter .sigmonster says: I wouldn't be so paranoid if you weren't all out to get me

Bug#592485: mtd-utils: cannot create working ubi images

2010-08-10 Thread Alexander Clouter
Package: mtd-utils Version: 20100706-1 Severity: normal When building a UBI image for my OpenRD (as detailed on my website[1]) I found that when mtd-utils updated yesterday to 20100706-1, I could not longer build usable UBI images. Grumbles regarding CRC errors, as you can see below. Cheers

Bug#568838: Init script finishes before /dev entries created causing boot to fail

2010-04-09 Thread Alexander Clouter
into 'lenny' too and 'squeeze' as it really is a nasty showstopper that makes booting of servers potentially very unreliable. Cheers -- Alexander Clouter .sigmonster says: What foods these morsels be! --- /etc/init.d/lvm2.orig 2010-04-09 11:37:38.797612918 +0100 +++ /etc/init.d/lvm2 2010-04-09 11:41

Bug#568838: Init script finishes before /dev entries created causing boot to fail

2010-04-09 Thread Alexander Clouter
Hi, * Alexander Clouter a...@digriz.org.uk [2010-04-09 11:48:50+0100]: [snipped] This is trivially fixed by amendment to /etc/init.d/lvm2 that 'StalkR' suggested, and is done by the patch I have attached. Rather the suggestion Anthony DeRobertis made... Cheers -- Alexander Clouter

Bug#563482: tinyproxy: dies after some time

2010-01-03 Thread Alexander Clouter
Package: tinyproxy Version: 1.6.3-3.2 Severity: normal I am pretty much using the defaults in my tinyproxy.conf file however regularlly (after about 24 hours) it seems to get a SIGTERM from nowhere and exits without warning. I compiled debugging symbols in and left gdb strapped to it and

Bug#559108: dhcp3-server: lease time is zero for 'fresh' failover'd install

2009-12-01 Thread Alexander Clouter
Package: dhcp3-server Version: 3.1.3-1 Severity: normal I thought the bug was in the LDAP related patch but after burning two hours of debugging time[1] I found that there is a bug in the failover code. When setting up DHCP servers you might want to deploy the service in a failover'd state[2].

Bug#541109: 'me too' but with wmii

2009-08-12 Thread Alexander Clouter
Hi, I get redrawing issues with 244-1 too, downgrading to 243-1 fixes the issue for me. Cheers -- Alexander Clouter .sigmonster says: L'hasard ne favorise que l'esprit prepare. -- L. Pasteur -- To UNSUBSCRIBE, email to debian-bugs-dist-requ

Bug#540060: error in pgadmin3

2009-08-07 Thread Alexander Clouter
, but I get no warnings. Let me know what tests you might want me to do :) Cheers -- Alexander Clouter .sigmonster says: You must have an IQ of at least half a million. -- Popeye -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#539979: nsd3: unusable on sparc64

2009-08-04 Thread Alexander Clouter
Package: nsd3 Version: 3.0.7-3.lenny2 Severity: important On sparc64 the package is pretty much un-usable unless you are handling on a very small number of zones. Recompiling (as suggested online[1]) with '--disable-largefile' makes the package once again usable (still works fine with '-O2'

Bug#539269: ejabberd: ipv6 nameservers in resolv.conf breaks SRV lookups

2009-08-04 Thread Alexander Clouter
cause ejabberd to make A record lookups rather than SRV ones? Cheers [1] http://www.erlang.org/cgi-bin/ezmlm-cgi?3:mss:446:200908:laipdnhholjemjkgbbgp -- Alexander Clouter .sigmonster says: I can resist everything except temptation. -Oscar Wilde -- To UNSUBSCRIBE, email to debian-bugs-dist

Bug#539269: ejabberd: ipv6 nameservers in resolv.conf breaks SRV lookups

2009-07-30 Thread Alexander Clouter
Package: ejabberd Version: 2.0.1-6+lenny1 Severity: normal I recently upgraded our server hardware and started afresh with networking and the lot. The previous box although IPv6 capable, it was pretty focused around just IPv4, this box I get a clean slate with. My /etc/resolv.conf file used

Bug#539302: pymsnt: msn p2p related looping replies

2009-07-30 Thread Alexander Clouter
Package: pymsnt Version: 0.11.3-2 Severity: normal In the latest HG tree this was fixed about five months ago, however you will notice without the patch[1] that the pymsnt daemon generates a lot of traffic needlessly and gets stuck in a persistant loop. The bug was first reported on the

Bug#503313: ejabberd: Please enable support for ipv6in default

2009-07-30 Thread Alexander Clouter
. Cheers -- Alexander Clouter .sigmonster says: An ounce of clear truth is worth a pound of obfuscation. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#539269: ejabberd: ipv6 nameservers in resolv.conf breaks SRV lookups

2009-07-30 Thread Alexander Clouter
the place, so it's a bug in upstream erlang it seems? It is interesting that an A record lookup is made by ejabberd though in this situation, is there some fallback code being involked? Should it be? Cheers [1] http://erlang.org/pipermail/erlang-questions/2008-April/034254.html -- Alexander

Bug#535097: /usr/bin/wine must be adapted to ia32-libs transition

2009-07-02 Thread Alexander Clouter
Lwinex11.drv: libSM.so.6: cannot open shared object file: No such file or directory Cheers -- Alexander Clouter .sigmonster says: The world is no nursery. -- Sigmund Freud -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject

Bug#515214: Bug#523960: equivs is surely not the solution to this problem. Recommends: is.

2009-04-22 Thread Alexander Clouter
?product=TS-TPC-7390 ARM + 512MB NAND + LCD screen, and you want HAL on it? [3] we are too lazy to come up with alternatives, hell this might push us over the edge -- Alexander Clouter .sigmonster says: You will triumph over your enemy. -- To UNSUBSCRIBE, email to debian-bugs

Bug#515214: Please do not depend on HAL, or provide an alternative xserver-xorg package

2009-04-10 Thread Alexander Clouter
is becoming really shiny, the userspace world is heading in a really ugly direction. Please don't force the *whole* Debian community to be part of this. Cheers -- Alexander Clouter .sigmonster says: Thyme's Law: Everything goes wrong at once. -- To UNSUBSCRIBE

Bug#508151: Bug#514624: Bug#508151: Bug#514624: linux-image for sparc64 sungem problems

2009-03-17 Thread Alexander Clouter
. Tested and seems to work for me. Cheers -- Alexander Clouter .sigmonster says: Sometimes the best medicine is to stop taking something. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#236635: nc6 doesn't work with multicast addresses in UDP mode

2009-03-11 Thread Alexander Clouter
Ref: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=236635 Hi, I cobbled a patch together this afternoon that seems to do the job. Let me know how you get along with it. Not fully tested with IPv6, but it seems to do the right things (from an 'strace'). Cheers -- Alexander Clouter

Bug#514624: linux-image for sparc64 sungem problems

2009-02-09 Thread Alexander Clouter
Package: linux-image-2.6.24-etchnhalf.1-sparc64 Version: 2.6.24+13~etchnhalf.1 For some time, even since 2.6.18 we have had problems with the sungem NIC driver on our Sun Netra T1 AC200[1] where the machine is prone to locking up. Then recently this month on the LKML someone posted[2] that

Bug#503116: pimd: rp_address does not work for big endian hosts

2008-10-22 Thread Alexander Clouter
Package: pimd Severity: important Tags: patch For a few years I have noticed that on my sparc boxes I have not been able to get pimd to work yet if I use the same pimd.conf on an x86 box it bursts into life...very obviously some endian magic in there. Today I figured out what it is and attached

Bug#497125: acpi-support: hibernatebtn.sh is missing 'policy-funcs' include

2008-08-29 Thread Alexander Clouter
Package: acpi-support Version: 0.109-6 Severity: normal sleepbth.sh is okay, however hibernatebtn.sh is missing after the test for 'power-funcs': = . /usr/share/acpi-support/policy-funcs = The result is that '`CheckPolicy`' fails altogether and that probably makes one of those ghastly X

Bug#496879: hal: more usb lack-of-mountability action

2008-08-28 Thread Alexander Clouter
Package: hal Version: 0.5.11-2 Severity: important Although very similar to #486496 this one is because hal no longer honours groups added to the user by pam_group. I upgraded a machine from etch to lenny and no can no longer mount USB disks and whatnot via thunar; identical error that Mr

Bug#496879: [Pkg-utopia-maintainers] Bug#496879: hal: more usb lack-of-mountability action

2008-08-28 Thread Alexander Clouter
Hi, Michael Biebl [EMAIL PROTECTED] [20080828 10:17:18 +0200]: Alexander Clouter schrieb: Package: hal Version: 0.5.11-2 Severity: important Although very similar to #486496 this one is because hal no longer honours groups added to the user by pam_group. I upgraded a machine

Bug#492709: hwclock.sh: support for RTC wakeup alarm

2008-07-28 Thread Alexander Clouter
Package: util-linux Version: 2.13.1.1-1 Severity: normal Hi, Whilst trying to get our Dull server to wakeup at a specific time I had a go at playing around with the ACPI RTC wakeup alarm[1] functionality of the system. Apart from being disappointed at Dull using sub-standard parts and only

Bug#492709: hwclock.sh: support for RTC wakeup alarm

2008-07-28 Thread Alexander Clouter
Hi, Alexander Clouter [EMAIL PROTECTED] [20080728 11:45:33 +0100]: Hi, Whilst trying to get our Dull server to wakeup at a specific time I had a go at playing around with the ACPI RTC wakeup alarm[1] functionality of the system. Apart from being disappointed at Dull using sub

Bug#491828: postfix-policyd-spf-python: error in documentation

2008-07-22 Thread Alexander Clouter
Package: postfix-policyd-spf-python Version: 0.6-2~bpo40+1 Severity: minor Hi, /usr/share/doc/postfix-policyd-spf-python/README.Debian states in the documentation that you need to add the following line to /etc/postfix/master.conf: = policyd-spf unix - n n -

Bug#487692: gromit: is not 'wakeup' (aka powertop) friendly

2008-06-23 Thread Alexander Clouter
Package: gromit Version: 20041213-4 Severity: wishlist Hi, I use gromit on my TabletPC and it's nice except for that whilst looking at powertop I can see that it wakeups the CPU 50 times a second regardless of whether it is doing something or not. Digging around in the code I found a timeout

Bug#415228: freeradius: Stops answering locking up with 100% CPU usage

2008-02-19 Thread Alexander Clouter
Hi, Finally got it with a GDB. I have a debugging symbols corefile if anyone is interested...or should I report this upstream. I am running 1.1.7-1. Cheers Alex -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#461214: building libldap2 also depends on 'g++' too

2008-01-18 Thread Alexander Clouter
Hi, Torsten Landschoff [EMAIL PROTECTED] [20080117 23:15:23 +0100]: [snipped] Please consider using the debuild command from the devscripts package. It uses dpkg-buildpackage internally, but first checks if the build dependencies are satisfied. The libldap2 sources do not build-depend

Bug#461214: building libldap2 also depends on 'g++' too

2008-01-17 Thread Alexander Clouter
Package: libldap2 Version: 2.1.30.dfsg-13.5 Severity: serious Justification: no longer builds from source Hi, Got myself a new laptop and went about compiling libldap2 from scratch[1] and found the following error hitting me when compiling: === [EMAIL

Bug#455907: libnss-ldap update 'nukes' host/uri parameter

2007-12-17 Thread Alexander Clouter
Package: libnss-ldap Version: 251-7.5etch1 Followup-For: Bug #455907 My co-location box uses ldap for user accounts and openssh has been patched to yank SSH keys from LDAP too. After updating[1] it blatted my old 'uri' parameter into the 'host' variable...which does not accept ldapi://

Bug#415228: freeradius: Stops answering locking up with 100% CPU usage

2007-07-27 Thread Alexander Clouter
Hi, I experienced this problem in woody and yesterday it reared it's ugly head in etch. This was never a showstopper as we used to have two RADIUS servers and I had beaten nagios to email me when one of them died. However I am in the middle of redoing a huge chuck of the network

Bug#434228: nullmailer: ipv6 patch needs 'tweaking'

2007-07-22 Thread Alexander Clouter
Package: nullmailer Version: 1:1.03-5 Severity: normal Tags: patch Hi, I was the person who a long while back submitted the patch for nullmailer to have IPv6 support. I have found a minor bug in the patch I submitted, this I noticed whilst I was adding support in a similar manner to 'ii'.

Bug#410185: dnsmasq: endless retry loop after server failure DNS response

2007-06-23 Thread Alexander Clouter
Hi, Any chance of getting this fix backported to stable? I caught dnsmasq clobbering my upstream DNS server from my Debian Etch box, fortunately I noticed before others filed those abuse@ reports :) Cheers Alex -- __ To err is human, to forgive

Bug#411923: libnss-ldap update breaks authentication

2007-04-11 Thread Alexander Clouter
Hi, Just to say that updating to etch pooched my libnss-ldap.conf file too in exactly the same manner. I used ldapi[1] for anything that supports it, including NSS. Before the update things were fine, after the update everything stopped working. 'host' had been uncommented and the ldapi

Bug#403651: libacl1: symbol setxattr ATTR_1.0 not defined libattr.so.1 (ATTR_1.1)

2006-12-19 Thread Alexander Clouter
Hi, I have been hit by this too. The bug actually seems to be in libattr1: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=403585 It blated a lot of update scripts (tetex-* woul not update and bomb out horribly as a result). I have downgraded to libattr1_2.4.32-1_i386.deb for the time being

Bug#208712: libxfce.so GTK-Warning woes

2006-12-02 Thread Alexander Clouter
Hi, I had been suffering from this problem for some time, run any GTK application (gq, chameleon, etc) and get a bunch of harmless: Gtk-WARNING **: Unable to locate loadable module in module_path: libxfce.so messages over and over again. It was annoying but obviously not the end of the

Bug#379401: pscan/iscan == piscan

2006-08-28 Thread Alexander Clouter
Hi, The reason those folk who cannot make their local machines discoverable is probably as they are issuing: # hciconfig hci0 pscan # hciconfig hci0 iscan which first sets the hci0 device to pscan mode and then iscan mode, so the final mode is iscan. What they should be doing is: # hciconfig

Bug#385019: bluez-utils: dbaddr for EEPROMless devices

2006-08-28 Thread Alexander Clouter
Package: bluez-utils Version: 3.1-4 Severity: wishlist Whilst trying to configure a BNEP network I found my friends USB dongle had a wierd hardware address of 11:11:11:11:11:11. Reading around it turns out this is what happens when the device has no onboard EEPROM and you need to change the

Bug#367044: xserver-xorg: please re-enable lbx support

2006-05-17 Thread Alexander Clouter
Hi, David Nusinow [EMAIL PROTECTED] [20060516 21:52:29 -0400]: On Sat, May 13, 2006 at 03:30:24AM +0100, Alexander Clouter wrote: Package: xserver-xorg Severity: normal [snipped] Digging through Google I happened upon a patch being applied that actually turned off LBX support

Bug#367044: xserver-xorg: please re-enable lbx support

2006-05-12 Thread Alexander Clouter
Package: xserver-xorg Severity: normal Hi, Whilst trying to get LBX support to work with the latest X.Org packets in Debian unstable, lbxproxy kept telling me that the LBX extension was not available on my client's xserver. Digging around I did indeed find that the LBX extension was not loading

Bug#353161: dhcp3-relay: udp has incorrect checksum when relaying to self

2006-02-21 Thread Alexander Clouter
Hi, Andrew Pollock [EMAIL PROTECTED] [20060216 09:51:11 -0800]: On Thu, Feb 16, 2006 at 03:13:46PM +, Alexander Clouter wrote: Package: dhcp3-relay Severity: important Running version 3.0.1-2 of dhcp3-relay, I needed to run a development DHCP server alongside it. I decided

Bug#353161: dhcp3-relay: udp has incorrect checksum when relaying to self

2006-02-17 Thread Alexander Clouter
Hi, Andrew Pollock [EMAIL PROTECTED] [20060216 09:51:11 -0800]: On Thu, Feb 16, 2006 at 03:13:46PM +, Alexander Clouter wrote: Package: dhcp3-relay Severity: important Running version 3.0.1-2 of dhcp3-relay, I needed to run a development DHCP server alongside it. I decided

Bug#353161: dhcp3-relay: udp has incorrect checksum when relaying to self

2006-02-16 Thread Alexander Clouter
Package: dhcp3-relay Severity: important Running version 3.0.1-2 of dhcp3-relay, I needed to run a development DHCP server alongside it. I decided to bind the dhcp server to the local loopback interface (lo) and configure dhcp3-relay with: SERVERS=127.0.0.1 INTERFACES=eth0.95 eth0.96 eth0.97

Bug#353161: dhcp3-relay: udp has incorrect checksum when relaying to self

2006-02-16 Thread Alexander Clouter
Doh, Alexander Clouter [EMAIL PROTECTED] [20060216 15:13:46 +]: Package: dhcp3-relay Severity: important [snipped] If you look at the attached packet capture (dhcp-fail.dump) you can see the packets coming in okay, but then when dhcp3-relay passes them on the udp checksum

Bug#341398: Can not reproduce

2005-12-10 Thread Alexander Clouter
Hi, Sorry for the late reply Ganesan Rajagopal [EMAIL PROTECTED] [20051206 21:32:43 +0530]: Aidas Kasparas wrote: tags 341398 + moreinfo unreproducible thanks I see you're using non standard kernel. Can you reporoduce the same problem with standard kernel? I was unable to reproduce

Bug#340063: nullmailer: ipv6 support not enabled

2005-11-20 Thread Alexander Clouter
Package: nullmailer Version: 1:1.00-3 Severity: important Hi, Thanks for including my IPv6 patch...the only problem is that for some reason I do not think it was enabled in the binary (i386) release :( Using 1.00-3 from unstable in /var/log/mail.log I get (my mailserver is 'smtp'): --- Nov 20

Bug#336348: nullmailer: lack of IPv6 support

2005-10-29 Thread Alexander Clouter
Package: nullmailer Version: 1:1.00-2 Severity: wishlist Tags: patch Hi, There is no support for IPv6 support in nullmailer, which is a shame and so I rolled out the attached patch. I actually sent this first to the upstream author but never received a reply :( Instead I thought I might aswell

Bug#319528: scorched3d: dependency borkage (libwxgtk2.4 instead of libwxgtk2.4-1)

2005-07-22 Thread Alexander Clouter
Package: scorched3d Version: 38.1-2 Severity: important A quick ganger over at: http://packages.debian.org/unstable/games/scorched3d will show that libwxgtk2.4 is not installable. At a guess, I really do not have a clue, if the dependency is changed from libwxgtk2.4 to libwxgtk2.4-1 everything

Bug#318860: since 0.0.20050628 DESKTOP mode of wine is not available

2005-07-18 Thread Alexander Clouter
Hi, On Jul 18, Zsolt Rizsanyi wrote: On Monday 18 July 2005 12.36, Alexander Clouter wrote: Package: wine Version: 0.0.20050628-2 Severity: important Myself and a friend use Wine to run Siebel in the office on our laptops and since the Debian upgrade to 0.0.20050628 its impossible