Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-portage-dev
On Fri, 2006-04-07 at 14:19 -0400, solar wrote:
> On Fri, 2006-04-07 at 21:06 +0900, Jason Stubbs wrote:
> > On Friday 07 April 2006 20:54, Ned Ludd wrote:
> > > Handling of the || () in ROOT!=/ via the -K option is not in that
> > > good of shape in 2.1_NXX and can't really be used. Till that's
> > > addressed 2.1(re-ping jason) in my eyes absolutely should
> > > not even be considered for any rc status.
> >
> > Can you refresh my memory on what the issue is here?
>
> Example off the top of my head:
>
> FEATURES="buildpkg" ROOT=/ emerge gcc
> rm -rf /dev/shm/foo
>
> ROOT=/dev/shm/foo emerge gcc -pvK
>
> Notice how it selects the incorrect deps?
> IE: eselect cuz it's the first listed dep in the || ( ) vs the
> gcc-config
+ When you already have a copy of gcc-config installed on / and in
.tbz2 format in ${PKGDIR}/All and no eselect anywhere.
Depstring: || ( app-admin/eselect-compiler
>=sys-devel/gcc-config-1.3.12-r4 ) ...
Candidates: ['app-admin/eselect-compiler', '>=sys-libs/ncurses-5.2-r2']
Then compare with
ROOT=/dev/shm/foo emerge -pvk gcc
--
Ned Ludd <solar@g.o>
Gentoo Linux
--
gentoo-portage-dev@g.o mailing list
|
|