The ISP to which the submitter's debian.org mail address forwards
appears to have blacklisted master.d.o for violations of the ISP's spam
policy.

Bounce attached and CCed to the ultimate destination address contained
in the bounce.

Adam
--- Begin Message ---
This message was created automatically by mail delivery software.

A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:

  [EMAIL PROTECTED]
    SMTP error from remote mail server after initial connection:
    host mx1.comcast.net [76.96.62.116]: 554 
IMTA06.westchester.pa.mail.comcast.net comcast 70.103.162.29 Comcast BL004 
Blocked for spam.  Please see 
http://www.comcast.net/help/faq/index.jsp?faq=SecurityMail_Policy18628

------ This is a copy of the message, including all the headers. ------

Return-path: <[EMAIL PROTECTED]>
Received: from bytemark.funky-badger.org ([80.68.90.48])
        by master.debian.org with esmtp (Exim 4.63)
        (envelope-from <[EMAIL PROTECTED]>)
        id 1KNziD-0000pk-Qz
        for [EMAIL PROTECTED]; Wed, 30 Jul 2008 00:38:41 +0000
Received: from adsl.funky-badger.org ([213.208.101.238] ident=Debian-exim)
        by bytemark.funky-badger.org with esmtp (Exim 4.69 #1 (Debian))
        id 1KNziA-0007wB-O8; Wed, 30 Jul 2008 01:38:38 +0100
Received: from kaa.jungle.funky-badger.org
        ([192.168.0.10] helo=kaa.jungle.aubergine.my-net-space.net 
ident=Debian-exim)
        by adsl.funky-badger.org with esmtp (Exim 4.69)
        (envelope-from <[EMAIL PROTECTED]>)
        id 1KNzi9-00048w-U3; Wed, 30 Jul 2008 01:38:37 +0100
Received: from adam by kaa.jungle.aubergine.my-net-space.net with local (Exim 
4.69)
        (envelope-from <[EMAIL PROTECTED]>)
        id 1KNzi9-0002yr-SF; Wed, 30 Jul 2008 01:38:37 +0100
Subject: Re: Bug#492930: lintian: quote command to reproduce man page
        format errors
From: "Adam D. Barratt" <[EMAIL PROTECTED]>
To: "James R. Van Zandt" <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
Date: Wed, 30 Jul 2008 01:38:37 +0100
Message-Id: <[EMAIL PROTECTED]>
Mime-Version: 1.0
X-Mailer: Evolution 2.22.2 
X-BMFB-Scan-Signature: ccbaf9b15eba25a9517e6b97bbff303d

On Tue, 2008-07-29 at 19:55 -0400, James R. Van Zandt wrote:
> Lintian gave me this warning:
>   
>   W: emacspeak: manpage-has-errors-from-man usr/share/man/man1/emacspeak.1.gz 
> 1: warning: `.' not defined
[...]
>   N:   This man page provokes warnings or errors from man.
>   N:   This test uses man's --warnings option to enable groff warnings that
[...]
> I couldn't reproduce the warning with man, making it difficult to fix
> the bug.  Eventually I resorted to scanning a 6MB strace log of the
> lintian run, and found an nroff command that would reproduce the
> error.  That nroff command should appear in the lintian extended help
> for this error:
> 
>        nroff -mandoc -wmac -Tascii foo.1.gz

That command shouldn't be included in the tag information, as it's not
what lintian is running. As the current text indicates, lintian is using
"man --warnings"; more specifically, having cleansed the environment,
it's running:

        LANG=C man --warnings -l foo.1.gz > /dev/null

(see /usr/share/lintian/checks/manpages; much easier than a 6MB
strace :-)

Adam


--- End Message ---

Reply via email to