Re: RPM upgrade caveats going from a beta version to RC - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: RPM upgrade caveats going from a beta version to RC
Date
Msg-id Pine.LNX.4.30.0104081220270.1236-100000@peter.localdomain
Whole thread Raw
In response to Re: RPM upgrade caveats going from a beta version to RC  (The Hermit Hacker <scrappy@hub.org>)
List pgsql-hackers
The Hermit Hacker writes:

> On Sat, 7 Apr 2001, Lamar Owen wrote:
>
> > One quick note -- since 'R' < 'b', the RC RPM's must be forced to
> > install with --oldpackage, as RPM does a simple strcmp of version
> > numbers -- 7.1RC3 < 7.1beta1, for instance.  Just force it with
> > --oldpackage if you have a 7.1beta RPM already installed.
>
> Huh?  I always thought that ASCII R was greater then b ... *confused*  in
> the future, would it help to have 7.2Beta?  Or am I missing something? :)

How about 7.2rc1, which is greater than 7.2beta1.

-- 
Peter Eisentraut      peter_e@gmx.net       http://yi.org/peter-e/



pgsql-hackers by date:

Previous
From: "Oliver Elphick"
Date:
Subject: Re: RPM upgrade caveats going from a beta version to RC
Next
From: Peter Eisentraut
Date:
Subject: Re: A more useful way to split the distribution