From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Fkn6w-0005yS-Sr for garchives@archives.gentoo.org; Mon, 29 May 2006 19:09:07 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.6/8.13.6) with SMTP id k4TJ77xC005084; Mon, 29 May 2006 19:07:07 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.13.6/8.13.6) with ESMTP id k4TJ0HlF019817 for ; Mon, 29 May 2006 19:00:17 GMT Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id DFDF664500 for ; Mon, 29 May 2006 19:00:15 +0000 (UTC) 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 15414-22 for ; Mon, 29 May 2006 19:00:09 +0000 (UTC) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.201]) by smtp.gentoo.org (Postfix) with ESMTP id 375516437D for ; Mon, 29 May 2006 19:00:00 +0000 (UTC) Received: by wx-out-0102.google.com with SMTP id t10so421922wxc for ; Mon, 29 May 2006 12:00:00 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=eMHS0YwVt16E0JLh+jk7r38DTqQQQUOXyBDYitvTUFJBuM/MngkXt3Cs4cyhuSzZ3rBgC0/K+3dAjOj1yVRRxgUEFOr5Lg8+c1PiGkWi+MqNgXOJ3Y/odrMgl+tRioRhNOh/hV2orDv2MCT6Q3CQ7wi/gJ5YBcEcY/gqU1fJ4eI= Received: by 10.70.18.17 with SMTP id 17mr2665719wxr; Mon, 29 May 2006 12:00:00 -0700 (PDT) Received: by 10.70.96.6 with HTTP; Mon, 29 May 2006 12:00:00 -0700 (PDT) Message-ID: <7573e9640605291200x48b2bbeg3fb3e8733d3acc35@mail.gmail.com> Date: Mon, 29 May 2006 12:00:00 -0700 From: "Richard Fish" Sender: richard.j.fish@gmail.com To: "Meino Christian Cramer" , gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] OpenOffice build failed. In-Reply-To: <20060529.200227.41633704.Meino.Cramer@gmx.de> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Disposition: inline References: <7573e9640605282217h447d62a4ldca7659c75571efc@mail.gmail.com> <20060529.191703.74749441.Meino.Cramer@gmx.de> <7573e9640605291048t598f33dble4666e9a73799774@mail.gmail.com> <20060529.200227.41633704.Meino.Cramer@gmx.de> X-Google-Sender-Auth: 3270ed2fea2a18af X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Status: No, score=-2.566 required=5.5 tests=[AWL=0.033, BAYES_00=-2.599] X-Spam-Score: -2.566 X-Spam-Level: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id k4TJ0HlF019817 X-Archives-Salt: 39617b83-da3c-4f96-922d-4cee1d48bb2b X-Archives-Hash: 9bf2853cdcd1b873b3025e9a9c6326bd On 5/29/06, Meino Christian Cramer wrote: > Before I will restart the whole thing again I would be happy if you > could take a look on the logfile. I have attached it to this mail, Here is the error: Systemcall: /tmp/portage/openoffice-2.0.2-r2/work/ooo-build-2.0.2.11/build/OOO_2_0_2/solver/680/unxlngi6.pro/bin/regcomp -register -br /tmp/portage/openoffice-2.0.2-r2/work/ooo-build-2.0.2.11/build/OOO_2_0_2/solver/680/unxlngi6.pro/bin/types.rdb -br /tmp/portage/openoffice-2.0.2-r2/work/ooo-build-2.0.2.11/build/OOO_2_0_2/solver/680/unxlngi6.pro/bin/pyuno_services.rdb -r /tmp/portage/openoffice-2.0.2-r2/work/ooo-build-2.0.2.11/build/OOO_2_0_2/instsetoo_native/util/OpenOffice//services.rdb/en-US_inprogress_1/services.rdb -c vnd.openoffice.pymodule:mailmerge -l com.sun.star.loader.Python 2>&1 | 'import site' failed; use -v for traceback register component 'vnd.openoffice.pymodule:mailmerge' in registry '/tmp/portage/openoffice-2.0.2-r2/work/ooo-build-2.0.2.11/build/OOO_2_0_2/instsetoo_native/util/OpenOffice//services.rdb/en-US_inprogress_1/services.rdb' failed! error (RuntimeException): python-loader:exceptions.ImportError: No module named os, traceback follows Coludn't import traceback module It looks like openoffice doesn't like the python that is on your system. But I don't understand why, because the os, site, and traceback modules are a part of python, and really must exist. In fact portage relies on python, so if python were really broken portage would not work. So I guess now we should take a look at the output of: eix dev-lang/python (you may need to merge eix for this) emerge -pv dev-lang/python env | grep PYTHON python -c "import sys ; print sys.path" I suppose you can also try running the command shown on the Systemcall: line and see if the problem repeats itself... -Richard -- gentoo-user@gentoo.org mailing list