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 1Q3jhY-0005Ds-5F for garchives@archives.gentoo.org; Sun, 27 Mar 2011 06:43:52 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EBDC6E0529; Sun, 27 Mar 2011 06:42:04 +0000 (UTC) Received: from mail-wy0-f181.google.com (mail-wy0-f181.google.com [74.125.82.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 99B93E0529 for ; Sun, 27 Mar 2011 06:42:04 +0000 (UTC) Received: by wyi11 with SMTP id 11so1970930wyi.40 for ; Sat, 26 Mar 2011 23:42:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :subject:content-type:content-transfer-encoding; bh=UM3nFJWzc4hPr5yvWe+wvLLXjZh1FvWEuHdTXAcQqp8=; b=UoVHrhLnJ3rZ5Dgrcea+Itx9vIZy3jvKe+INCT7P96YqAVS4EeRH3Ye18G7hZXKbXR uN6xZBfyYtwmQ4j10vpTuS3Mr7x0Vew2D6qTs5nhCJuOPic6IgTTK639rsX5UXrP4mW4 C/Tu8NdtPvS1TMlqJ0LRELTe0qc0QELrdkNYA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=cPvBEXAlBXGuRIKlLr2ZmJqn006UQJrqn2NpnLpIxwXKk6WwwrSiYi7JenKmjNtFNl jQnvA6nJqKz+/geFw0wvYX0lux+WqknOGAXGZii1wz6/J1h3qnlepo58WqU/Q4kBTNAs 9H5p1ndpRu9onAwDpBV+bG/z7PZFosqsPX91Q= Received: by 10.227.110.147 with SMTP id n19mr2498534wbp.51.1301208123660; Sat, 26 Mar 2011 23:42:03 -0700 (PDT) Received: from [10.0.0.10] ([88.151.72.53]) by mx.google.com with ESMTPS id g7sm1331425wby.31.2011.03.26.23.42.02 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 26 Mar 2011 23:42:02 -0700 (PDT) Message-ID: <4D8EDB7E.6090801@gmail.com> Date: Sun, 27 Mar 2011 08:38:54 +0200 From: Jarry User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9 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 To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] python-2.7 update: re-emerge of cracklib failed, how can I fix it? Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: X-Archives-Hash: cdfcf4607203309ab19d9ebbea5f8377 Hi, apparently I screwed something during python update, and now I can not fix my system. This is what I did: emerge --sync emerge --ask --update --deep --newuse world At the end, I have seen: You should run 'python-updater ${options}' to rebuild Python modules. So I did, then "emerge --depclean", and that was my mistake: python2.6 has been unmerged before I switched to python2.7. Im just surprised python2.6 has been unmerged, when it was still active and selected python version. Then by revdep-rebuild I got a lot of error-messages and at that time I realised something got wrong. Then I switched to python2.7 (eselect python set python2.7), and tried revdep-rebuild again. Two packages needed to be emerged again: libxstl and cracklib. The first got emerged without a problem, but for cracklib emerge failed with this messages: -------------------------------------------------------- File "setup.py", line 22, in from setuptools import setup, Extension, find_packages ImportError: No module named setuptools * ERROR: sys-libs/cracklib-2.8.16 failed (compile phase): * Building failed with CPython 2.7 in distutils_building() function * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 5094: Called do_python * environment, line 1389: Called distutils_src_compile * environment, line 1238: Called python_execute_function 'distutils_building' * environment, line 3662: Called die * The specific snippet of code: * die "${failure_message}"; * * If you need support, post the output of 'emerge --info =sys-libs/cracklib-2.8.16', * the complete build log and the output of 'emerge -pqv =sys-libs/cracklib-2.8.16'. * The complete build log is located at '/var/tmp/portage/sys-libs/cracklib-2.8.16/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-libs/cracklib-2.8.16/temp/environment'. * S: '/var/tmp/portage/sys-libs/cracklib-2.8.16/work/cracklib-2.8.16' >>> Failed to emerge sys-libs/cracklib-2.8.16, Log file: >>> '/var/tmp/portage/sys-libs/cracklib-2.8.16/temp/build.log' -------------------------------------------------------- My question is: how can I fix this mess? Jarry -- _______________________________________________________________ This mailbox accepts e-mails only from selected mailing-lists! Everything else is considered to be spam and therefore deleted.