Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: !!!!
Date: Wed, 19 Aug 2015 00:42:03
Message-Id: 55D3D0D4.3070908@gmail.com
In Reply to: [gentoo-user] Re: !!!! by walt
1 walt wrote:
2 > On Tue, 18 Aug 2015 15:52:53 -0400
3 > Alan Grimes <ALONZOTG@×××××××.net> wrote:
4 >
5 >> Like a stupid dumbfuck, I tried to update my machine today....
6 >>
7 >> tortoise ~ # revdep-rebuild
8 >> /bin/bash: error while loading shared libraries: libtinfo.so.5: cannot
9 >> open shared object file: No such file or directory
10 >> tortoise ~ # ufed
11 >> sh: error while loading shared libraries: libtinfo.so.5: cannot open
12 >> shared object file: No such file or directory
13 >> sh: error while loading shared libraries: libtinfo.so.5: cannot open
14 >> shared object file: No such file or directory
15 >> sh: error while loading shared libraries: libtinfo.so.5: cannot open
16 >> shared object file: No such file or directory
17 >> sh: error while loading shared libraries: libtinfo.so.5: cannot open
18 >> shared object file: No such file or directory
19 >> sh: error while loading shared libraries: libtinfo.so.5: cannot open
20 >> shared object file: No such file or directory
21 >> sh: error while loading shared libraries: libtinfo.so.5: cannot open
22 >> shared object file: No such file or directory
23 >>
24 >> Couldn't determine EPREFIX and PORTDIR from Portage
25 >> INIT failed--call queue aborted.
26 >> tortoise ~ #
27 >>
28 >> !!!!
29 >>
30 >> GOOD JOB, PENGUINS!!!
31 >> I won't even be able to reboot my machine!!!
32 > In addition to the suggestions already made by other posters, it's good
33 > to keep busybox in mind. Depending on how you boot your machine, there
34 > is usually a way you can pass 'init=/bin/bb' to the kernel at boot time.
35 >
36 > You can do wonderful stuff with busybox when you're in a bind.
37 >
38 >
39
40 And for the future, this could be very handy.
41
42 FEATURES="buildpkg"
43
44 That goes in or added to the current line in make.conf. That little
45 thing has saved my bacon more than once.
46
47 Dale
48
49 :-) :-)

Replies

Subject Author
Re: [gentoo-user] Re: !!!! wraeth <wraeth@×××××××××.au>