Gentoo Archives: gentoo-user

From: Jacques Montier <jmontier@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: bash upgrading problem
Date: Sat, 19 Jan 2019 18:42:38
Message-Id: CAHVEG0C+ksmBv5DHcZh217fVgtY9PHjKQ95W7jv9bp9su79Yeg@mail.gmail.com
In Reply to: Re: [gentoo-user] Re: bash upgrading problem by Jack
1 Thanks Jack,
2
3 Le sam. 19 janv. 2019 à 19:03, Jack <ostroffjh@×××××××××××××××××.net> a
4 écrit :
5
6 >
7 > ------quoted attachment
8 > “app-shells:bash-4.4_p23-r1:20190119-102517.log”------
9 > [snip much of emerge log....]
10 > So the problem occurs at the end of the ./configure stage. You did not
11 > include this in your original post.
12 > > checking which library has the termcap functions... (cached) using
13 > > libcurses
14 > > checking whether /dev/fd is available...
15 > > ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be
16 > > preloaded (cannot open shared object file): ignored.
17 > So this is the real error - portage can't (pre)load libsandbox.so.
18 > 1) When is the last time you did a full upgrade? I'm now wondering if
19 > you have inconsistent versions of different packages installed.
20 > 2) Try re-emerging sys-apps/sandbox.
21 >
22
23 - I just did a full upgrade by : emerge -auvDN --with-bdeps=y --keep-going
24 world => so i have to upgrade bash
25 [ebuild U ] app-shells/bash-4.4_p23-r1::gentoo [4.4_p12::gentoo]
26 USE="net nls (readline) -afs -bashlogger -examples -mem-scramble -plugins"
27 0 KiB
28 - Then emerge sandbox => OK
29 - Then emerge bash => it stops asking for passwd. :-(
30
31 3) If that does not work, try running revdep-rebuild. It should not
32 > normally be necessary, but there are times. Did an emerge world ever
33 > get interrupted?
34 >
35 >
36 - revdep-rebuild done without any error
37
38
39 --
40 Jacques

Replies

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