Your message dated Fri, 13 May 2005 09:39:46 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#308895: "dpkg -l" outputs too short "Name" field to
display whole package name
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; 13 May 2005 04:27:38 +0000
>From [EMAIL PROTECTED] Thu May 12 21:27:38 2005
Return-path: <[EMAIL PROTECTED]>
Received: from tu201010.ip.tsinghua.edu.cn (tu201235.ip.tsinghua.edu.cn)
[166.111.201.10]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DWRly-0001oj-00; Thu, 12 May 2005 21:27:38 -0700
Received: from bear by tu201235.ip.tsinghua.edu.cn with local (Exim 4.50)
id 1DWRpl-0008Jv-Vr; Fri, 13 May 2005 12:31:34 +0800
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: bear <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: "dpkg -l" outputs too short "Name" field to display whole package name
X-Mailer: reportbug 3.12
Date: Fri, 13 May 2005 12:31:33 +0800
Message-Id: <[EMAIL PROTECTED]>
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.8 required=4.0 tests=BAYES_00,FROM_ENDS_IN_NUMS,
HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Package: dpkg
Version: 1.10.27
Severity: normal
The "dpkg -l libgnomevfs*" outputs:
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name Version Description
+++-==============-==============-============================================
ii libgnomevfs2-0 2.8.4-4 The GNOME virtual file-system library (runti
ii libgnomevfs2-c 2.8.4-4 The GNOME virtual file-system library (commo
ii libgnomevfs2-d 2.8.4-4 The GNOME virtual file-system library (devel
pn libgnomevfs2-r <none> (no description available)
pn libgnomevfsmm1 <none> (no description available)
pn libgnomevfsmm1 <none> (no description available)
The Name field is too short to display full package name. Sometimes
it is helpful to know full names. Thanks for your help.
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-k7
Locale: LANG=zh_CN.GBK, LC_CTYPE=zh_CN.GBK (charmap=GBK)
Versions of packages dpkg depends on:
ii dselect 1.10.27 a user tool to manage Debian packa
ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries an
-- no debconf information
---------------------------------------
Received: (at 308895-done) by bugs.debian.org; 13 May 2005 08:40:21 +0000
>From [EMAIL PROTECTED] Fri May 13 01:40:21 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mail0.avcosystems.co.uk [195.224.236.86]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DWViX-0004NP-00; Fri, 13 May 2005 01:40:21 -0700
Received: from lexx.avco ([192.168.0.1] helo=andromeda)
by mail0.avcosystems.co.uk with esmtp (Exim 4.50 #1 (Debian))
id 1DWVhy-00005L-OS; Fri, 13 May 2005 09:39:46 +0100
Received: from 127.0.0.1 (AVG SMTP 7.0.308 [266.11.9]); Fri, 13 May 2005
09:39:46 +0100
Message-ID: <[EMAIL PROTECTED]>
From: "Adam D. Barratt" <[EMAIL PROTECTED]>
To: "bear" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Subject: Re: Bug#308895: "dpkg -l" outputs too short "Name" field to display
whole package name
Date: Fri, 13 May 2005 09:39:46 +0100
MIME-Version: 1.0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2800.1478
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1478
X-AVCO-Scan-Signature: a4171557ad3abf8f56120b889113e8d3
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.1 required=4.0 tests=BAYES_44,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
On Friday, May 13, 2005 5:31 AM, bear <[EMAIL PROTECTED]> wrote:
> Package: dpkg
> Version: 1.10.27
> Severity: normal
>
> The "dpkg -l libgnomevfs*" outputs:
[...]
> The Name field is too short to display full package name. Sometimes
> it is helpful to know full names. Thanks for your help.
Indeed. There are, however, multiple ways of achieving this already.
For instance:
dpkg-query --show --showformat='${Package;-50}${Version}\n' 'libgnomevfs*'
COLUMNS=200 dpkg -l 'libgnomevfs*'
Closing this report.
Regards,
Adam
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]