Re: Error with GIT Repository

From: Stephen Frost <sfrost(at)noblis(dot)org>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: "Luxenberg, Scott I(dot)" <Scott(dot)Luxenberg(at)noblis(dot)org>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Error with GIT Repository
Date: 2010-06-10 15:44:16
Message-ID: 20100610154416.GV5699@saruman.tsf.noblis.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-performance

* Andrew Dunstan (andrew(at)dunslane(dot)net) wrote:
> Luxenberg, Scott I. wrote:
> >I have been trying to create/run a build farm as part of a project I am
> >working on.
>
> That seems an odd thing to do since we have one ...

To clarify, he's setting up a build farm *member*. :)

> >However, I have noticed the primary git repostitory,
> >git.postgresql.org/git, does not seem to be working. Namely, whenever I
> >try to clone the directory, I receive this error:
> >
> >Error: Unable to find 5e4933c31d3cd2750ee1793efe6eca43055fb273e under
> >http://git.postgresql.org/git/postgresql.git
> >Cannot obtain needed blob 5e4933c31d3cd2750ee1793efe6eca4305fb273e while
> >processing commit c5609c66ce2ee4fdb180be95721252b47f90499
> >Error: fetch failed.
> >
> >I thought it would be prudent to notify the list so someone could
> >possibly check into this.
>
>
> Why are you cloning over http? Here is the best way to clone, which
> seems to be working:

Unfortunately for us, the port that git uses isn't currently allowed
outbound by our corporate firewall. I expect that to be true for other
PG users who want git and for some build-farm members, so I think we
really need to support git cloning over http.

As a side-note, it works just fine from git-hub's http mirror and that's
what we've been playing with, but I don't know if we want to recommend
that for build-farm members..

Thanks!

Stephen

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2010-06-10 15:46:25 Re: Large (almost 50%!) performance drop after upgrading to 8.4.4?
Previous Message Tom Lane 2010-06-10 15:44:02 Re: fix use of posix_fadvise in xlog.c

Browse pgsql-performance by date

  From Date Subject
Next Message Tom Lane 2010-06-10 15:46:25 Re: Large (almost 50%!) performance drop after upgrading to 8.4.4?
Previous Message Max Williams 2010-06-10 15:40:06 Re: Large (almost 50%!) performance drop after upgrading to 8.4.4?