Bug#947891: avahi-daemon: segfaults after upgrade to buster with airprint service

2020-01-01 Thread Ian Chard
Package: avahi-daemon Version: 0.7-4+b1 Severity: important Hi, After upgrading to buster avahi-daemon segfaults immediately on startup. If I run with --debug I see: Found user 'avahi' (UID 113) and group 'avahi' (GID 118). Successfully dropped root privileges. avahi-daemon 0.7 starting up.

Bug#932443: systemtap-common is broken - called emacs-package-install as a new-style add-on, no compat file

2019-07-19 Thread Ian Chard
Package: systemtap-common Version: 4.0-1 Severity: minor When installing systemtap common I see these messages from apt: Setting up systemtap-common (4.0-1) ... ERROR: systemtap-common is broken - called emacs-package-install as a new-style add-on, but has no compat file. -- System Information:

Bug#932440: systemtap-common is broken - called emacs-package-install as a new-style add-on, no compat file

2019-07-19 Thread Ian Chard
Package: systemtap-common Version: 4.0-1 Severity: minor

Bug#923808: nagios-plugins-contrib: check_printer always fails with supplied printer.cfg

2019-03-05 Thread Ian Chard
Package: nagios-plugins-contrib Version: 21.20170222 Severity: normal Tags: patch The supplied /etc/nagios-plugins/config/printer.cfg can never work because the three permitted arguments are quoted. check_printer requires that -w and -c both be specified, but trying to do something like

Bug#913571: spamassassin: 'domain is utf8 flagged' messages in log since upgrade to 3.4.2

2018-11-12 Thread Ian Chard
Package: spamassassin Version: 3.4.2-1~deb9u1 Severity: normal Dear Maintainer, Since upgrading to 3.4.2-1~deb9u1 I see lots of these in /var/log/mail.log: Nov 12 12:10:54 swiss spamd[12013]: dns: new_dns_packet: domain is utf8 flagged: pns.otto.de Lots of different domains appear in the

Bug#905823: bzip2: Homepage URL's domain is now parked

2018-08-10 Thread Ian Chard
Package: bzip2 Version: 1.0.6-8.1 Severity: normal bzip.org is parked and just serving ads. See https://lwn.net/Articles/762264/ for details. -- System Information: Debian Release: 9.5 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: amd64

Bug#868779: clang: produces unusable binaries on armv5tel

2017-07-19 Thread Ian Chard
Hi, After a bit of digging I found that using the clang option '-march=armv5t' fixes this for me. Cheers - Ian -- Ian Chard <i...@chard.org> sedimentation fault -- beach dumped

Bug#868779: clang: produces unusable binaries on armv5tel

2017-07-19 Thread Ian Chard
Kirkwood (Flattened Device Tree) Revision: Serial : ian@little:~$ arch armv5tel ian@little:~$ -- Ian Chard <i...@chard.org> sedimentation fault -- beach dumped

Bug#868779: clang: produces unusable binaries on armv5tel

2017-07-19 Thread Ian Chard
str r0, [sp] 0x00010470 <+40>:mov r0, r1 0x00010474 <+44>: mov sp, r11 0x00010478 <+48>:pop {r11, pc} Cheers - Ian -- Ian Chard <i...@chard.org> sedimentation fault -- beach dumped On Wed, 19 Jul 2017, Sylvestre Ledru wrote: Can it be r

Bug#868779: clang: produces unusable binaries on armv5tel

2017-07-18 Thread Ian Chard
Package: clang Version: 1:3.8-36 Severity: important Dear Maintainer, Every binary I compile on an armv5tel system crashes immediately with 'Illegal instruction'. I note that the target is given by clang as armv7l; could that be the problem? I tried this with the clang-3.9 package but got the

Bug#864738: analog: output and docs refer to dead website

2017-06-13 Thread Ian Chard
Package: analog Version: 2:6.0-22 Severity: minor analog's HTML output, and its documentation, both refer to the defunct www.analog.cx (now a 'domain for sale'). Sample output: This analysis was produced by http://www.analog.cx/;>analog 6.0. -- System Information: Debian Release: 8.8 APT

Bug#751093: [Pkg-openssl-devel] Bug#751093: Downgrading to 1.0.1e-2+deb7u9 appears to fix this

2014-06-12 Thread Ian Chard
On 11/06/14 17:43, Kurt Roeckx wrote: On Wed, Jun 11, 2014 at 11:13:03AM +0100, Ian Chard wrote: I downgraded openssl and libssl1.0.0 to 1.0.1e-2+deb7u9 this morning, and my job has been running for two hours without incident. Previously it was failing after 15 minutes or so. I've got

Bug#751093: Downgrading to 1.0.1e-2+deb7u9 appears to fix this

2014-06-11 Thread Ian Chard
I downgraded openssl and libssl1.0.0 to 1.0.1e-2+deb7u9 this morning, and my job has been running for two hours without incident. Previously it was failing after 15 minutes or so. - Ian -- Ian Chard i...@mysociety.org mySociety systems administrator http://www.mysociety.org

Bug#751093: openssl: ccs received early from postgres client since installing 1.0.1e-2+deb7u10

2014-06-10 Thread Ian Chard
Package: openssl Version: 1.0.1e-2+deb7u10 Severity: important Since installing 1.0.1e-2+deb7u10 on my postgres client, I'm seeing this error after 50-150MB of data has been transferred from the server: PG::Error: SSL error: ccs received early (ActiveRecord::StatementInvalid) My postgres

Bug#694415: dnssec-tools: Net::DNS::ZoneFile::Fast.pm returns bad data after reading zone text containing $INCLUDE

2012-11-26 Thread Ian Chard
Package: dnssec-tools Version: 1.7-3 Severity: important Tags: upstream If I run Net::DNS::ZoneFile::Fast::parse with zone text containing a $INCLUDE directive, the second zone I try to parse returns only the included records. Test script: use Net::DNS::ZoneFile::Fast; use Data::Dumper;

Bug#694416: dnssec-tools: Net::DNS::ZoneFile::Fast::parse returns bad data after reading zone text containing $INCLUDE

2012-11-26 Thread Ian Chard
Package: dnssec-tools Version: 1.7-3 Severity: important Tags: upstream If I run Net::DNS::ZoneFile::Fast::parse with zone text containing a $INCLUDE directive, the second zone I try to parse returns only the included records. Test script: use Net::DNS::ZoneFile::Fast; use Data::Dumper;

Bug#694416: Duplicate -- apologies

2012-11-26 Thread Ian Chard
Sorry, this is a duplicate of #694415. -- Ian Chard i...@chard.orghttp://rainbow.chard.org/ sedimentation fault -- beach dumped -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org