Bug#1102529: git-debrebase(1) has incorrect cross-ref to git-debrebase(5)

2025-04-09 Thread Tony Finch
Package: git-debrebase Version: 10.7+deb12u3 Severity: minor Tags: patch From: Tony Finch Date: Thu, 10 Apr 2025 00:16:17 +0100 Subject: [PATCH] git-debrebase(1): fix section number in cross-ref to git-debrebase(5) Signed-off-by: Tony Finch --- git-debrebase.1.pod | 2 +- 1 file changed, 1

Bug#868550: Bug#889594: concurrency problems with ansible

2019-02-12 Thread Tony Finch
I am seeing random failures with gnupg more frequently than I used to. I have an Ansible plugin that invokes gpg in a very straightforward manner: https://dotat.at/cgi/git/regpg.git/blob/HEAD:/ansible/filter.py In the situation I use this plugin, I am typically decrypting and installing secrets

Bug#919495: imagemagick-6.q16: Missing ImageMagick(1) man page

2019-01-16 Thread Tony Finch
Package: imagemagick-6.q16 Version: 8:6.9.7.4+dfsg-11+deb9u6 Severity: normal Dear Maintainer, In stretch, the convert(1) man page includes: SEE ALSO ImageMagick(1) but I get the following error: $ man ImageMagick No manual entry for ImageMagick In sid, the reference from convert(1) is

Bug#868550: Bug#889594: similar problems with gnupg2 and regpg

2018-02-05 Thread Tony Finch
Ian mentioned this bug to me and encouraged me to describe some similar problems I have had to deal with in recent versions of gnupg which were not problems in older versions. I have a gpg wrapper called regpg https://dotat.at/prog/regpg/ It has a test suite that is supposed to work with gnupg 1.

Bug#867570: fixed upstream

2017-11-08 Thread Tony Finch
This issue is fixed upstream and should appear in the next releases of BIND 9.10 and 9.11, as well as all 9.12 releases. https://source.isc.org/cgi-bin/gitweb.cgi?p=bind9.git;a=commitdiff;h=cee0d603a3b142df744d94b18cf42f086cdb0ff7 Tony. -- f.anthony.n.finchhttp://dotat.at/ - I xn--zr8h pun

Bug#869590: Info received (fixed upstream)

2017-11-08 Thread Tony Finch
Drat, sorry, that message was supposed to be for bug #867570 Tony. -- f.anthony.n.finchhttp://dotat.at/ - I xn--zr8h punycode

Bug#869590: fixed upstream

2017-11-08 Thread Tony Finch
This issue is fixed upstream and should appear in the next releases of BIND 9.10 and 9.11, as well as all 9.12 releases. https://source.isc.org/cgi-bin/gitweb.cgi?p=bind9.git;a=commitdiff;h=cee0d603a3b142df744d94b18cf42f086cdb0ff7 Tony. -- f.anthony.n.finchhttp://dotat.at/ - I xn--zr8h pun

Bug#820904: ssh-askpass: cannot control position of ssh-askpass window

2017-09-04 Thread Tony Finch
> On 1 Sep 2017, at 22:18, Philip Hands wrote: > > Anyway, since I'm now preparing a release, I looked at this, and it > occurs to me that it might be more useful to be able to specify the > position on the screen as e.g. a percentage of the width/height. That would be a satisfactory solution f

Bug#859015: iptables-persistent: error messages are discarded when loading rules

2017-03-29 Thread Tony Finch
Package: iptables-persistent Version: 1.0.3+deb8u1 Severity: normal Dear Maintainer, There was an error in my iptables rules, so `/etc/init.d/netfilter-persistent restart` failed. It said: [] Restarting netfilter-persistent (via systemctl): netfilter-persistent.serviceJob for netfilter-per

Bug#597849: bind9: setting auth-nxdomain is the default anyways

2016-11-23 Thread Tony Finch
I was wondering why it is so common to have this useless configuration setting in named.conf, and it seems that a lot of people are copying Debian's named.conf. I have dug through the history, and it looks like, Debian got this config setting, including the comment, from an early version of the B

Bug#835402: Net::DNS dies: Can't call method "zclass" on an undefined value

2016-08-25 Thread Tony Finch
Dominic Hargreaves wrote: > > Thanks for the report. I assume that you found this using version > 0.81-2+deb8u1. Actually Version: 0.81-2 > It might be possible to fix this in a future point release although > I couldn't immediately see the relevant commit in > http://www.net-dns.org/svn/net-dns

Bug#835402: Net::DNS dies: Can't call method "zclass" on an undefined value

2016-08-25 Thread Tony Finch
Package: libnet-dns-perl Version: 20130404-1 Severity: normal Tags: upstream Dear Maintainer, I tried: $ fpdns 199.3.18.24 Can't call method "zclass" on an undefined value at /usr/lib/x86_64-linux-gnu/perl5/5.20/Net/DNS/Packet.pm line 474. This appears to be related to this fpdns bug report h

Bug#820904: ssh-askpass: cannot control position of ssh-askpass window

2016-04-13 Thread Tony Finch
Package: ssh-askpass Version: 1:1.2.4.1-9 Severity: wishlist Tags: upstream patch Dear Philip, I am using i3-wm with two monitors and Xrandr. In this setup, ssh-askpass plonks itself over the crack between the screens. It doesn't have any facility to control where it places itself. I have tried

Bug#603860: unifdef: /* in string is taken as comment start

2010-11-18 Thread Tony Finch
This bug does not exist in any recent version of unifdef. It was fixed over five years ago. commit 0c5e37ded46c073f2a03878726d703df026b88a3 Author: Tony Finch Date: 2005-03-08 12:07:27 + Update the copyright notice to the FreeBSD standard. Do not recognize comment markers inside

Bug#369822: ls -i stats unnecessarily

2008-07-07 Thread Tony Finch
The expected traditional behaviour of readdir() is to return the inode number of the underlying filesystem, not the mount point. This is true on BSD and Solaris as well as Linux, and is permitted by POSIX. POSIX doesn't allow d_ino to be random because it is specified be the file's serial number (i

Bug#240883: [exim] exiwhat should display Exim version number

2005-02-15 Thread Tony Finch
On Tue, 15 Feb 2005, Philip Hazel wrote: > On Sun, 6 Feb 2005, Marc Haber wrote: > > > this is Debian bug #240883, http://bugs.debian.org/240883. > > Why is this considered a bug? Debian use their bug tracking system for wishlist items too. I wouldn't be surprised if they have a bug concerning th

Bug#240883: [exim] exiwhat should display Exim version number

2005-02-06 Thread Tony Finch
> > THe exiwhat displays status of exim. It would be good if the > > display included also the Exim version number to check if > > correct exim is running. telnet localhost smtp Tony. -- <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> http://dotat.at/ ${sg{\N${sg{\ N\}{([^N]*)(.)(.)(.*)}{\$1\$3\$2