Your message dated Thu, 4 Oct 2001 22:24:48 -0600 (MDT)
with message-id <[EMAIL PROTECTED]>
and subject line Bug#114518: apt-cache showpkg breaks RFC822 conventions
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 5 Oct 2001 03:16:05 +0000
>From [EMAIL PROTECTED] Thu Oct 04 22:16:05 2001
Return-path: <[EMAIL PROTECTED]>
Received: from c1112290-a.boulder1.co.home.com (mail.coyotesong.com) 
[24.181.176.71] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 15pLT3-00018b-00; Thu, 04 Oct 2001 22:16:05 -0500
Received: (qmail 14695 invoked from network); 5 Oct 2001 03:16:03 -0000
Received: from eris.coyotesong.com ([EMAIL PROTECTED])
  by chaos.coyotesong.com with SMTP; 5 Oct 2001 03:16:03 -0000
Received: (from [EMAIL PROTECTED])
        by eris.coyotesong.com (8.9.3/8.9.3/Debian 8.9.3-21) id VAA29818
        for [EMAIL PROTECTED]; Thu, 4 Oct 2001 21:15:59 -0600
From: Bear Giles <[EMAIL PROTECTED]>
Message-Id: <[EMAIL PROTECTED]>
Subject: apt-cache showpkg breaks RFC822 conventions
To: [EMAIL PROTECTED]
Date: Thu, 4 Oct 2001 21:15:59 -0600 (MDT)
X-Mailer: ELM [version 2.4ME+ PL66 (25)]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Delivered-To: [EMAIL PROTECTED]

Package: apt
Version: 0.3.19

"apt-cache showpkg" breaks RFC822 conventions on several fields.

A specific example follows - the lines following "Dependencies:"
and "Provides:" are continuation lines that should be indented
by at least one whitespace character.  This breaks any code that
assumes RFC822 output, although a partial workaround is to assume
that any line starting with a digit is a continuation line.

(A minor nit: the example also shows a trailing comma on the
"Versions:" field.  It's not clear if that is significant, or
just an artifact of the processing code.)

> $ apt-cache showpkg bash
> Package: bash
> Versions: 
> 2.03-6(/var/state/apt/lists/http.us.debian.org_debian_dists_stable_main_binary-i386_Packages)(/var/lib/dpkg/status),
> Reverse Depends: 
>   dlocate,bash
>   pcd2html,bash
>   nosql,bash
>   mkrboot,bash
>   mason,bash
>   libreadlineg2,bash
>   fmirror,bash
>   dpkg-www,bash
>   debroster,bash
>   colorgcc,bash
>   bug,bash
>   bash-doc,bash
>   bash-builtins,bash
>   base-files,bash
>   barracuda,bash
> Dependencies: 
> 2.03-6 - base-files (2 2.1.12) libc6 (2 2.1.2) libncurses5 (0 (null)) 
> Provides: 
> 2.03-6 - 
> Reverse Provides: 

--
Bear Giles
[EMAIL PROTECTED]

---------------------------------------
Received: (at 114518-done) by bugs.debian.org; 5 Oct 2001 04:24:50 +0000
>From [EMAIL PROTECTED] Thu Oct 04 23:24:50 2001
Return-path: <[EMAIL PROTECTED]>
Received: from ike-ext.ab.videon.ca [206.75.216.35] 
        by master.debian.org with smtp (Exim 3.12 1 (Debian))
        id 15pMXa-0005ES-00; Thu, 04 Oct 2001 23:24:50 -0500
Received: (qmail 2726 invoked from network); 5 Oct 2001 04:24:49 -0000
Received: from unknown (HELO wakko.deltatee.com) ([24.82.81.190]) 
(envelope-sender <[EMAIL PROTECTED]>)
          by ike-ext.ab.videon.ca (qmail-ldap-1.03) with SMTP
          for <[EMAIL PROTECTED]>; 5 Oct 2001 04:24:49 -0000
Received: from localhost
        ([127.0.0.1] helo=wakko.deltatee.com ident=jgg)
        by wakko.deltatee.com with smtp (Exim 3.16 #1 (Debian))
        id 15pMXY-0001St-00; Thu, 04 Oct 2001 22:24:48 -0600
Date: Thu, 4 Oct 2001 22:24:48 -0600 (MDT)
From: Jason Gunthorpe <[EMAIL PROTECTED]>
X-Sender: [EMAIL PROTECTED]
To: Bear Giles <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
cc: APT Development Team <[EMAIL PROTECTED]>
Subject: Re: Bug#114518: apt-cache showpkg breaks RFC822 conventions
In-Reply-To: <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: [EMAIL PROTECTED]


On Thu, 4 Oct 2001, Bear Giles wrote:

> "apt-cache showpkg" breaks RFC822 conventions on several fields.

Good thing it isn't ment to be RFC822 conforming..

Jason

Reply via email to