2015-07-21 22:29:50

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: error fetching the ipmi tree

Hi Corey,

While fetching the ipmi tree
(git://git.code.sf.net/p/openipmi/linux-ipmi#for-next), I get this
error:

fatal: unable to connect to git.code.sf.net:
git.code.sf.net[0: 216.34.181.155]: errno=Connection refused

I have been getting this for a few days now. The http and https URLs
don't work either (for me in Firefox).
--
Cheers,
Stephen Rothwell [email protected]


2015-07-21 23:45:40

by Corey Minyard

[permalink] [raw]
Subject: Re: linux-next: error fetching the ipmi tree

On 07/21/2015 05:29 PM, Stephen Rothwell wrote:
> Hi Corey,
>
> While fetching the ipmi tree
> (git://git.code.sf.net/p/openipmi/linux-ipmi#for-next), I get this
> error:
>
> fatal: unable to connect to git.code.sf.net:
> git.code.sf.net[0: 216.34.181.155]: errno=Connection refused
>
> I have been getting this for a few days now. The http and https URLs
> don't work either (for me in Firefox).

Looks like sourceforge had a serious outage on the 18th and are still
working on restoring it. http://sourceforge.net/blog/category/sitestatus/

Would you like me to move this someplace else?

-corey

2015-07-22 01:03:38

by Stephen Rothwell

[permalink] [raw]
Subject: Re: linux-next: error fetching the ipmi tree

Hi Corey,

On Tue, 21 Jul 2015 18:45:33 -0500 Corey Minyard <[email protected]> wrote:
>
> On 07/21/2015 05:29 PM, Stephen Rothwell wrote:
> >
> > While fetching the ipmi tree
> > (git://git.code.sf.net/p/openipmi/linux-ipmi#for-next), I get this
> > error:
> >
> > fatal: unable to connect to git.code.sf.net:
> > git.code.sf.net[0: 216.34.181.155]: errno=Connection refused
> >
> > I have been getting this for a few days now. The http and https URLs
> > don't work either (for me in Firefox).
>
> Looks like sourceforge had a serious outage on the 18th and are still
> working on restoring it. http://sourceforge.net/blog/category/sitestatus/
>
> Would you like me to move this someplace else?

Its not a real problem as long as you don't have any updates for the
tree before SF restore things.
--
Cheers,
Stephen Rothwell [email protected]

2017-03-09 21:41:53

by Corey Minyard

[permalink] [raw]
Subject: Re: linux-next: error fetching the ipmi tree

On 02/19/2017 05:33 PM, Stephen Rothwell wrote:
> Hi Corey,
>
> On Sun, 19 Feb 2017 16:26:18 -0600 Corey Minyard <[email protected]> wrote:
>> Dang, I was hoping SourceForge had cleaned up their act. I can ask for
>> an account on
>> kernel.org, but I'm not sure I will be able to get one.
> Yeah, you need a well signed GPG key ...
>
>> I'm in the process of moving userland things I support to github, which
>> seems more
>> stable than SourceForge. Would that be better?
> Probably better than SourceForge :-) Keep in mind that Linus requires
> signed tags for pulls from basically anywhere besides kernel.org.
>
Ok, I've moved over to:

https://github.com/cminyard/linux-ipmi.git for-next

for now. I have created a new GPG key, when I get a chance to get
signatures
(probably not until Plumbers) I will attempt to move over to kernel.org.

Thank you,

-corey

2017-03-09 23:48:35

by Stephen Rothwell

[permalink] [raw]
Subject: Re: linux-next: error fetching the ipmi tree

Hi Corey,

On Thu, 9 Mar 2017 15:41:47 -0600 Corey Minyard <[email protected]> wrote:
>
> Ok, I've moved over to:
>
> https://github.com/cminyard/linux-ipmi.git for-next
>
> for now. I have created a new GPG key, when I get a chance to get
> signatures
> (probably not until Plumbers) I will attempt to move over to kernel.org.

OK, thanks, I have moved to use that from today.

--
Cheers,
Stephen Rothwell