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 ) id 1KvmET-0003Sr-FK for garchives@archives.gentoo.org; Fri, 31 Oct 2008 05:07:37 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2C234E036F; Fri, 31 Oct 2008 05:07:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id ECC6CE036F for ; Fri, 31 Oct 2008 05:07:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 3E7B164DFA for ; Fri, 31 Oct 2008 05:07:35 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -2.83 X-Spam-Level: X-Spam-Status: No, score=-2.83 required=5.5 tests=[AWL=0.769, BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4bTGyxZfylzp for ; Fri, 31 Oct 2008 05:07:29 +0000 (UTC) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id E1C966499F for ; Fri, 31 Oct 2008 05:07:27 +0000 (UTC) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1KvmEE-0006ZJ-5x for gentoo-user@gentoo.org; Fri, 31 Oct 2008 05:07:22 +0000 Received: from www.buffer.net ([24.73.161.102]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 31 Oct 2008 05:07:22 +0000 Received: from wireless by www.buffer.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 31 Oct 2008 05:07:22 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: James Subject: [gentoo-user] unmerge =?utf-8?b?Ym9vX2Jvbw==?= Date: Fri, 31 Oct 2008 05:07:12 +0000 (UTC) Message-ID: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 24.73.161.102 (Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.1.17) Gecko/20080829 SeaMonkey/1.1.12) Sender: news X-Archives-Salt: 0815f6a8-016a-43bf-9708-193767d21f47 X-Archives-Hash: fe08ce46f8a14a0d1148894283aae3be 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