[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#114518: marked as done (apt-cache showpkg breaks RFC822 conventions)



Your message dated Thu, 4 Oct 2001 22:24:48 -0600 (MDT)
with message-id <[🔎] Pine.LNX.3.96.1011004220911.5470C-100000@wakko.deltatee.com>
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 bear@coyotesong.com Thu Oct 04 22:16:05 2001
Return-path: <bear@coyotesong.com>
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 (root@192.168.1.3)
  by chaos.coyotesong.com with SMTP; 5 Oct 2001 03:16:03 -0000
Received: (from bear@localhost)
	by eris.coyotesong.com (8.9.3/8.9.3/Debian 8.9.3-21) id VAA29818
	for submit@bugs.debian.org; Thu, 4 Oct 2001 21:15:59 -0600
From: Bear Giles <bear@coyotesong.com>
Message-Id: <[🔎] 200110050315.VAA29818@eris.coyotesong.com>
Subject: apt-cache showpkg breaks RFC822 conventions
To: submit@bugs.debian.org
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: submit@bugs.debian.org

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
bgiles@coyotesong.com

---------------------------------------
Received: (at 114518-done) by bugs.debian.org; 5 Oct 2001 04:24:50 +0000
>From jgg@debian.org Thu Oct 04 23:24:50 2001
Return-path: <jgg@debian.org>
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 <jgg@debian.org>)
          by ike-ext.ab.videon.ca (qmail-ldap-1.03) with SMTP
          for <bear@coyotesong.com>; 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 <jgg@debian.org>
X-Sender: jgg@wakko.deltatee.com
To: Bear Giles <bear@coyotesong.com>, 114518-done@bugs.debian.org
cc: APT Development Team <deity@lists.debian.org>
Subject: Re: Bug#114518: apt-cache showpkg breaks RFC822 conventions
In-Reply-To: <[🔎] 200110050315.VAA29818@eris.coyotesong.com>
Message-ID: <[🔎] Pine.LNX.3.96.1011004220911.5470C-100000@wakko.deltatee.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: 114518-done@bugs.debian.org


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 to: