Gentoo Archives: gentoo-dev

From: Zac Medico <zmedico@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] GLEP: gentoo sync based unified deps proposal
Date: Tue, 18 Sep 2012 19:41:54
Message-Id: 5058CE43.6000501@gentoo.org
In Reply to: Re: [gentoo-dev] GLEP: gentoo sync based unified deps proposal by Ciaran McCreesh
1 On 09/18/2012 12:29 PM, Ciaran McCreesh wrote:
2 > On Tue, 18 Sep 2012 12:25:57 -0700
3 > Zac Medico <zmedico@g.o> wrote:
4 >> Also, if we change the meaning of RDEPEND in the next EAPI, so that
5 >> it's a hard build-time dep like DEPEND, then DEPEND="${RDEPEND}
6 >> virtual/pkgconfig" can be reduced to DEPEND="virtual/pkgconfig". This
7 >> is what I would like to do for the experimental EAPI 5-hdepend which
8 >> is planned [1].
9 >
10 > What're we going to do about the zillions of unsolvable cycles that
11 > that would create? (Does Portage detect those and error out yet?)
12
13 Yeah, it would be treated just like a DEPEND cycle, which is already
14 detected and treated as a fatal error. As a result, when bumping the
15 EAPI of an ebuild, you may have to migrate some deps from RDEPEND to
16 PDEPEND in order to solve the cycles.
17 --
18 Thanks,
19 Zac

Replies

Subject Author
Re: [gentoo-dev] GLEP: gentoo sync based unified deps proposal Ciaran McCreesh <ciaran.mccreesh@××××××××××.com>