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

Re: fixing rc-version-greater-than-expected-version



> On Mon, Jul 30, 2012 at 02:49:36PM +0200, Alex Mestiashvili wrote:
> > 
> > N: Processing binary package bowtie2 (version 2.0.0-beta7-1, arch i386) ...
> > W: bowtie2: rc-version-greater-than-expected-version 2.0.0-beta7 > 2.0.0
> > (consider using 2.0.0~beta7)
 
Le Mon, Jul 30, 2012 at 04:17:14PM +0200, Andreas Tille a écrit :
> The proper way to deal with such problems is using an epoch:
> 
>   $ dpkg --compare-versions 2.0.0-beta6-1 gt 1:2.0.0 && echo $?
> 
> There are people who do not like epochs - but this is the clean way.

Hi Alex and Andreas,

indeed, I think that using an epoch is a bit too much at the moment.  For
instance, we do not know how long 2.0.0 will last, as sometimes minor
corrections are released very shortly after a release, and packages with
version numbers like 2.0.1 would solve our problem.

I would recommend to ignore the warning until 2.0.0 is released.

Have a nice day,

-- 
Charles Plessy
Debian Med packaging team,
http://www.debian.org/devel/debian-med
Tsurumi, Kanagawa, Japan


Reply to: