Gentoo Archives: gentoo-dev

From: Ulrich Mueller <ulm@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Dependencies default to accept any slot value acceptable (:*), can we default to :0 instead?
Date: Sun, 08 Dec 2013 20:31:20
Message-Id: 21156.55051.85663.636413@a1i15.kph.uni-mainz.de
In Reply to: Re: [gentoo-dev] Dependencies default to accept any slot value acceptable (:*), can we default to :0 instead? by Ciaran McCreesh
1 >>>>> On Sun, 8 Dec 2013, Ciaran McCreesh wrote:
2
3 >> Nothing undefined here. A dependency without a slot means that all
4 >> slot values are acceptable. And all package managers interpret it in
5 >> the same way.
6
7 > Actually, Paludis interprets a lack of slot dependency as a "don't
8 > know", and assumes that it might be unsafe to switch slots at runtime
9 > in these cases.
10
11 I stand corrected. However, that concerns only updates, but not the
12 way the dependency is resolved when it is met for the first time.
13
14 Ulrich