Gentoo Archives: gentoo-dev

From: Mike Gardiner <driver@×××××××××.au>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] Re: [gentoo-core] New dev - stuart & turck-mmcache
Date: Sun, 20 Jul 2003 12:44:39
Message-Id: 1058704367.4693.17.camel@zen.mine.nu
1 Stu, (apologies was reply, not reply to all)
2
3 (Being my first contribution here, dont hesitate to correct me)
4
5 But won't the sandbox still be in effect during src_install() especially
6 if userpriv and usersandbox features are used during emerge?. I would've
7 thought /var/cache/mmcache should be made ${D}/var/cache/mmcache etc.
8 insinto is fine as it respects the image root, but the mkdir will be
9 trying to create /var/cache/mmcache on your _live_ filesystem, not the
10 sandboxed image.
11
12 As I said, please correct me if I'm wrong.
13
14 Regards, Mike.
15
16
17 On Sun, 2003-07-20 at 20:14, Stuart Herbert wrote:
18 > On Sunday 20 July 2003 1:39 pm, Dhruba Bandopadhyay wrote:
19 > > >>> Install turck-mmcache-2.3.19 into
20 > >
21 > > /var/tmp/portage/turck-mmcache-2.3.19/image/ category dev-php
22 > > ACCESS DENIED mkdir: /var/cache/mmcache
23 >
24 > Access denied?!? A most unexpected error ;-)
25 >
26 > Some questions, which may help:
27 >
28 > * Does /var/cache exist on your machine?
29 > * Have you setup additional ACLs or other security
30 > settings to prevent root
31 > from creating directories?
32 > * Is /var mounted read-only?
33 > * You *are* running the emerge as root, aren't you? ;-)
34 >
35 > Best regards,
36 > Stu
37
38
39 --
40 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] Re: [gentoo-core] New dev - stuart & turck-mmcache Paul de Vrieze <pauldv@g.o>