Gentoo Archives: gentoo-user

From: Michael Hampicke <gentoo-user@××××.biz>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] nano in install-amd64-minimal-20121013.iso broken?
Date: Mon, 15 Oct 2012 21:43:26
Message-Id: 507C8305.4030901@hadt.biz
In Reply to: Re: [gentoo-user] nano in install-amd64-minimal-20121013.iso broken? by Jarry
1 Am 15.10.2012 21:29, schrieb Jarry:
2 > On 15-Oct-12 21:18, Michael Hampicke wrote:
3 >
4 >>> livecd gentoo # nano -w /mnt/gentoo/etc/portage/make.conf
5 >>> nano: error while loading shared libraries: libmagic.so.1:
6 >>> cannot open shared object file: No such file or directory
7 >>> livecd gentoo #
8 >>>
9 >>> So what am I supposed to do now? Seems to me nano is broken...
10 >>
11 >> Use another editor - like vi(m) - or just chroot into /mnt/gentoo and
12 >> run nano from there. It does not matter if you edit make.conf before or
13 >> after chrooting.
14 >
15 > I already chrooted. So it means nano in stage3 is broken?
16 > Concerning vi, it is 10 years since I used it for the last time!
17 > Do not even remember how to save file after editing... :-(
18
19 I just downloaded stage3-amd64-20121013.tar.bz2 and tried it. nano
20 inside the chroot works just fine here. Maybe you should check your
21 stage3 / iso file. See section 2.c of the gentoo handbook [1].
22 If the checksums don't match, just downloaded the files again, if the
23 checksums are ok, just try emerge --sync && emerge nano inside the chroot.
24
25 [1] http://www.gentoo.org/doc/en/handbook/handbook-amd64.xml?full=1

Replies

Subject Author
Re: [gentoo-user] nano in install-amd64-minimal-20121013.iso broken? "AleiPhoenix (A.K.A Areverie)" <aleiphoenix@×××××.com>