Gentoo Archives: gentoo-user

From: Marco Matthies <marco-ml@×××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] cannot load libc, permission denied
Date: Sun, 28 Aug 2005 09:38:06
Message-Id: 4311857A.4010800@gmx.net
In Reply to: [gentoo-user] cannot load libc, permission denied by David Busby
1 David Busby wrote:
2 > I cannot open /etc/ld.so.cache! What? See:
3 >
4 > cdrtx cdr_tx # ls -l /etc/ld.so.cache
5 > -rw-r--r-- 1 root root 18311 Aug 27 21:13 /etc/ld.so.cache
6 >
7 > Any other ideas?
8
9 I reproduced your bug and diagnostics on a vmware install of gentoo
10 exactly by doing a chmod a-x /
11
12 So issuing a
13 chmod a+x /
14 should fix it if this is the cause.
15
16 But it's very weird that the execute bit should not be set on / if it's
17 this what is causing your errors.
18
19 Marco
20 --
21 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] cannot load libc, permission denied David Busby <busby@××××××.com>