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 1Q3mwc-0003IN-OT for garchives@archives.gentoo.org; Sun, 27 Mar 2011 10:11:39 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 897911C0B7; Sun, 27 Mar 2011 10:10:00 +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 3C1D81C0B7 for ; Sun, 27 Mar 2011 10:09:59 +0000 (UTC) Received: by wyi11 with SMTP id 11so2043826wyi.40 for ; Sun, 27 Mar 2011 03:09:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:from:reply-to:to:subject:date:user-agent :references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=DAeGiYPREf7ZD3hbE5F4swT4hmoBlObHkEoM7nEleD4=; b=LSrkzc75USDRq+pbm5THjaftkndgbjjFStafk4AHEaymgh1LNyqV4Nm/I/6U7sD1nv D/gE0ABXH63uutHfoytGVQZmB/9wzs+ufi47K0lmHvainsGAUpGmVrkLPlpdhSaJjKX1 AsxZPJtQMWuUozKrdT8Z5158WDdPC0SM7uu/c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:reply-to:to:subject:date:user-agent:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id; b=p1T6nJDAGbDXs0x48ytFgHOhIyb98XHGAAkrZmcI72uTWZRx1XyFzNzbbb1Kc7bXEO nq4Ycx7iLr2CNuZbSaZ6PQhx7j4q7HbIaLU33xYJBIGQvTWsbBvB+KF/G/PlsJBzebCr R+sV3VAOyER1KA4ZjUcBX5Pu7kSn0svKRU4ZU= Received: by 10.216.9.141 with SMTP id 13mr1616549wet.73.1301220599377; Sun, 27 Mar 2011 03:09:59 -0700 (PDT) Received: from dell_xps.localnet (230.3.169.217.in-addr.arpa [217.169.3.230]) by mx.google.com with ESMTPS id n52sm1034925wer.24.2011.03.27.03.09.57 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 27 Mar 2011 03:09:58 -0700 (PDT) From: Mick To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: python-2.7 update: re-emerge of cracklib failed, how can I fix it? Date: Sun, 27 Mar 2011 11:10:09 +0100 User-Agent: KMail/1.13.5 (Linux/2.6.36-gentoo-r5; KDE/4.4.5; x86_64; ; ) References: <4D8EDB7E.6090801@gmail.com> <4D8EEA3B.4010904@gmail.com> In-Reply-To: <4D8EEA3B.4010904@gmail.com> 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: multipart/signed; boundary="nextPart2493892.ZjYN2ZB4h0"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201103271110.19731.michaelkintzios@gmail.com> X-Archives-Salt: X-Archives-Hash: cad22a95e8e8ea894b22be402d9d8a18 --nextPart2493892.ZjYN2ZB4h0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable On Sunday 27 March 2011 08:41:47 Jarry wrote: > On 27. 3. 2011 8:50, Remy Blank wrote: > > Try re-emerging setuptools. >=20 > On 27. 3. 2011 8:51, Adam Carter wrote: > > emerge --oneshot dev-python/setuptools would be a good start. (FWIW > > google "cracklib No module named setuptools"...) >=20 > Thanks, this work! So it seems to me, the right procedure is: > 1. emerge --update... > 2. eselect python set python2.7 > 3. python-updater ${options} > 4. emerge --depclean > 5. revdep-rebuild >=20 > My mistake was I forgot to run "2."... >=20 > Jarry =2E.. and run 4. and 5. above in the wrong order? In the e-warning words of --depclean itself: "* Depclean may break link level dependencies. Thus, it is * recommended to use a tool such as `revdep-rebuild` ... " =2D-=20 Regards, Mick --nextPart2493892.ZjYN2ZB4h0 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) iEYEABECAAYFAk2PDQsACgkQVTDTR3kpaLZeDACgrw9rnw/R6xTILCWRzz3tNRQA l3YAn3u86YXNnXIiXObdIkuUi2o3pXnk =lFob -----END PGP SIGNATURE----- --nextPart2493892.ZjYN2ZB4h0--