Your message dated Fri, 06 May 2005 08:32:17 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#307217: dpkg --list truncates package names
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.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 1 May 2005 20:06:10 +0000
>From [EMAIL PROTECTED] Sun May 01 13:06:10 2005
Return-path: <[EMAIL PROTECTED]>
Received: from k-kdom.nishanet.com (mail2k.k-kdom.nishanet.com) [65.88.57.2]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DSKhe-0005rJ-00; Sun, 01 May 2005 13:06:10 -0700
Received: from [192.168.1.3] (unverified [67.99.13.172]) by
mail2k.k-kdom.nishanet.com
(Vircom SMTPRS 5.3.232) with ESMTP id <[EMAIL PROTECTED]> for <[EMAIL
PROTECTED]>;
Sun, 1 May 2005 16:08:03 -0400
Message-ID: <[EMAIL PROTECTED]>
Date: Sun, 01 May 2005 15:24:10 -0400
From: Bob <[EMAIL PROTECTED]>
User-Agent: Mozilla Thunderbird 1.0 (X11/20050114)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: [EMAIL PROTECTED]
Subject: dpkg --list truncates package names
Content-Type: multipart/alternative;
boundary="------------090705080605060104080502"
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.7 required=4.0 tests=BAYES_01,HAS_PACKAGE,
HTML_30_40,HTML_MESSAGE,HTML_TITLE_EMPTY autolearn=no
version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
This is a multi-part message in MIME format.
--------------090705080605060104080502
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Package: dpkg
Version: 1.20.25
dpkg --list truncates output of the package field before
the "_" on many long package names.
The first priority of dpkg --list must be to show the
package name to the left of "_". Otherwise, don't even
come to work.
--------------090705080605060104080502
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#cccccc" text="#000000">
Package: dpkg<br>
Version: 1.20.25<br>
<br>
dpkg --list truncates output of the package field before<br>
the "_" on many long package names.<br>
<br>
The first priority of dpkg --list must be to show the<br>
package name to the left of "_". Otherwise, don't even<br>
come to work.<br>
<br>
<br>
<br>
</body>
</html>
--------------090705080605060104080502--
---------------------------------------
Received: (at 307217-done) by bugs.debian.org; 6 May 2005 06:33:19 +0000
>From [EMAIL PROTECTED] Thu May 05 23:33:19 2005
Return-path: <[EMAIL PROTECTED]>
Received: from vawad.err.no [129.241.93.49]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DTwOk-00052p-00; Thu, 05 May 2005 23:33:19 -0700
Received: from 56.80-202-210.nextgentel.com ([80.202.210.56] helo=thosu.err.no)
by vawad.err.no with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24)
(Exim 4.34)
id 1DTwOU-00084s-4I; Fri, 06 May 2005 08:33:07 +0200
Received: by thosu.err.no (Postfix, from userid 1000)
id 2BB9B57AA5; Fri, 6 May 2005 08:32:17 +0200 (CEST)
To: Bob <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED]
Subject: Re: Bug#307217: dpkg --list truncates package names
Mail-Copies-To: never
References: <[EMAIL PROTECTED]>
From: Tollef Fog Heen <[EMAIL PROTECTED]>
Organization: Private
Date: Fri, 06 May 2005 08:32:17 +0200
In-Reply-To: <[EMAIL PROTECTED]> ([EMAIL PROTECTED]'s message
of "Sun, 01 May 2005 15:24:10 -0400")
Message-ID: <[EMAIL PROTECTED]>
User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
* Bob
| dpkg --list truncates output of the package field before
| the "_" on many long package names.
|
| The first priority of dpkg --list must be to show the
| package name to the left of "_". Otherwise, don't even
| come to work.
Use dpkg-query, like dpkg-query --showformat='${Package}\n' -W or set
COLUMNS before calling dpkg -l:
COLUMNS=300 dpkg -l libc6
--
Tollef Fog Heen ,''`.
UNIX is user friendly, it's just picky about who its friends are : :' :
`. `'
`-
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]