Gentoo Archives: gentoo-portage-dev

From: solar <solar@g.o>
To: gentoo-portage-dev@l.g.o
Subject: Re: [gentoo-portage-dev] confcache integration
Date: Wed, 25 Jan 2006 14:52:17
Message-Id: 1138200674.30209.8.camel@onyx
In Reply to: Re: [gentoo-portage-dev] confcache integration by Brian Harring
1 On Wed, 2006-01-25 at 05:18 -0800, Brian Harring wrote:
2 > On Tue, Jan 24, 2006 at 03:37:07PM -0500, solar wrote:
3 > > On Wed, 2006-01-25 at 00:30 +0900, Jason Stubbs wrote:
4 > > > On Tuesday 24 January 2006 21:50, Brian Harring wrote:
5 > > >
6 > > > + os.makedirs(mysettings["CONFCACHE_DIR"], mode=0775)
7 > > > + os.chown(mysettings["CONFCACHE_DIR"], portage_uid, -1)
8 > > >
9 > > > This will die when running as non-root, no? "ebuild" is now oft used by devs
10 > > > running as normal users which will be broken by this.
11 > >
12 > > Your right. I've hit that bug myself in the past switching
13 > > between root merges and being a real life dev and running ebuild
14 > > foo.build clean unpack compile;
15
16 > Meh. should've told me :P
17 I know I should have.
18 Sorry time has been rather limited as of recent.
19
20 > Attached is round 2, including man/make.conf mods (ignore the fact
21 > it's a single make.conf, if accepted the alt make.conf's will be
22 > updated with the same text).
23
24 Putting this into local testing.
25
26
27 --
28 solar <solar@g.o>
29 Gentoo Linux
30
31 --
32 gentoo-portage-dev@g.o mailing list