Gentoo Archives: gentoo-user

From: "Steve [Gentoo]" <gentoo_steve@×××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Subversion 1.2
Date: Thu, 14 Jul 2005 18:25:25
Message-Id: 42D6ACFB.3010507@shic.co.uk
In Reply to: Re: [gentoo-user] Subversion 1.2 by Marco Matthies
1 Marco Matthies wrote:
2
3 >Gentoo leaves packages in unstable for a default period of time to make sure they work allright. If you want the newest version of a package, you must tell portage to do so by putting the appropriate stuff (subversion and it's dependencies) in /etc/portage/package.keywords.
4 >
5 >
6 Hmmm - that all sounds sane, but what is this default period of time?
7 What criteria must be met in order for a masked package (and
8 specifically for Subversion) to become unmasked?
9
10 >Here, i just did it myself by putting this in my package.keywords
11 >(create this file if it doesn't exist) :
12 >
13 >=dev-util/subversion-1.2.1 ~x86
14 >=dev-libs/apr-util-0.9.5 ~x86
15 >=dev-libs/apr-0.9.5 ~x86
16 >
17 >
18 In one way this looks better than my fiddling with USE - however I'm
19 reluctant to choose specific versions in a durable configuration file.
20 Ideally I'd like to follow the natural upgrade cycle in future.
21 Wouldn't putting those lines in my package.keywords file prevent me
22 getting, say, version 1.3 automatically when I do an "emerge -uD world"
23 in another few months?
24
25 >This was just info about portage, it is in no
26 >way any form of endorsement on the new version of subversion, as I
27 >haven't used it at all - and I don't know if you should be so impatient with a new version of a package that seems to be important to you and your data...
28 >
29 >
30 I'm only impatient in so far as I'd prefer to use my gentoo server
31 rather than some other platform. I'm already using Subversion 1.2 on
32 other platforms and I've found no problems for my configuration.... so
33 (other than possible gentoo specific issues) I'm happy to run the latest
34 Subversion.
35 [Disclaimer - please don't blame me if your requirements are more
36 demanding than mine!. :-) ]
37
38 Thanks for the reply - it at least convinces me that it is possible to
39 get Subersion-1.2 installed... However, your solution raises more
40 questions from me about Gentoo. I'm now unsure if I want to wait-out
41 the default unstable time for packages (to minimise risk and to simplify
42 systems management) - or if there is a more subtle way to declare that
43 I'd like version 1.2.1 now and to have that upgraded when a future
44 version newer than that which becomes unmasked. Am I missing some other
45 obvious things? I found the Gentoo handbook a little opaque on the
46 topic of masked packages... lots of info - just not the answers to the
47 questions I was thinking.
48
49
50 --
51 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Subversion 1.2 "Petteri Räty" <petteri.raty@××××××××××.fi>
Re: [gentoo-user] Subversion 1.2 Marco Matthies <marco-ml@×××.net>