From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Q1bI9-0003hz-52 for garchives@archives.gentoo.org; Mon, 21 Mar 2011 09:20:49 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ADB0E1C006; Mon, 21 Mar 2011 09:19:07 +0000 (UTC) Received: from mta-2.ms.rz.rwth-aachen.de (mta-2.ms.rz.RWTH-Aachen.DE [134.130.7.73]) by pigeon.gentoo.org (Postfix) with ESMTP id 6D4BD1C006 for ; Mon, 21 Mar 2011 09:19:07 +0000 (UTC) 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-transfer-encoding: 7BIT Content-disposition: inline Content-type: text/plain; charset=us-ascii Received: from ironport-out-1.rz.rwth-aachen.de ([134.130.5.40]) by mta-2.ms.rz.RWTH-Aachen.de (Sun Java(tm) System Messaging Server 6.3-7.04 (built Sep 26 2008)) with ESMTP id <0LIE0074DHVUH910@mta-2.ms.rz.RWTH-Aachen.de> for gentoo-user@lists.gentoo.org; Mon, 21 Mar 2011 10:19:06 +0100 (CET) X-IronPort-AV: E=Sophos;i="4.63,218,1299452400"; d="scan'208";a="101466995" Received: from relay-2.ms.rz.rwth-aachen.de (HELO relay.rwth-aachen.de) ([134.130.7.75]) by ironport-in-1.rz.rwth-aachen.de with ESMTP; Mon, 21 Mar 2011 10:19:06 +0100 Received: from numa-i.igpm.rwth-aachen.de (numa-i.igpm.RWTH-Aachen.DE [134.130.161.252]) by relay.rwth-aachen.de (8.14.4+Sun/8.13.8/1) with ESMTP id p2L9J6Nl005960 for ; Mon, 21 Mar 2011 10:19:06 +0100 (CET) Received: from numa-i (localhost [127.0.0.1]) by numa-i.igpm.rwth-aachen.de (Postfix) with ESMTP id 03A6B7ED for ; Mon, 21 Mar 2011 10:19:07 +0100 (CET) Date: Mon, 21 Mar 2011 10:19:07 +0100 From: Helmut Jarausch Subject: [gentoo-user] broken system - get_libdir returns an emtpy string - please help To: gentoo-user@lists.gentoo.org X-Mailer: Balsa 2.4.9 Message-id: <1300699147.3059.1@numa-i> X-Archives-Salt: X-Archives-Hash: f46d412b87909073434b6efd18f12d26 Hi, probably, portage-2.2.0_alpha28 has broken my system. I have reinstalled a binary version of portage-2.2.0_alpha27, but ... For many packages, portage installs libraries into /usr instead of /usr/lib64 or /usr/lib32 Probably, the function get_libdir (defined in /usr/portage/eclass/multilib.eclass) returns an empty string. Does anybody know, how to recover from this? Many thanks for a hint, Helmut.