From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-85803-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1KvyBf-0007bE-5A
	for garchives@archives.gentoo.org; Fri, 31 Oct 2008 17:53:31 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 11D4BE0459;
	Fri, 31 Oct 2008 17:53:31 +0000 (UTC)
Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.178])
	by pigeon.gentoo.org (Postfix) with ESMTP id D39D3E0459
	for <gentoo-user@lists.gentoo.org>; Fri, 31 Oct 2008 17:53:30 +0000 (UTC)
Received: by wa-out-1112.google.com with SMTP id v33so710773wah.2
        for <gentoo-user@lists.gentoo.org>; Fri, 31 Oct 2008 10:53:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:received:received:message-id:date:from:to
         :subject:in-reply-to:mime-version:content-type
         :content-transfer-encoding:content-disposition:references;
        bh=XWUFgnyCbwVYQZLwPv+37/zER7jTb+ebYieaenU0qBM=;
        b=QDW8swHphibHnX0sWDlomSO9SjHQbvAXZ+Lmddaa6nMtz86haaBf7rqLpqsLC/V3/H
         67aSz9bwqkaIw7rL0C0dwmmGW4+X8xpDx3G65G6ZDTHaW7m/6E2nVAZa/NFZH/8yELUP
         gi1Kkmd3D18qwLroRNdOOlg7ZyowaeVpOGco4=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=message-id:date:from:to:subject:in-reply-to:mime-version
         :content-type:content-transfer-encoding:content-disposition
         :references;
        b=JiUPNIHGnCpnUY3hVua1/y737ywblNXwuGlxFEOKros7laKs+ygpWrJf7IpQyK5qzq
         aIM9egBlXc77NxLcjwmY6td07SKLS39vV2D/LqH8uU5InqzgCasp2xGKQcmBlJr/67UU
         3KUlGSbqEDZaoqO9zpsdQz9V+aXM7Ak4qHwSM=
Received: by 10.114.200.2 with SMTP id x2mr10229889waf.79.1225475608484;
        Fri, 31 Oct 2008 10:53:28 -0700 (PDT)
Received: by 10.114.145.19 with HTTP; Fri, 31 Oct 2008 10:53:28 -0700 (PDT)
Message-ID: <c30988c30810311053v40e4fd58u267f8344d8f81d3d@mail.gmail.com>
Date: Fri, 31 Oct 2008 13:53:28 -0400
From: "Joshua Murphy" <poisonbl@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] unmerge boo_boo
In-Reply-To: <loom.20081031T050157-424@post.gmane.org>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <loom.20081031T050157-424@post.gmane.org>
X-Archives-Salt: dde7b59d-a290-44de-b1be-24338afcf6b6
X-Archives-Hash: 5e2050cf212ebab0267df30e353dfcd9

On Fri, Oct 31, 2008 at 1:07 AM, James <wireless@tampabay.rr.com> wrote:
> Well,
>
> I've done it now, being in too big of a hurry.
>
> After an emerge --sync, and the blocking packages, I
> got in a hurry, did not think and ran:
>
> emerge --unmerge sys-libs/ss sys-libs/com_err
> sys-fs/e2fsprogs sys-libs/e2fsprogs-libs
>
>
> So now I cannot emerge anything to fix this.
>
> Here I tried (re) emerge wget:
>
> Downloading 'ftp://rm.mirror.garr.it/mirrors/gnuftp/gnu/wget/wget-1.11.1.tar.bz2'
> wget: error while loading shared libraries: libcom_err.so.2: cannot open shared
> object file: No such file or directory
>
>
> Can I just copy some file over from another amd64 machine?
>
> If so, which ones exactly?
>
>
> If not, any other ideas to fix this?
>
>
>
> James

Hmm, here's a random thought... if you've not already gotten things
working again... Gentoo installs Busybox... try

FETCHCOMMAND="/bin/busybox wget \${URI} -P \${DISTDIR}" emerge wget

and see if that overcomes your troubles.

-- 
Poison [BLX]
Joshua M. Murphy