Gentoo Archives: gentoo-portage-dev

From: Zac Medico <zmedico@g.o>
To: gentoo-portage-dev@l.g.o
Subject: Re: [gentoo-portage-dev] ROOT=/usr/src/initramfs emerge -ave busybox cause host rebuilds
Date: Thu, 12 Mar 2015 18:26:14
Message-Id: 5501DA40.9060308@gentoo.org
In Reply to: [gentoo-portage-dev] ROOT=/usr/src/initramfs emerge -ave busybox cause host rebuilds by Joakim Tjernlund
1 On 03/12/2015 10:39 AM, Joakim Tjernlund wrote:
2 > ROOT=/usr/src/initramfs emerge -ave busybox
3 > givs
4 > [ebuild R ] app-arch/xz-utils-5.0.8 USE="nls threads -static-libs" [ebuild R ] sys-libs/zlib-1.2.8-r1 USE="-minizip -static-libs" [ebuild R ] virtual/libintl-0-r1
5 > [ebuild R ] sys-libs/ncurses-5.9-r3 USE="cxx unicode -ada -debug -doc -gpm -minimal -profile -static-libs -tinfo -trace"
6 > [ebuild R ] sys-devel/gnuconfig-20140728
7 > [ebuild R ] app-arch/bzip2-1.0.6-r6 USE="-static -static-libs" [ebuild R ] virtual/libiconv-0-r2
8 > [ebuild R ] sys-libs/timezone-data-2014j USE="nls -right_timezone" [ebuild R ] sys-devel/binutils-config-3-r3
9 > [ebuild R ] sys-libs/zlib-1.2.8-r1 to /usr/src/initramfs/ USE="-minizip -static-libs"
10 > [ebuild U ] sys-libs/timezone-data-2014j [2014g] to /usr/src/initramfs/ USE="nls -right_timezone"
11 > [ebuild R ] sys-devel/gcc-config-1.7.3
12 >
13 > Notice how emerge wants to rebuild stuff in host(ROOT=/)
14 > This does not sit right with me, ROOT=/ is completely up to date and the is no
15 > USE flags that ha changed.
16 >
17 > Jocke
18 >
19
20 Yes, this has already been reported:
21
22 https://bugs.gentoo.org/show_bug.cgi?id=239114
23 --
24 Thanks,
25 Zac