spamcop is wrong.

----- Forwarded message from mailer-dae...@a.mx.smarden.org -----

Date: 28 Aug 2012 11:12:28 -0000
From: mailer-dae...@a.mx.smarden.org
Subject: failure notice

Hi. This is the qmail-send program at a.mx.smarden.org.
I'm afraid I wasn't able to deliver your message to the following addresses.
This is a permanent error; I've given up. Sorry it didn't work out.

<vinc...@vinc17.net>:
92.243.22.117 does not like recipient.
Remote host said: 554 5.7.1 Service unavailable; Client host [176.74.58.109] 
blocked using bl.spamcop.net; Blocked - see 
http://www.spamcop.net/bl.shtml?176.74.58.109
Giving up on 92.243.22.117.

--- Below this line is a copy of the message.

Received: (qmail 3983 invoked by uid 1000); 28 Aug 2012 11:05:45 -0000
Message-ID: <20120828110545.3982.qm...@818822b293fcc9.315fe32.mid.smarden.org>
Date: Tue, 28 Aug 2012 11:05:45 +0000
From: Gerrit Pape <p...@smarden.org>
To: Vincent Lefevre <vinc...@vinc17.net>, 683...@bugs.debian.org
Cc: Jonathan Nieder <jrnie...@gmail.com>
Subject: Re: Bug#683671: dash doesn't ignore SIGINT when running an
 interactive command
Reply-To: Vincent Lefevre <vinc...@vinc17.net>, 683...@bugs.debian.org,
  Jonathan Nieder <jrnie...@gmail.com>
References: <20120802170618.ga18...@ypig.lip.ens-lyon.fr>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20120802170618.ga18...@ypig.lip.ens-lyon.fr>

On Thu, Aug 02, 2012 at 07:06:19PM +0200, Vincent Lefevre wrote:
> Package: dash
> Version: 0.5.7-3
> Severity: grave
> Justification: causes non-serious data loss
> 
> When running an interactive command, dash doesn't ignore SIGINT
> and SIGQUIT.
> 
> For instance, here's what I get with Emacs 24 (not a previous
> version, since previously, Emacs had its own progress group,
> so that the bug wasn't visible), by typing Ctrl-G Ctrl-X Ctrl-C
> in Emacs:
> 
> $ bash -c "emacs -Q -nw; echo foo"; echo bar
> foo
> bar
> $ dash -c "emacs -Q -nw; echo foo"; echo bar
> 
> $ echo $?
> 130
> $ 

> According to Andreas Schwab[*], this is a bug in dash. And indeed,
> the system(3) man page says:
> 
>       system()  executes a command specified in command by calling
>       /bin/sh -c command, and returns after the command  has  been
>       completed.  During execution of the command, SIGCHLD will be
>       blocked, and SIGINT and SIGQUIT will be ignored.
> 
> [*] http://debbugs.gnu.org/cgi/bugreport.cgi?bug=11886#17

Hi,

this bug log now suggests that zsh is in the same boat and the bug
possibly lies within emacs.  Do you still think it's a release-critical
bug in dash?

Thanks, Gerrit.

----- End forwarded message -----


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to