Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: [HACKERS] FTP/GIT/WWW server move


  • From: Magnus Hagander <magnus(at)hagander(dot)net>
  • To: Peter Eisentraut <peter_e(at)gmx(dot)net>
  • Cc: Dave Page <dpage(at)pgadmin(dot)org>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, PostgreSQL WWW <pgsql-www(at)postgresql(dot)org>
  • Subject: Re: [HACKERS] FTP/GIT/WWW server move
  • Date: Sat, 31 Oct 2009 11:20:45 +0100
  • Message-id: <9837222c0910310320v6e42a152wacdc55738c2b0d5c@mail.gmail.com> <text/plain>

On Sat, Oct 31, 2009 at 09:54, Peter Eisentraut <peter_e(at)gmx(dot)net> wrote:

> On fre, 2009-10-30 at 13:28 +0000, Dave Page wrote:
> > On Thu, Oct 29, 2009 at 9:35 AM, Dave Page <dpage(at)pgadmin(dot)org> wrote:
> > > On Friday 30 November at 1200 GMT, the server that hosts our primary
> > > FTP server, GIT server and one of the website mirrors will be moved to
> > > a new data center. Downtime is expected to be two to three hours.
> > >
> > > Apologies for any inconvenience this may cause.
> >
> > This work is now complete.
> >
> > All services should work as normal - except possibly DNS resolution of
> > 'ftp.postgresql.org' for which an old record may be cached for a few
> > hours yet.
>
> I have been getting this for the last couple of days:
>
> $ git fetch origin
> fatal: The remote end hung up unexpectedly
>
> [remote "origin"]
>    url = git://git.postgresql.org/git/postgresql.git
>    fetch = +refs/heads/*:refs/remotes/origin/*
>
> Something not quite right there?
>

I restarted git-daemon and now it seems to work again. I've seen this happen
before, that git-daemon sometimes falls over if it's started too early. I
have no real idea why.

My testing clearly only included git-pull:ing over ssh :S


-- 
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/


Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group