Gentoo Archives: gentoo-user

From: Alexander Kapshuk <alexander.kapshuk@×××××.com>
To: Gentoo mailing list <gentoo-user@l.g.o>
Cc: Raffaele Belardi <raffaele.belardi@××.com>
Subject: Re: [gentoo-user] Re: bash upgrading problem
Date: Mon, 21 Jan 2019 14:36:52
Message-Id: CAJ1xhMVsGMu7MrE4BEKeEK15qRnab0c8bDEU2m6V+YpFhU9PCA@mail.gmail.com
In Reply to: Re: [gentoo-user] Re: bash upgrading problem by Jacques Montier
1 On Mon, Jan 21, 2019 at 3:43 PM Jacques Montier <jmontier@×××××.com> wrote:
2 >
3 >
4 > Le lun. 21 janv. 2019 à 14:16, Alexander Kapshuk <alexander.kapshuk@×××××.com> a écrit :
5 >>
6 >>
7 >>
8 >> What is the output of:
9 >> env | grep libsandbox.so
10 >>
11 >
12 > There is no output of env | grep libsandbox.so, but with env | grep sandbox, i get this :
13 >
14 > $ env | grep sandbox
15 > 13:CONFIG_PROTECT_MASK=/etc/sandbox.d /etc/php/cli-php7.2/ext-active/ /etc/php/cgi-php7.2/ext-active/ /etc/php/apache2-php7.2/ext-active/ /etc/fonts/fonts.conf /etc/gentoo-release /etc/gconf /etc/terminfo /etc/dconf /etc/ca-certificates.conf /etc/revdep-rebuild
16 >
17 > --
18 > Jacques
19 >
20
21 (1). Are you attempting to build bash as yourself or as user root?
22 (2). If the latter, what's in LD_PRELOAD and LD_LIBRARY_PATH?
23
24 (3). What's the output of:
25 ls -l /path/to/libsandbox.so?
26 (4). And:
27 file /path/to/libsandbox.so

Replies

Subject Author
Re: [gentoo-user] Re: bash upgrading problem Jacques Montier <jmontier@×××××.com>