All of lore.kernel.org
 help / color / mirror / Atom feed
* git.openembedded.org server down?
       [not found] <mailman.5417.1268191803.14961.openembedded-devel@lists.openembedded.org>
@ 2010-03-10  5:17 ` JOSEPH KORTJE
       [not found]   ` <ade1bdc1003092230u1b16756i138a2745963dea29@mail.gmail.com>
  0 siblings, 1 reply; 4+ messages in thread
From: JOSEPH KORTJE @ 2010-03-10  5:17 UTC (permalink / raw)
  To: openembedded-devel

I have been attempting to do a git pull since about 6 hours now.
When will the server be working again?

Here is the error >

~/beagle-oe/openembedded$ git pull
git.openembedded.org[0: 140.211.169.165]: errno=Connection timed out
fatal: unable to connect a socket (Connection timed out)
From lamiaposta71@gmail.com Wed Mar 10 07:33:32 2010
Received: from mail-fx0-f225.google.com ([209.85.220.225])
	by linuxtogo.org with esmtp (Exim 4.69)
	(envelope-from <lamiaposta71@gmail.com>) id 1NpFTz-000659-Fo
	for openembedded-devel@lists.openembedded.org;
	Wed, 10 Mar 2010 07:33:32 +0100
Received: by fxm25 with SMTP id 25so1521205fxm.27
	for <openembedded-devel@lists.openembedded.org>;
	Tue, 09 Mar 2010 22:30:30 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;
	h=domainkey-signature:mime-version:received:in-reply-to:references
	:date:message-id:subject:from:to:content-type;
	bh=y9nn1Fa17S7Fx6Zlf3eaC9fDDxCFIsPacNZ1ykxA+4c=;
	b=gA7zBabICbW4+5dTnTPwvrjKuwtKgubhtTHv5m8DbrMd5SNZxy/W+U7+cHq7f47Z3e
	B6RekpTqwvB96fhhFwUS9cPZ3uMuJukIhtIkBQG+XHmI/YLf8QNMlove4mBHKIqJ7Z6K
	sfSovJbM00ilptuWZaexJAmz53lBi2NA19tF0=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:content-type;
	b=e0Oik/isjywTd3CyHl72mKGn2Mlwm2zsIjH/S3bxl/ODIic03bPxzNnaMSenLK5Hxu
	lAJNEw7+uPTQGTsP5xaA0YuumQQ/Psa39TOi8QF/H98FJYNXwY2MqsvSZn870cXtz07y
	+Ibk0lbOnaoke4k43jTdw2lvABwx31IZ2H+zA=
MIME-Version: 1.0
Received: by 10.223.4.132 with SMTP id 4mr922386far.90.1268202629689; Tue, 09 
	Mar 2010 22:30:29 -0800 (PST)
In-Reply-To: <759741.73773.qm@web88207.mail.re2.yahoo.com>
References: <mailman.5417.1268191803.14961.openembedded-devel@lists.openembedded.org>
	<759741.73773.qm@web88207.mail.re2.yahoo.com>
Date: Wed, 10 Mar 2010 07:30:29 +0100
Message-ID: <ade1bdc1003092230u1b16756i138a2745963dea29@mail.gmail.com>
From: Raffaele Recalcati <lamiaposta71@gmail.com>
To: openembedded-devel@lists.openembedded.org
X-SA-Exim-Connect-IP: 209.85.220.225
X-SA-Exim-Mail-From: lamiaposta71@gmail.com
X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on discovery
X-Spam-Level: 
X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,HTML_MESSAGE,
	SPF_PASS autolearn=ham version=3.2.5
X-SA-Exim-Version: 4.2.1 (built Wed, 25 Jun 2008 17:20:07 +0000)
X-SA-Exim-Scanned: Yes (on linuxtogo.org)
Content-Type: text/plain; charset=ISO-8859-1
X-Content-Filtered-By: Mailman/MimeDel 2.1.11
Subject: Re: [oe] git.openembedded.org server down?
X-BeenThere: openembedded-devel@lists.openembedded.org
X-Mailman-Version: 2.1.11
Precedence: list
Reply-To: openembedded-devel@lists.openembedded.org
List-Id: Using the OpenEmbedded metadata to build Distributions
	<openembedded-devel.lists.openembedded.org>
List-Unsubscribe: <http://lists.linuxtogo.org/cgi-bin/mailman/options/openembedded-devel>,
	<mailto:openembedded-devel-request@lists.openembedded.org?subject=unsubscribe>
List-Archive: <http://lists.linuxtogo.org/pipermail/openembedded-devel>
List-Post: <mailto:openembedded-devel@lists.openembedded.org>
List-Help: <mailto:openembedded-devel-request@lists.openembedded.org?subject=help>
List-Subscribe: <http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel>,
	<mailto:openembedded-devel-request@lists.openembedded.org?subject=subscribe>
X-List-Received-Date: Wed, 10 Mar 2010 06:33:32 -0000

2010/3/10 JOSEPH KORTJE <jkortje750@rogers.com>

> I have been attempting to do a git pull since about 6 hours now.
> When will the server be working again?
>
> Here is the error >
>
> ~/beagle-oe/openembedded$ git pull
> git.openembedded.org[0: 140.211.169.165]: errno=Connection timed out
> fatal: unable to connect a socket (Connection timed out)
>


Now I've done:
git clone http://repo.or.cz/r/openembedded.git
Initialized empty Git repository in /home/recalcati/openembedded/.git/
Checking out files: 100% (22665/22665), done.

du -sh openembedded/
598M    openembedded/

http server works.
The git one I can't test.




> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>



-- 
www.opensurf.it


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: git.openembedded.org server down?
       [not found]   ` <ade1bdc1003092230u1b16756i138a2745963dea29@mail.gmail.com>
@ 2010-03-10  7:21     ` Philip Balister
  2010-03-10  7:53       ` Raffaele Recalcati
  2010-03-10 13:15       ` Steffen Sledz
  0 siblings, 2 replies; 4+ messages in thread
From: Philip Balister @ 2010-03-10  7:21 UTC (permalink / raw)
  To: openembedded-devel

I just saw a message in irc that suggests the server admins are doing a 
hardware upgrade. Hopefully services are back in a few hours.

Philip

On 03/10/2010 07:30 AM, Raffaele Recalcati wrote:
> 2010/3/10 JOSEPH KORTJE<jkortje750@rogers.com>
>
>> I have been attempting to do a git pull since about 6 hours now.
>> When will the server be working again?
>>
>> Here is the error>
>>
>> ~/beagle-oe/openembedded$ git pull
>> git.openembedded.org[0: 140.211.169.165]: errno=Connection timed out
>> fatal: unable to connect a socket (Connection timed out)
>>
>
>
> Now I've done:
> git clone http://repo.or.cz/r/openembedded.git
> Initialized empty Git repository in /home/recalcati/openembedded/.git/
> Checking out files: 100% (22665/22665), done.
>
> du -sh openembedded/
> 598M    openembedded/
>
> http server works.
> The git one I can't test.
>
>
>
>
>> _______________________________________________
>> Openembedded-devel mailing list
>> Openembedded-devel@lists.openembedded.org
>> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>>
>
>
>



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: git.openembedded.org server down?
  2010-03-10  7:21     ` Philip Balister
@ 2010-03-10  7:53       ` Raffaele Recalcati
  2010-03-10 13:15       ` Steffen Sledz
  1 sibling, 0 replies; 4+ messages in thread
From: Raffaele Recalcati @ 2010-03-10  7:53 UTC (permalink / raw)
  To: openembedded-devel

2010/3/10 Philip Balister <philip@balister.org>

> I just saw a message in irc that suggests the server admins are doing a
> hardware upgrade. Hopefully services are back in a few hours.
>


I did git clone when I told you.
You are saying that the server is again down?


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: git.openembedded.org server down?
  2010-03-10  7:21     ` Philip Balister
  2010-03-10  7:53       ` Raffaele Recalcati
@ 2010-03-10 13:15       ` Steffen Sledz
  1 sibling, 0 replies; 4+ messages in thread
From: Steffen Sledz @ 2010-03-10 13:15 UTC (permalink / raw)
  To: openembedded-devel

Philip Balister wrote:
>> I have been attempting to do a git pull since about 6 hours now.
>> When will the server be working again?
>
> I just saw a message in irc that suggests the server admins are doing a
> hardware upgrade. Hopefully services are back in a few hours.

The server is still unreachable. Any estimations when it will be back?

Steffen




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-03-10 13:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.5417.1268191803.14961.openembedded-devel@lists.openembedded.org>
2010-03-10  5:17 ` git.openembedded.org server down? JOSEPH KORTJE
     [not found]   ` <ade1bdc1003092230u1b16756i138a2745963dea29@mail.gmail.com>
2010-03-10  7:21     ` Philip Balister
2010-03-10  7:53       ` Raffaele Recalcati
2010-03-10 13:15       ` Steffen Sledz

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.