Gentoo Archives: gentoo-portage-dev

From: Paul de Vrieze <pauldv@g.o>
To: gentoo-portage-dev@l.g.o
Subject: Re: [gentoo-portage-dev] Conary
Date: Fri, 22 Oct 2004 08:08:55
Message-Id: 200410221008.08505.pauldv@gentoo.org
In Reply to: Re: [gentoo-portage-dev] Conary by Luke-Jr
1 On Thursday 21 October 2004 21:19, Luke-Jr wrote:
2 > On Thursday 21 October 2004 7:00 pm, Nathaniel McCallum wrote:
3 > > These problems (as rac mentions) can somewhat be overcome by freezing
4 > > the toolchain or (as rac doesn't really mention) freezing the whole
5 > > tree. I know freezing the tree has been mentioned as an "enterprise"
6 > > type option (having a supported tree with backported security fixes),
7 > > though it would help with desktop binary compatibility as well.
8 >
9 > Or simply by updating the RDEPEND in the binary pkg to lock it to
10 > specific versions of packages. The problem then would be figuring out
11 > which packages are binary compatible and *not* locking those.
12
13 Unfortunately the requirements for RDEPEND in a binary package are more in
14 the like of depend on library L with useflags A, B and C, and linked
15 against the libraries with sonames X, Y and Z. And even for those sonames
16 you would want a minimal version. In short dll hell revisited.
17
18 Paul
19
20 --
21 Paul de Vrieze
22 Gentoo Developer
23 Mail: pauldv@g.o
24 Homepage: http://www.devrieze.net

Replies

Subject Author
Re: [gentoo-portage-dev] Conary Jason Stubbs <jstubbs@g.o>