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-alt
On 17-04-2007 17:42:23 +0200, Michael Haubenwallner wrote:
> Hi,
>
> to get bootstrap process on x86-linux work smoothly I still need some
> small things in the tree:
>
> *) dev-libs/apr-util:
> avoid 'chmod -R root:0' when in prefix.
> Maybe [apr-util-chown.patch] looks better than [1].
> [1] http://thread.gmane.org/gmane.linux.gentoo.alt/2332
Since we have a prefix USE flag now (injected always in prefix), I just
did it like [1], but as
use prefix || chown ...
I don't use PORTAGE_INST_UID because I think that's not "root" on normal
systems.
Note that this can also be used like:
DEPEND="!prefix? ( sys-apps/shadow )"
> *) sys-apps/man:
> also avoid 'chown root:man' and 'chown root:0' in prefix.
> Maybe [man-chown.patch] looks better than [2].
> [2] http://thread.gmane.org/gmane.linux.gentoo.alt/2232
Fixed the same way. Need to find a way to get rid of the ugly prefix
not in USE warning though...
> *) sys-libs/db:
> currently there is no sys-libs/db keyworded for x86:
> sys-libs/db-4.5.20_p2 works here.
keyworded
> +) sys-devel/binutils:
> Additionally, sys-devel/binutils-2.17.50.0.14 works on x86-linux too.
keyworded
thanks!
--
gentoo-alt@g.o mailing list
|
|