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

Bug#179913: general: "dpkg -l" doesn't display epoch version



Package: general
Version: 20030205
Severity: normal

Running "dpkg -l" on a package with an epoch release version doesn't
print properly, while running "dpkg -s" on the same package properly
prints the entire version.  As an example:

void:~# dpkg -l php4-pear
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  php4-pear      4.2.3-2        PEAR - PHP Extension and Application
Reposit
void:~# 

void:~# dpkg -s php4-pear
Package: php4-pear
Status: install ok installed
Priority: optional
Section: web
Installed-Size: 1184
Maintainer: Adam Conrad <adconrad@0c3.net>
Source: php4
Version: 4:4.2.3-2
Conflicts: php4 (<< 4.0.4-1)
Description: PEAR - PHP Extension and Application Repository
 This package contains PEAR files for php4. That is plenty of classes
for easier
 and cleaner manipulation with eg. databases.
 .
 PHP4 is an HTML-embedded scripting language. Much of its syntax is
borrowed
 from C, Java and Perl with a couple of unique PHP-specific features
thrown
 in. The goal of the language is to allow web developers to write
 dynamically generated pages quickly.

void:~# 


-- System Information
Debian Release: 3.0
Kernel Version: Linux void 2.4.19cs.pentium4.smp.3 #1 SMP Fri Jan 24 11:54:16 EST 2003 i686 unknown




Reply to: