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 1QWiZQ-0007kN-AQ for garchives@archives.gentoo.org; Wed, 15 Jun 2011 05:23:16 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B9B581C074; Wed, 15 Jun 2011 05:21:01 +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 6BB241C074 for ; Wed, 15 Jun 2011 05:21:01 +0000 (UTC) Received: by wyi11 with SMTP id 11so50717wyi.40 for ; Tue, 14 Jun 2011 22:21:00 -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=tt/CjkCG9HcR47fpnYG934E4gXnia/nSo2B8PpfccVk=; b=VIde1cLCNjP9EbV35UEswLLKB/EjMQ35K1kdfGOzrUO98g7I0aiTvTkCWjFPdrBCJQ dowtLnE7WemzH/xe/IBtzWrkog8h3DiTITPdTuVULIKQNP3mgULENsgO6AsIfPa1EA4g OCdLybdxEtYpl1uK1hg9+R7PhBTVNnC9eu+I8= 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=rUnR1WYMXi8ozpnRoY6lS0UaXS/7QInsyB5R7lShLjfVO8RGxazKH4iR+7CueHWD8M iAqXe2IKXIwt9HgvKV0exrGUgA9THuQ5JEFLJRDwQQYC4LSxi99iUFPYklKjxUYpQfIT kQBb3ELXS28Q+BNX5Gn9a4hEKB/G4OAS1ffrI= Received: by 10.227.27.98 with SMTP id h34mr53293wbc.113.1308115260407; Tue, 14 Jun 2011 22:21:00 -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 gb6sm48326wbb.51.2011.06.14.22.20.57 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 14 Jun 2011 22:20:58 -0700 (PDT) From: Mick To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] KDE4 + python3.1 == no system-config-printer-kde? Date: Wed, 15 Jun 2011 06:21:18 +0100 User-Agent: KMail/1.13.7 (Linux/2.6.38-gentoo-r6; KDE/4.6.3; x86_64; ; ) References: <4DF6F4F2.5050704@makovey.net> <201106140710.07576.michaelkintzios@gmail.com> <4DF7F838.7040205@makovey.net> In-Reply-To: <4DF7F838.7040205@makovey.net> 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="nextPart36346639.FDSHDAgxju"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201106150621.39813.michaelkintzios@gmail.com> X-Archives-Salt: X-Archives-Hash: 08c6065f348fbef67a3d4b828a962a12 --nextPart36346639.FDSHDAgxju Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable On Wednesday 15 Jun 2011 01:09:28 Dmitry Makovey wrote: > On 06/14/2011 12:09 AM, Mick wrote: > > The last enews I read specifically warned *not* to turn on 3.1 and > > instead > > stay with the latest 2 version ... > >=20 > > Do you have a specific reason that compels you to try to make KDE work > > with 3.1? >=20 > If memory serves me right it was on this list that I picked up the idea > that things are working just fine with 3.1, not to mention that most > packages are "smart enough" to know which python they need with > PYTHON_API variables sprinkled around ebuilds. So I was quite surprised > to uncover this one. Indeed package deps should take advantage of python3 as long as it has been= =20 installed, if the package needs python3: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D # eselect news read 3 2010-03-25-python-3.1 Title Python 3.1 Author Arfrever Frehtes Taifersar Arahesis Posted 2010-03-25 Revision 1 Python 3 is a new major version of Python and is intentionally incompatible with Python 2. Many external modules have not been ported yet to Python 3, so Python 2 still needs to be installed. You can benefit from having Python= 3 installed without setting Python 3.1 as main active version of Python. Currently you should not set Python 3.1 as main active version of Python. When setting it becomes recommended, a separate news item will be created to notify users. Although Python 3.1 should not be set as main active version of Python, you should run python-updater after installation of Python 3.1. By default, modules that support both Python 2 and Python 3 are installed for both the active version of Python 2 and the active version of Python 3 when both Python 2 and Python 3 are installed. It is recommended to use a UTF-8 locale to avoid potential problems.=20 Especially C and POSIX locales are discouraged. If locale has not been explicitly set, then POSIX locale is used, so you should ensure that locale has been set. Problems occurring only with non-UTF-8 locales should be reported directly to upstream developers of given packages. See http://www.gentoo.org/doc/en/utf-8.xml for more information about UTF-8. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D This news item and the elog messages/warnings make me think that python3 ti= me=20 has not come yet. YMMV =2D-=20 Regards, Mick --nextPart36346639.FDSHDAgxju 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) iEYEABECAAYFAk34QWMACgkQVTDTR3kpaLbICgCgg4KYDy3BQw2PrLOIRV15zp6c ljoAoNbaZHDT0MaPITufBBp71ggKl4mv =LCqf -----END PGP SIGNATURE----- --nextPart36346639.FDSHDAgxju--