Bug#859099: Just realised this is a dup :/

2017-03-30 Thread Stephen Shirley
Hey, Sorry, i just realised that this bug is a duplicate of https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=793687 The only new information i've provided in this bug is that the breakage is due to a specific debian patch, and a minimal reproducible example. Steve

Bug#859099: rsnapshot: fails to handle quoting in +rsync_long_args

2017-03-30 Thread Stephen Shirley
Package: rsnapshot Version: 1.3.1-4+deb8u1 Severity: important The fix for #662636 breaks my rsnapshot config. Here's a minimal example of the config: = config_version 1.2 cmd_rsync /usr/bin/rsync sync_first 1 snapshot_root /tmp/rsnap/backup/ retain

Bug#501566: dash: details of redirection/duplication in manpage are reversed

2014-11-11 Thread Stephen Shirley
Hi, On 10 November 2014 14:49, Stéphane Aulery wrote: > Le lundi 10 novembre 2014 à 09:24:09, Herbert Xu a écrit : >> Stéphane Aulery wrote: >> > >> > [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=501566 >> > >> >> I'm sorry but this patch looks wrong and the text looks correct >> to me

Bug#501566: dash: details of redirection/duplication in manpage are reversed

2008-10-08 Thread Stephen Shirley
Package: dash Version: 0.5.3-7 Severity: normal Tags: patch The dash manpage, in the 'Redirections' section, contains the following entries: [n1]<&n2Duplicate standard input (or n1) from file descriptor n2. [n1]>&n2Duplicate standard output (or n1) to n2. These two seem to be rev

Bug#283738: Suggested patch

2005-02-07 Thread Stephen Shirley
Hi, Ok, i've put together a small patch that should write an error to the log file if either the ssl_certificate_file or rsa_private_key_file are not defined in the ircd.conf. Steve --- ircd-hybrid-7.0.3/src/listener.c2005-02-07 23:16:15.0 + +++ client-ssl-error/src/listener.c