<?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>Komentarze do wasil.org</title>
	<atom:link href="http://wasil.org/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://wasil.org</link>
	<description>Abandon the search for Truth; settle for a good fantasy</description>
	<lastBuildDate>Fri, 10 Feb 2012 22:05:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Skomentuj GitLab installation on Fedora 16 (with gitolite), którego autorem jest Piotrek</title>
		<link>http://wasil.org/gitlab-installation-on-fedora-16-with-gitolite/comment-page-1#comment-478</link>
		<dc:creator>Piotrek</dc:creator>
		<pubDate>Fri, 10 Feb 2012 22:05:08 +0000</pubDate>
		<guid isPermaLink="false">http://wasil.org/?p=258#comment-478</guid>
		<description>Hi. This is what worked for me: in your GitLab directory find file named Gemfile and edit it. Search for lines which have reference to package download path and duplicate them, comment out original and delete this reference from copy so it will look like all other package entries. There is one for git/grit and 2 or 3 more. You can disable them one by one to see which are problematic. 

Good luck :)

Piotrek</description>
		<content:encoded><![CDATA[<p>Hi. This is what worked for me: in your GitLab directory find file named Gemfile and edit it. Search for lines which have reference to package download path and duplicate them, comment out original and delete this reference from copy so it will look like all other package entries. There is one for git/grit and 2 or 3 more. You can disable them one by one to see which are problematic. </p>
<p>Good luck :)</p>
<p>Piotrek</p>
]]></content:encoded>
	</item>
	<item>
		<title>Skomentuj GitLab installation on Fedora 16 (with gitolite), którego autorem jest ???</title>
		<link>http://wasil.org/gitlab-installation-on-fedora-16-with-gitolite/comment-page-1#comment-477</link>
		<dc:creator>???</dc:creator>
		<pubDate>Fri, 10 Feb 2012 18:39:18 +0000</pubDate>
		<guid isPermaLink="false">http://wasil.org/?p=258#comment-477</guid>
		<description>I&#039;m see this error in the apache error log and can&#039;t figure out what I need to do.  I have rerun bunlde install and bundle update and it makes no difference.

 Exception PhusionPassenger::UnknownError in PhusionPassenger::Rack::ApplicationSpawner (https://github.com/gitlabhq/gitolite-client.git (at master) is not checked out. Please run `bundle install` (Bundler::GitError)) (process 1895, thread #):</description>
		<content:encoded><![CDATA[<p>I&#8217;m see this error in the apache error log and can&#8217;t figure out what I need to do.  I have rerun bunlde install and bundle update and it makes no difference.</p>
<p> Exception PhusionPassenger::UnknownError in PhusionPassenger::Rack::ApplicationSpawner (<a href="https://github.com/gitlabhq/gitolite-client.git" rel="nofollow">https://github.com/gitlabhq/gitolite-client.git</a> (at master) is not checked out. Please run `bundle install` (Bundler::GitError)) (process 1895, thread #):</p>
]]></content:encoded>
	</item>
	<item>
		<title>Skomentuj GitLab installation on Fedora 16 (with gitolite), którego autorem jest Piotrek</title>
		<link>http://wasil.org/gitlab-installation-on-fedora-16-with-gitolite/comment-page-1#comment-476</link>
		<dc:creator>Piotrek</dc:creator>
		<pubDate>Tue, 07 Feb 2012 19:50:49 +0000</pubDate>
		<guid isPermaLink="false">http://wasil.org/?p=258#comment-476</guid>
		<description>Great to hear that - thanks for info :)</description>
		<content:encoded><![CDATA[<p>Great to hear that &#8211; thanks for info :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Skomentuj GitLab installation on Fedora 16 (with gitolite), którego autorem jest Piotrek</title>
		<link>http://wasil.org/gitlab-installation-on-fedora-16-with-gitolite/comment-page-1#comment-475</link>
		<dc:creator>Piotrek</dc:creator>
		<pubDate>Tue, 07 Feb 2012 19:50:11 +0000</pubDate>
		<guid isPermaLink="false">http://wasil.org/?p=258#comment-475</guid>
		<description>Hi,
It sounds like you have some problem with Apache virtualhost configuration, maybe something misspelled in directory path? On the other hand you might be pointing your webroot (/) to either non-exiting folder, folder with permissions not allowing apache user to access it or your virtualhost configuration is point on wrong directory - I mean, not &quot;public&quot; in GitLab folder.

Please see what is showing in apache logs (access/error) for your virtualhost - maybe you&#039;ll find a clue there.

Piotrek</description>
		<content:encoded><![CDATA[<p>Hi,<br />
It sounds like you have some problem with Apache virtualhost configuration, maybe something misspelled in directory path? On the other hand you might be pointing your webroot (/) to either non-exiting folder, folder with permissions not allowing apache user to access it or your virtualhost configuration is point on wrong directory &#8211; I mean, not &#8222;public&#8221; in GitLab folder.</p>
<p>Please see what is showing in apache logs (access/error) for your virtualhost &#8211; maybe you&#8217;ll find a clue there.</p>
<p>Piotrek</p>
]]></content:encoded>
	</item>
	<item>
		<title>Skomentuj GitLab installation on Fedora 16 (with gitolite), którego autorem jest Piotrek</title>
		<link>http://wasil.org/gitlab-installation-on-fedora-16-with-gitolite/comment-page-1#comment-474</link>
		<dc:creator>Piotrek</dc:creator>
		<pubDate>Tue, 07 Feb 2012 19:45:53 +0000</pubDate>
		<guid isPermaLink="false">http://wasil.org/?p=258#comment-474</guid>
		<description>Hi,
It might sound obvious, but try clearing /tmp folder. It worked for me and I think someone on GitLab support forum as well. Also please check your apache logs for this 404 error and see if there is any info about what exactly is causing it. It might help to check GitLab production log also.

Piotrek</description>
		<content:encoded><![CDATA[<p>Hi,<br />
It might sound obvious, but try clearing /tmp folder. It worked for me and I think someone on GitLab support forum as well. Also please check your apache logs for this 404 error and see if there is any info about what exactly is causing it. It might help to check GitLab production log also.</p>
<p>Piotrek</p>
]]></content:encoded>
	</item>
	<item>
		<title>Skomentuj GitLab installation on Fedora 16 (with gitolite), którego autorem jest moonie</title>
		<link>http://wasil.org/gitlab-installation-on-fedora-16-with-gitolite/comment-page-1#comment-473</link>
		<dc:creator>moonie</dc:creator>
		<pubDate>Tue, 07 Feb 2012 16:26:22 +0000</pubDate>
		<guid isPermaLink="false">http://wasil.org/?p=258#comment-473</guid>
		<description>I&#039;m getting a 404 when trying to add a project, it works sometimes and sometimes it doesn&#039;t. Seems to be related to files in /tmp. I&#039;ve installed using the new ruby and followed this how-to to the letter.</description>
		<content:encoded><![CDATA[<p>I&#8217;m getting a 404 when trying to add a project, it works sometimes and sometimes it doesn&#8217;t. Seems to be related to files in /tmp. I&#8217;ve installed using the new ruby and followed this how-to to the letter.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Skomentuj GitLab installation on Fedora 16 (with gitolite), którego autorem jest ZogG</title>
		<link>http://wasil.org/gitlab-installation-on-fedora-16-with-gitolite/comment-page-1#comment-472</link>
		<dc:creator>ZogG</dc:creator>
		<pubDate>Sun, 29 Jan 2012 08:20:50 +0000</pubDate>
		<guid isPermaLink="false">http://wasil.org/?p=258#comment-472</guid>
		<description>solved it, you need to set umask in gitolite config to 0027, so it would have permissions to read for new files to the users from same group \o/</description>
		<content:encoded><![CDATA[<p>solved it, you need to set umask in gitolite config to 0027, so it would have permissions to read for new files to the users from same group \o/</p>
]]></content:encoded>
	</item>
	<item>
		<title>Skomentuj GitLab installation on Fedora 16 (with gitolite), którego autorem jest ZogG</title>
		<link>http://wasil.org/gitlab-installation-on-fedora-16-with-gitolite/comment-page-1#comment-471</link>
		<dc:creator>ZogG</dc:creator>
		<pubDate>Sun, 29 Jan 2012 08:00:23 +0000</pubDate>
		<guid isPermaLink="false">http://wasil.org/?p=258#comment-471</guid>
		<description>solved it by adding command=&quot;.....&quot; to authorized keys for apache,
now i have the problem that after any git command i need to make chmod 770 on repositores directory, the last thing to solve =[</description>
		<content:encoded><![CDATA[<p>solved it by adding command=&#8221;&#8230;..&#8221; to authorized keys for apache,<br />
now i have the problem that after any git command i need to make chmod 770 on repositores directory, the last thing to solve =[</p>
]]></content:encoded>
	</item>
	<item>
		<title>Skomentuj GitLab installation on Fedora 16 (with gitolite), którego autorem jest Ajit</title>
		<link>http://wasil.org/gitlab-installation-on-fedora-16-with-gitolite/comment-page-1#comment-470</link>
		<dc:creator>Ajit</dc:creator>
		<pubDate>Sat, 28 Jan 2012 15:26:05 +0000</pubDate>
		<guid isPermaLink="false">http://wasil.org/?p=258#comment-470</guid>
		<description>any help 
Forbidden

You don&#039;t have permission to access / on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/2.2.15 (CentOS) Server at 192.168.1.12 Port 80</description>
		<content:encoded><![CDATA[<p>any help<br />
Forbidden</p>
<p>You don&#8217;t have permission to access / on this server.</p>
<p>Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.<br />
Apache/2.2.15 (CentOS) Server at 192.168.1.12 Port 80</p>
]]></content:encoded>
	</item>
	<item>
		<title>Skomentuj GitLab installation on Fedora 16 (with gitolite), którego autorem jest zghot</title>
		<link>http://wasil.org/gitlab-installation-on-fedora-16-with-gitolite/comment-page-1#comment-469</link>
		<dc:creator>zghot</dc:creator>
		<pubDate>Thu, 26 Jan 2012 09:43:31 +0000</pubDate>
		<guid isPermaLink="false">http://wasil.org/?p=258#comment-469</guid>
		<description>Thank you very much. You&#039;re awesome ! 

My gitlabhq is successfully installed on freshly installed Fedora 16 and Ruby 1.3.9-p0 (using rvm &#039;cause I couldn&#039;t find the its spec)

Only one more thing I had to do to make it works is to install git (&quot;yum install git&quot;) at the beginning.</description>
		<content:encoded><![CDATA[<p>Thank you very much. You&#8217;re awesome ! </p>
<p>My gitlabhq is successfully installed on freshly installed Fedora 16 and Ruby 1.3.9-p0 (using rvm &#8217;cause I couldn&#8217;t find the its spec)</p>
<p>Only one more thing I had to do to make it works is to install git (&#8222;yum install git&#8221;) at the beginning.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

