Gentoo Archives: gentoo-user

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

Replies

Subject Author
[gentoo-user] FIXED: unmerge boo_boo James <wireless@×××××××××××.com>