<?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: Git Packages for Ubuntu</title>
	<atom:link href="http://blog.avirtualhome.com/git-packages-for-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.avirtualhome.com</link>
	<description>Just my thoughts about things</description>
	<lastBuildDate>Wed, 16 May 2012 16:56:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: flexic</title>
		<link>http://blog.avirtualhome.com/git-packages-for-ubuntu/#comment-14132</link>
		<dc:creator>flexic</dc:creator>
		<pubDate>Tue, 24 Apr 2012 15:19:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.avirtualhome.com/?page_id=458#comment-14132</guid>
		<description>That did it, guess dpkg didn&#039;t like having to uninstall the default version. Doing it manually allowed the package to be installed, thanks as always Peter!</description>
		<content:encoded><![CDATA[<p>That did it, guess dpkg didn&#8217;t like having to uninstall the default version. Doing it manually allowed the package to be installed, thanks as always Peter!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://blog.avirtualhome.com/git-packages-for-ubuntu/#comment-14128</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Tue, 24 Apr 2012 11:26:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.avirtualhome.com/?page_id=458#comment-14128</guid>
		<description>I don&#039;t know why it doesn&#039;t work. I suggest uninstalling the old git and installing the new version.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t know why it doesn&#8217;t work. I suggest uninstalling the old git and installing the new version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: flexic</title>
		<link>http://blog.avirtualhome.com/git-packages-for-ubuntu/#comment-14127</link>
		<dc:creator>flexic</dc:creator>
		<pubDate>Mon, 23 Apr 2012 19:48:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.avirtualhome.com/?page_id=458#comment-14127</guid>
		<description>Will these builds not work on Ubuntu derivatives? Trying to update git on Linux Mint 12 (Lisa):

Preparing to replace git 1:1.7.5.4-1 (using .../git_2%3a1.7.10-0avh1~oneiric_amd64.deb) ...
mv: `/usr/lib/git-core/git-add.tmp&#039; and `/usr/lib/git-core/git-add&#039; are the same file
dpkg: error processing /var/cache/apt/archives/git_2%3a1.7.10-0avh1~oneiric_amd64.deb (--unpack):
 subprocess new pre-installation script returned error exit status 1
Errors were encountered while processing:
 /var/cache/apt/archives/git_2%3a1.7.10-0avh1~oneiric_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)</description>
		<content:encoded><![CDATA[<p>Will these builds not work on Ubuntu derivatives? Trying to update git on Linux Mint 12 (Lisa):</p>
<p>Preparing to replace git 1:1.7.5.4-1 (using &#8230;/git_2%3a1.7.10-0avh1~oneiric_amd64.deb) &#8230;<br />
mv: `/usr/lib/git-core/git-add.tmp&#8217; and `/usr/lib/git-core/git-add&#8217; are the same file<br />
dpkg: error processing /var/cache/apt/archives/git_2%3a1.7.10-0avh1~oneiric_amd64.deb (&#8211;unpack):<br />
 subprocess new pre-installation script returned error exit status 1<br />
Errors were encountered while processing:<br />
 /var/cache/apt/archives/git_2%3a1.7.10-0avh1~oneiric_amd64.deb<br />
E: Sub-process /usr/bin/dpkg returned an error code (1)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thomst</title>
		<link>http://blog.avirtualhome.com/git-packages-for-ubuntu/#comment-14109</link>
		<dc:creator>thomst</dc:creator>
		<pubDate>Mon, 09 Apr 2012 19:55:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.avirtualhome.com/?page_id=458#comment-14109</guid>
		<description>oh...sorry!!!
It works!!!
Well, I&#039;ve upgraded git from your repro, but didn&#039;t started a new shell when tested it...
Hey, that&#039;s really great. Thank you!</description>
		<content:encoded><![CDATA[<p>oh&#8230;sorry!!!<br />
It works!!!<br />
Well, I&#8217;ve upgraded git from your repro, but didn&#8217;t started a new shell when tested it&#8230;<br />
Hey, that&#8217;s really great. Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thomst</title>
		<link>http://blog.avirtualhome.com/git-packages-for-ubuntu/#comment-14108</link>
		<dc:creator>thomst</dc:creator>
		<pubDate>Mon, 09 Apr 2012 18:05:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.avirtualhome.com/?page_id=458#comment-14108</guid>
		<description>Thanks for your work.
I always worked with the ubuntu-package of git, which is good enough for me. But now I&#039;ve upgraded to 12.04 (beta2) and recogniced that the bash-completion doesn&#039;t work within the graphical terminal. Since I&#039;m working productive with git this is kind of annoying, so I tried your build of the newest git-version. Unfortunatly I&#039;ve got the same problem with it. Do you have a hint how to fix it and make my git working allright again?
That would be wonderful...</description>
		<content:encoded><![CDATA[<p>Thanks for your work.<br />
I always worked with the ubuntu-package of git, which is good enough for me. But now I&#8217;ve upgraded to 12.04 (beta2) and recogniced that the bash-completion doesn&#8217;t work within the graphical terminal. Since I&#8217;m working productive with git this is kind of annoying, so I tried your build of the newest git-version. Unfortunatly I&#8217;ve got the same problem with it. Do you have a hint how to fix it and make my git working allright again?<br />
That would be wonderful&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sergio Rus</title>
		<link>http://blog.avirtualhome.com/git-packages-for-ubuntu/#comment-14031</link>
		<dc:creator>Sergio Rus</dc:creator>
		<pubDate>Sat, 24 Mar 2012 17:00:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.avirtualhome.com/?page_id=458#comment-14031</guid>
		<description>Thanks for sharing a Git repo for Lucid. So far, Lucid repos still have version 1.7.0.4!! which is too old for a tool I&#039;d like to install... But now:
&gt; git --version
git version 1.7.9.4

Great!</description>
		<content:encoded><![CDATA[<p>Thanks for sharing a Git repo for Lucid. So far, Lucid repos still have version 1.7.0.4!! which is too old for a tool I&#8217;d like to install&#8230; But now:<br />
&gt; git &#8211;version<br />
git version 1.7.9.4</p>
<p>Great!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: flexic</title>
		<link>http://blog.avirtualhome.com/git-packages-for-ubuntu/#comment-13996</link>
		<dc:creator>flexic</dc:creator>
		<pubDate>Thu, 08 Mar 2012 18:17:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.avirtualhome.com/?page_id=458#comment-13996</guid>
		<description>Yes I should have mentioned it is working great (using v1.7.9.3). Have it running on our local Lucid server with all development being pushed through gitolite to it. Thanks again for adding Lucid back to your builds!</description>
		<content:encoded><![CDATA[<p>Yes I should have mentioned it is working great (using v1.7.9.3). Have it running on our local Lucid server with all development being pushed through gitolite to it. Thanks again for adding Lucid back to your builds!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://blog.avirtualhome.com/git-packages-for-ubuntu/#comment-13952</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Mon, 27 Feb 2012 20:46:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.avirtualhome.com/?page_id=458#comment-13952</guid>
		<description>@flexic

So I can assume it&#039;s working.
I changed the way I prepare my builds a bit and it won&#039;t be hard to keep the version updated right now.</description>
		<content:encoded><![CDATA[<p>@flexic</p>
<p>So I can assume it&#8217;s working.<br />
I changed the way I prepare my builds a bit and it won&#8217;t be hard to keep the version updated right now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: flexic</title>
		<link>http://blog.avirtualhome.com/git-packages-for-ubuntu/#comment-13951</link>
		<dc:creator>flexic</dc:creator>
		<pubDate>Mon, 27 Feb 2012 19:58:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.avirtualhome.com/?page_id=458#comment-13951</guid>
		<description>I just checked for updates on my server and noticed git was available! A nice surprise, thanks for building this version for Lucid Peter we really appreciate it. 

When Ubuntu 12.04 LTS is released we&#039;ll look at upgrading but it&#039;s nice to have git for the last LTS release still available, thanks to you</description>
		<content:encoded><![CDATA[<p>I just checked for updates on my server and noticed git was available! A nice surprise, thanks for building this version for Lucid Peter we really appreciate it. </p>
<p>When Ubuntu 12.04 LTS is released we&#8217;ll look at upgrading but it&#8217;s nice to have git for the last LTS release still available, thanks to you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://blog.avirtualhome.com/git-packages-for-ubuntu/#comment-13737</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Fri, 24 Feb 2012 18:27:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.avirtualhome.com/?page_id=458#comment-13737</guid>
		<description>OK two people asked, so what can I do :)

I uploaded git v1.7.9.2 to be build for Ubuntu 10.04. As I&#039;m writing this the 64bit version is building, and the ETA for the i386 build to start is 5 hours, so be patient, cross your fingers, install it and let me know it it worked :)</description>
		<content:encoded><![CDATA[<p>OK two people asked, so what can I do <img src='http://d30zqkovbiw22q.cloudfront.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I uploaded git v1.7.9.2 to be build for Ubuntu 10.04. As I&#8217;m writing this the 64bit version is building, and the ETA for the i386 build to start is 5 hours, so be patient, cross your fingers, install it and let me know it it worked <img src='http://d30zqkovbiw22q.cloudfront.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced (User agent is rejected)
Content Delivery Network via Amazon Web Services: CloudFront: d30zqkovbiw22q.cloudfront.net

Served from: blog.avirtualhome.com @ 2012-05-20 18:54:19 -->
