Your message dated Sun, 20 Apr 2003 15:34:57 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#189518: dpkg --compare-versions and epochs
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; 18 Apr 2003 14:32:52 +0000
>From [EMAIL PROTECTED] Fri Apr 18 09:32:51 2003
Return-path: <[EMAIL PROTECTED]>
Received: from adore.lightlink.com [205.232.34.20]
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 196Wv5-0003Ua-00; Fri, 18 Apr 2003 09:32:51 -0500
Received: from lightlink.com ([EMAIL PROTECTED])
by adore.lightlink.com (8.9.3p2/8.8.8) id KAA18624;
Fri, 18 Apr 2003 10:32:50 -0400 (EDT)
From: Paul Kimoto <[EMAIL PROTECTED]>
Date: Fri, 18 Apr 2003 10:32:49 -0400
To: [EMAIL PROTECTED]
Subject: dpkg --compare-versions and epochs
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.4i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-1.9 required=4.0
tests=HAS_PACKAGE,SPAM_PHRASE_00_01,USER_AGENT,USER_AGENT_MUTT
version=2.44
X-Spam-Level:
Package: dpkg
Version: 1.10.9
hostap-source_2002.10.12-2_all.deb is older than
hostap-source_1%3a0.0.1-1_all.deb. Is there a way to get
"dpkg --compare-versions" to verify this? It appears to
behave incorrectly:
# dpkg --compare-versions 1%3a0.0.1-1 gt 2002.10.12-2 ; echo $?
1
# dpkg --compare-versions 3a0.0.1-1 gt 2002.10.12-2 ; echo $?
1
# dpkg --compare-versions 0.0.1-1 gt 2002.10.12-2 ; echo $?
1
# dpkg --compare-versions hostap-source_1%3a0.0.1-1 gt
hostap_source_2002.10.12-2 ; echo $?
1
---------------------------------------
Received: (at 189518-done) by bugs.debian.org; 20 Apr 2003 13:35:03 +0000
>From [EMAIL PROTECTED] Sun Apr 20 08:35:02 2003
Return-path: <[EMAIL PROTECTED]>
Received: from home.wiggy.net (mx1.wiggy.net) [213.84.101.140]
([9YNdmRbUGTWVy6t+mdpbekJXNxbyzjTd])
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 197EyE-0001zB-00; Sun, 20 Apr 2003 08:35:02 -0500
Received: from wichert by mx1.wiggy.net with local (Exim 3.35 #1 (Debian))
id 197Ey9-0006yj-00; Sun, 20 Apr 2003 15:34:57 +0200
Date: Sun, 20 Apr 2003 15:34:57 +0200
From: Wichert Akkerman <[EMAIL PROTECTED]>
To: Paul Kimoto <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: Re: Bug#189518: dpkg --compare-versions and epochs
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.3.28i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-2.5 required=4.0
tests=IN_REP_TO,REFERENCES,SIGNATURE_SHORT_DENSE,
SPAM_PHRASE_00_01,USER_AGENT,USER_AGENT_MUTT
version=2.44
X-Spam-Level:
Previously Paul Kimoto wrote:
> hostap-source_2002.10.12-2_all.deb is older than
> hostap-source_1%3a0.0.1-1_all.deb. Is there a way to get
> "dpkg --compare-versions" to verify this? It appears to
> behave incorrectly:
epochs are seperated by :, not %3a.
Wichert.
--
Wichert Akkerman <[EMAIL PROTECTED]> http://www.wiggy.net/
A random hacker