<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Building python2.6 for Debian Lenny</title>
	<atom:link href="http://projectdaenney.org/2009/building-python2-6-for-debian-lenny/feed" rel="self" type="application/rss+xml" />
	<link>http://projectdaenney.org/2009/building-python2-6-for-debian-lenny</link>
	<description>Digital Identity</description>
	<lastBuildDate>Sun, 05 Sep 2010 08:52:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Brian</title>
		<link>http://projectdaenney.org/2009/building-python2-6-for-debian-lenny/comment-page-1#comment-235</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Fri, 02 Apr 2010 08:23:31 +0000</pubDate>
		<guid isPermaLink="false">http://projectdaenney.org/?p=260#comment-235</guid>
		<description>Got it to build, but it won&#039;t install. Any tips?

xen2:~# dpkg -i ./python2.6-minimal_2.6.5-1_amd64.deb 
Selecting previously deselected package python2.6-minimal.
(Reading database ... 84813 files and directories currently installed.)
Unpacking python2.6-minimal (from .../python2.6-minimal_2.6.5-1_amd64.deb) ...
Setting up python2.6-minimal (2.6.5-1) ...
Linking and byte-compiling packages for runtime python2.6...
pycentral: pycentral rtinstall: installed runtime python2.6 not found
pycentral rtinstall: installed runtime python2.6 not found
dpkg: error processing python2.6-minimal (--install):
 subprocess post-installation script returned error exit status 1
Processing triggers for man-db ...
Errors were encountered while processing:
 python2.6-minimal</description>
		<content:encoded><![CDATA[<p>Got it to build, but it won&#8217;t install. Any tips?</p>
<p>xen2:~# dpkg -i ./python2.6-minimal_2.6.5-1_amd64.deb<br />
Selecting previously deselected package python2.6-minimal.<br />
(Reading database &#8230; 84813 files and directories currently installed.)<br />
Unpacking python2.6-minimal (from &#8230;/python2.6-minimal_2.6.5-1_amd64.deb) &#8230;<br />
Setting up python2.6-minimal (2.6.5-1) &#8230;<br />
Linking and byte-compiling packages for runtime python2.6&#8230;<br />
pycentral: pycentral rtinstall: installed runtime python2.6 not found<br />
pycentral rtinstall: installed runtime python2.6 not found<br />
dpkg: error processing python2.6-minimal (&#8211;install):<br />
 subprocess post-installation script returned error exit status 1<br />
Processing triggers for man-db &#8230;<br />
Errors were encountered while processing:<br />
 python2.6-minimal</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://projectdaenney.org/2009/building-python2-6-for-debian-lenny/comment-page-1#comment-234</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Tue, 30 Mar 2010 00:58:33 +0000</pubDate>
		<guid isPermaLink="false">http://projectdaenney.org/?p=260#comment-234</guid>
		<description>I got this error. Any idea?

Traceback (most recent call last):
  File &quot;/usr/lib/python2.5/site-packages/sphinx/__init__.py&quot;, line 126, in main
    confoverrides, status, sys.stderr, freshenv)
  File &quot;/usr/lib/python2.5/site-packages/sphinx/application.py&quot;, line 83, in __init__
    self.setup_extension(extension)
  File &quot;/usr/lib/python2.5/site-packages/sphinx/application.py&quot;, line 122, in setup_extension
    raise ExtensionError(&#039;Could not import extension %s&#039; % extension, err)
ExtensionError: Could not import extension pyspecific (exception: No module named writers.html)</description>
		<content:encoded><![CDATA[<p>I got this error. Any idea?</p>
<p>Traceback (most recent call last):<br />
  File &#8220;/usr/lib/python2.5/site-packages/sphinx/__init__.py&#8221;, line 126, in main<br />
    confoverrides, status, sys.stderr, freshenv)<br />
  File &#8220;/usr/lib/python2.5/site-packages/sphinx/application.py&#8221;, line 83, in __init__<br />
    self.setup_extension(extension)<br />
  File &#8220;/usr/lib/python2.5/site-packages/sphinx/application.py&#8221;, line 122, in setup_extension<br />
    raise ExtensionError(&#8216;Could not import extension %s&#8217; % extension, err)<br />
ExtensionError: Could not import extension pyspecific (exception: No module named writers.html)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://projectdaenney.org/2009/building-python2-6-for-debian-lenny/comment-page-1#comment-233</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Mon, 29 Mar 2010 22:46:40 +0000</pubDate>
		<guid isPermaLink="false">http://projectdaenney.org/?p=260#comment-233</guid>
		<description>Hence, the information in /etc/apt/sources.list should be the following.

deb-src http://ftp.nl.debian.org/debian/ unstable main non-free contrib</description>
		<content:encoded><![CDATA[<p>Hence, the information in /etc/apt/sources.list should be the following.</p>
<p>deb-src <a href="http://ftp.nl.debian.org/debian/" rel="nofollow">http://ftp.nl.debian.org/debian/</a> unstable main non-free contrib</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://projectdaenney.org/2009/building-python2-6-for-debian-lenny/comment-page-1#comment-232</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Mon, 29 Mar 2010 22:45:17 +0000</pubDate>
		<guid isPermaLink="false">http://projectdaenney.org/?p=260#comment-232</guid>
		<description>Python2.6 is now in unstable and not in experimental any more.</description>
		<content:encoded><![CDATA[<p>Python2.6 is now in unstable and not in experimental any more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony Maher</title>
		<link>http://projectdaenney.org/2009/building-python2-6-for-debian-lenny/comment-page-1#comment-231</link>
		<dc:creator>Tony Maher</dc:creator>
		<pubDate>Wed, 17 Mar 2010 23:06:01 +0000</pubDate>
		<guid isPermaLink="false">http://projectdaenney.org/?p=260#comment-231</guid>
		<description>python2.6 has moved from experimental to testing so need ot modify the /etc/apt/source.list line accordingly.</description>
		<content:encoded><![CDATA[<p>python2.6 has moved from experimental to testing so need ot modify the /etc/apt/source.list line accordingly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomtom</title>
		<link>http://projectdaenney.org/2009/building-python2-6-for-debian-lenny/comment-page-1#comment-215</link>
		<dc:creator>tomtom</dc:creator>
		<pubDate>Sun, 10 Jan 2010 12:44:52 +0000</pubDate>
		<guid isPermaLink="false">http://projectdaenney.org/?p=260#comment-215</guid>
		<description>Hmmm. Did not work for me.
I have a Lenny System with 

ii  python                           2.5.2-3                    An interactive high-level object-oriented language (default ve
ii  python-minimal                   2.5.2-3                    A minimal subset of the Python language (default version)
ii  python2.5                        2.5.2-15                   An interactive high-level object-oriented language (version 2.
ii  python2.5-minimal                2.5.2-15                   A minimal subset of the Python language (version 2.5)
ii  python2.6                        2.6.4-1                    An interactive high-level object-oriented language (version 2.
ii  python2.6-minimal                2.6.4-1                    A minimal subset of the Python language (version 2.6)


But when I try to install a package I get the following error:

dpkg: dependency problems prevent configuration of custompkg:
custompkg depends on python (&gt;= 2.6); however:
  Version of python on system is 2.5.2-3.

Any help appreciated.</description>
		<content:encoded><![CDATA[<p>Hmmm. Did not work for me.<br />
I have a Lenny System with </p>
<p>ii  python                           2.5.2-3                    An interactive high-level object-oriented language (default ve<br />
ii  python-minimal                   2.5.2-3                    A minimal subset of the Python language (default version)<br />
ii  python2.5                        2.5.2-15                   An interactive high-level object-oriented language (version 2.<br />
ii  python2.5-minimal                2.5.2-15                   A minimal subset of the Python language (version 2.5)<br />
ii  python2.6                        2.6.4-1                    An interactive high-level object-oriented language (version 2.<br />
ii  python2.6-minimal                2.6.4-1                    A minimal subset of the Python language (version 2.6)</p>
<p>But when I try to install a package I get the following error:</p>
<p>dpkg: dependency problems prevent configuration of custompkg:<br />
custompkg depends on python (&gt;= 2.6); however:<br />
  Version of python on system is 2.5.2-3.</p>
<p>Any help appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daenney</title>
		<link>http://projectdaenney.org/2009/building-python2-6-for-debian-lenny/comment-page-1#comment-187</link>
		<dc:creator>Daenney</dc:creator>
		<pubDate>Mon, 07 Dec 2009 13:13:50 +0000</pubDate>
		<guid isPermaLink="false">http://projectdaenney.org/?p=260#comment-187</guid>
		<description>D&#039;oh, thanks for that one...</description>
		<content:encoded><![CDATA[<p>D&#8217;oh, thanks for that one&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Van den Borre</title>
		<link>http://projectdaenney.org/2009/building-python2-6-for-debian-lenny/comment-page-1#comment-186</link>
		<dc:creator>Mark Van den Borre</dc:creator>
		<pubDate>Mon, 07 Dec 2009 13:01:20 +0000</pubDate>
		<guid isPermaLink="false">http://projectdaenney.org/?p=260#comment-186</guid>
		<description>Obvious typo:

&quot;dpkg-buikdpackage -us -uc -b&quot; should be &quot;dpkg-buildpackage -us -uc -b&quot;</description>
		<content:encoded><![CDATA[<p>Obvious typo:</p>
<p>&#8220;dpkg-buikdpackage -us -uc -b&#8221; should be &#8220;dpkg-buildpackage -us -uc -b&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daenney</title>
		<link>http://projectdaenney.org/2009/building-python2-6-for-debian-lenny/comment-page-1#comment-177</link>
		<dc:creator>Daenney</dc:creator>
		<pubDate>Thu, 19 Nov 2009 15:24:57 +0000</pubDate>
		<guid isPermaLink="false">http://projectdaenney.org/?p=260#comment-177</guid>
		<description>We do not use httplib2 so I have not tried to compile it yet. I can give it a go somewhere next week.</description>
		<content:encoded><![CDATA[<p>We do not use httplib2 so I have not tried to compile it yet. I can give it a go somewhere next week.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daenney</title>
		<link>http://projectdaenney.org/2009/building-python2-6-for-debian-lenny/comment-page-1#comment-176</link>
		<dc:creator>Daenney</dc:creator>
		<pubDate>Thu, 19 Nov 2009 15:23:12 +0000</pubDate>
		<guid isPermaLink="false">http://projectdaenney.org/?p=260#comment-176</guid>
		<description>To be honest I do not know what can have triggered that error. Since I&#039;m sourcing an experimental package here it might very well be that in the mean time a newer version was uploaded by a member of the debian python team that introduced a few problems inside the debian/rules file.

It&#039;s just a stab in the dark here but that seems most likely to me since it breaks on the rules file.</description>
		<content:encoded><![CDATA[<p>To be honest I do not know what can have triggered that error. Since I&#8217;m sourcing an experimental package here it might very well be that in the mean time a newer version was uploaded by a member of the debian python team that introduced a few problems inside the debian/rules file.</p>
<p>It&#8217;s just a stab in the dark here but that seems most likely to me since it breaks on the rules file.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
