Gentoo Archives: gentoo-user

From: Joshua Murphy <poisonbl@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] unmerge boo_boo
Date: Fri, 31 Oct 2008 17:53:31
Message-Id: c30988c30810311053v40e4fd58u267f8344d8f81d3d@mail.gmail.com
In Reply to: [gentoo-user] unmerge boo_boo by James
1 On Fri, Oct 31, 2008 at 1:07 AM, James <wireless@×××××××××××.com> wrote:
2 > Well,
3 >
4 > I've done it now, being in too big of a hurry.
5 >
6 > After an emerge --sync, and the blocking packages, I
7 > got in a hurry, did not think and ran:
8 >
9 > emerge --unmerge sys-libs/ss sys-libs/com_err
10 > sys-fs/e2fsprogs sys-libs/e2fsprogs-libs
11 >
12 >
13 > So now I cannot emerge anything to fix this.
14 >
15 > Here I tried (re) emerge wget:
16 >
17 > Downloading 'ftp://rm.mirror.garr.it/mirrors/gnuftp/gnu/wget/wget-1.11.1.tar.bz2'
18 > wget: error while loading shared libraries: libcom_err.so.2: cannot open shared
19 > object file: No such file or directory
20 >
21 >
22 > Can I just copy some file over from another amd64 machine?
23 >
24 > If so, which ones exactly?
25 >
26 >
27 > If not, any other ideas to fix this?
28 >
29 >
30 >
31 > James
32
33 Hmm, here's a random thought... if you've not already gotten things
34 working again... Gentoo installs Busybox... try
35
36 FETCHCOMMAND="/bin/busybox wget \${URI} -P \${DISTDIR}" emerge wget
37
38 and see if that overcomes your troubles.
39
40 --
41 Poison [BLX]
42 Joshua M. Murphy

Replies

Subject Author
Re: [gentoo-user] unmerge boo_boo Markos Chandras <markos.chandras@×××××.com>