All of lore.kernel.org
 help / color / mirror / Atom feed
* linux-next: error fetching the ipmi tree
@ 2015-07-21 22:29 Stephen Rothwell
  2015-07-21 23:45 ` Corey Minyard
  0 siblings, 1 reply; 15+ messages in thread
From: Stephen Rothwell @ 2015-07-21 22:29 UTC (permalink / raw)
  To: Corey Minyard; +Cc: linux-next, linux-kernel

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                    sfr@canb.auug.org.au

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

* Re: linux-next: error fetching the ipmi tree
  2015-07-21 22:29 linux-next: error fetching the ipmi tree Stephen Rothwell
@ 2015-07-21 23:45 ` Corey Minyard
  2015-07-22  1:03   ` Stephen Rothwell
  0 siblings, 1 reply; 15+ messages in thread
From: Corey Minyard @ 2015-07-21 23:45 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: linux-next, linux-kernel

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

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

* Re: linux-next: error fetching the ipmi tree
  2015-07-21 23:45 ` Corey Minyard
@ 2015-07-22  1:03   ` Stephen Rothwell
  2017-02-19 21:00     ` Stephen Rothwell
  0 siblings, 1 reply; 15+ messages in thread
From: Stephen Rothwell @ 2015-07-22  1:03 UTC (permalink / raw)
  To: Corey Minyard; +Cc: linux-next, linux-kernel

Hi Corey,

On Tue, 21 Jul 2015 18:45:33 -0500 Corey Minyard <cminyard@mvista.com> 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                    sfr@canb.auug.org.au

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

* Re: linux-next: error fetching the ipmi tree
  2015-07-22  1:03   ` Stephen Rothwell
@ 2017-02-19 21:00     ` Stephen Rothwell
  2017-02-19 22:26       ` Corey Minyard
  0 siblings, 1 reply; 15+ messages in thread
From: Stephen Rothwell @ 2017-02-19 21:00 UTC (permalink / raw)
  To: Corey Minyard; +Cc: linux-next, linux-kernel

Hi Corey,

On Wed, 22 Jul 2015 11:03:31 +1000 Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> On Tue, 21 Jul 2015 18:45:33 -0500 Corey Minyard <cminyard@mvista.com> 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.

OK, it looks like SourceForge is out again:

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

It might be worth considering moving to git.kernel.org if possible and
not too much effort.

-- 
Cheers,
Stephen Rothwell

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

* Re: linux-next: error fetching the ipmi tree
  2017-02-19 21:00     ` Stephen Rothwell
@ 2017-02-19 22:26       ` Corey Minyard
  2017-02-19 23:33         ` Stephen Rothwell
  0 siblings, 1 reply; 15+ messages in thread
From: Corey Minyard @ 2017-02-19 22:26 UTC (permalink / raw)
  To: Stephen Rothwell, Corey Minyard; +Cc: linux-next, linux-kernel

On 02/19/2017 03:00 PM, Stephen Rothwell wrote:
> Hi Corey,
>
> On Wed, 22 Jul 2015 11:03:31 +1000 Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>> On Tue, 21 Jul 2015 18:45:33 -0500 Corey Minyard <cminyard@mvista.com> 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.
> OK, it looks like SourceForge is out again:
>
> $ git fetch ipmi
> fatal: unable to connect to git.code.sf.net:
> git.code.sf.net[0: 216.34.181.155]: errno=Connection refused
>
> It might be worth considering moving to git.kernel.org if possible and
> not too much effort.
>
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.

I'm in the process of moving userland things I support to github, which 
seems more
stable than SourceForge.  Would that be better?

-corey

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

* Re: linux-next: error fetching the ipmi tree
  2017-02-19 22:26       ` Corey Minyard
@ 2017-02-19 23:33         ` Stephen Rothwell
  2017-03-09 21:41           ` Corey Minyard
  0 siblings, 1 reply; 15+ messages in thread
From: Stephen Rothwell @ 2017-02-19 23:33 UTC (permalink / raw)
  To: Corey Minyard; +Cc: Corey Minyard, linux-next, linux-kernel

Hi Corey,

On Sun, 19 Feb 2017 16:26:18 -0600 Corey Minyard <minyard@acm.org> 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.

-- 
Cheers,
Stephen Rothwell

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

* Re: linux-next: error fetching the ipmi tree
  2017-02-19 23:33         ` Stephen Rothwell
@ 2017-03-09 21:41           ` Corey Minyard
  2017-03-09 23:48             ` Stephen Rothwell
  0 siblings, 1 reply; 15+ messages in thread
From: Corey Minyard @ 2017-03-09 21:41 UTC (permalink / raw)
  To: Stephen Rothwell, Corey Minyard; +Cc: Corey Minyard, linux-next, linux-kernel

On 02/19/2017 05:33 PM, Stephen Rothwell wrote:
> Hi Corey,
>
> On Sun, 19 Feb 2017 16:26:18 -0600 Corey Minyard <minyard@acm.org> 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

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

* Re: linux-next: error fetching the ipmi tree
  2017-03-09 21:41           ` Corey Minyard
@ 2017-03-09 23:48             ` Stephen Rothwell
  0 siblings, 0 replies; 15+ messages in thread
From: Stephen Rothwell @ 2017-03-09 23:48 UTC (permalink / raw)
  To: Corey Minyard; +Cc: minyard, Corey Minyard, linux-next, linux-kernel

Hi Corey,

On Thu, 9 Mar 2017 15:41:47 -0600 Corey Minyard <tcminyard@gmail.com> 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

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

* Re: linux-next: error fetching the ipmi tree
  2015-02-24  0:06         ` Corey Minyard
@ 2015-02-24  0:27           ` Stephen Rothwell
  0 siblings, 0 replies; 15+ messages in thread
From: Stephen Rothwell @ 2015-02-24  0:27 UTC (permalink / raw)
  To: Corey Minyard; +Cc: Corey Minyard, linux-next, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1121 bytes --]

Hi Corey,

On Mon, 23 Feb 2015 18:06:54 -0600 Corey Minyard <minyard@acm.org> wrote:
>
> On 02/23/2015 04:54 PM, Stephen Rothwell wrote:
> > Hi Corey,
> >
> > On Mon, 23 Feb 2015 15:44:19 -0600 Corey Minyard <minyard@acm.org> wrote:
> >> Sourcefoge is definitely having issues:
> >>
> >>     [cminyard@t430 linux-ipmi]$ git push origin for-next
> >>     fatal: '/git/p/openipmi/linux-ipmi' does not appear to be a git
> >>     repository
> >>     fatal: Could not read from remote repository.
> >>
> >>     Please make sure you have the correct access rights
> >>     and the repository exists.
> >>
> >> After a while it started working, and the tag was there.  I've verified
> >> that everything is ok from a different machine.
> > I see the problem.  I expect for-next to be a branch, but it is a tag.
> > It is a real pain to pull a tag into a shared tree like mine (there
> > could be a for-next tag in every tree I fetch from ...).
> Oops, I messed that up, I mixing up procedures.  It's fixed.

Excellent, thanks.

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

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

* Re: linux-next: error fetching the ipmi tree
  2015-02-23 22:54       ` Stephen Rothwell
@ 2015-02-24  0:06         ` Corey Minyard
  2015-02-24  0:27           ` Stephen Rothwell
  0 siblings, 1 reply; 15+ messages in thread
From: Corey Minyard @ 2015-02-24  0:06 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: Corey Minyard, linux-next, linux-kernel

On 02/23/2015 04:54 PM, Stephen Rothwell wrote:
> Hi Corey,
>
> On Mon, 23 Feb 2015 15:44:19 -0600 Corey Minyard <minyard@acm.org> wrote:
>> Sourcefoge is definitely having issues:
>>
>>     [cminyard@t430 linux-ipmi]$ git push origin for-next
>>     fatal: '/git/p/openipmi/linux-ipmi' does not appear to be a git
>>     repository
>>     fatal: Could not read from remote repository.
>>
>>     Please make sure you have the correct access rights
>>     and the repository exists.
>>
>> After a while it started working, and the tag was there.  I've verified
>> that everything is ok from a different machine.
> I see the problem.  I expect for-next to be a branch, but it is a tag.
> It is a real pain to pull a tag into a shared tree like mine (there
> could be a for-next tag in every tree I fetch from ...).
Oops, I messed that up, I mixing up procedures.  It's fixed.

-corey

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

* Re: linux-next: error fetching the ipmi tree
  2015-02-23 21:44     ` Corey Minyard
@ 2015-02-23 22:54       ` Stephen Rothwell
  2015-02-24  0:06         ` Corey Minyard
  0 siblings, 1 reply; 15+ messages in thread
From: Stephen Rothwell @ 2015-02-23 22:54 UTC (permalink / raw)
  To: Corey Minyard; +Cc: Corey Minyard, linux-next, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 840 bytes --]

Hi Corey,

On Mon, 23 Feb 2015 15:44:19 -0600 Corey Minyard <minyard@acm.org> wrote:
>
> Sourcefoge is definitely having issues:
> 
>     [cminyard@t430 linux-ipmi]$ git push origin for-next
>     fatal: '/git/p/openipmi/linux-ipmi' does not appear to be a git
>     repository
>     fatal: Could not read from remote repository.
> 
>     Please make sure you have the correct access rights
>     and the repository exists.
> 
> After a while it started working, and the tag was there.  I've verified
> that everything is ok from a different machine.

I see the problem.  I expect for-next to be a branch, but it is a tag.
It is a real pain to pull a tag into a shared tree like mine (there
could be a for-next tag in every tree I fetch from ...).
-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

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

* Re: linux-next: error fetching the ipmi tree
  2015-02-23 20:20   ` Stephen Rothwell
@ 2015-02-23 21:44     ` Corey Minyard
  2015-02-23 22:54       ` Stephen Rothwell
  0 siblings, 1 reply; 15+ messages in thread
From: Corey Minyard @ 2015-02-23 21:44 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: Corey Minyard, linux-next, linux-kernel

Sourcefoge is definitely having issues:

    [cminyard@t430 linux-ipmi]$ git push origin for-next
    fatal: '/git/p/openipmi/linux-ipmi' does not appear to be a git
    repository
    fatal: Could not read from remote repository.

    Please make sure you have the correct access rights
    and the repository exists.

After a while it started working, and the tag was there.  I've verified
that everything is ok from a different machine.

-corey

On 02/23/2015 02:20 PM, Stephen Rothwell wrote:
> Hi Corey,
>
> On Sun, 22 Feb 2015 20:12:41 -0600 Corey Minyard <minyard@acm.org> wrote:
>> On 02/22/2015 05:23 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: Couldn't find remote ref refs/heads/for-next
>>>
>> Hmm, I haven't touched that tag.  Sourceforge has been doing some
>> strange things lately, I'm wondering if I should switch to something
>> else.  I guess I could have accidentally deleted it, too.
>>
>> Anyway, those changes are all in Linus' tree, so I just moved for-next
>> to master.
> Its gone again :-(
>


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

* Re: linux-next: error fetching the ipmi tree
  2015-02-23  2:12 ` Corey Minyard
@ 2015-02-23 20:20   ` Stephen Rothwell
  2015-02-23 21:44     ` Corey Minyard
  0 siblings, 1 reply; 15+ messages in thread
From: Stephen Rothwell @ 2015-02-23 20:20 UTC (permalink / raw)
  To: Corey Minyard; +Cc: Corey Minyard, linux-next, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 722 bytes --]

Hi Corey,

On Sun, 22 Feb 2015 20:12:41 -0600 Corey Minyard <minyard@acm.org> wrote:
>
> On 02/22/2015 05:23 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: Couldn't find remote ref refs/heads/for-next
> >
> Hmm, I haven't touched that tag.  Sourceforge has been doing some
> strange things lately, I'm wondering if I should switch to something
> else.  I guess I could have accidentally deleted it, too.
> 
> Anyway, those changes are all in Linus' tree, so I just moved for-next
> to master.

Its gone again :-(

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

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

* Re: linux-next: error fetching the ipmi tree
  2015-02-22 23:23 Stephen Rothwell
@ 2015-02-23  2:12 ` Corey Minyard
  2015-02-23 20:20   ` Stephen Rothwell
  0 siblings, 1 reply; 15+ messages in thread
From: Corey Minyard @ 2015-02-23  2:12 UTC (permalink / raw)
  To: Stephen Rothwell, Corey Minyard; +Cc: linux-next, linux-kernel

On 02/22/2015 05:23 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: Couldn't find remote ref refs/heads/for-next
>
Hmm, I haven't touched that tag.  Sourceforge has been doing some
strange things lately, I'm wondering if I should switch to something
else.  I guess I could have accidentally deleted it, too.

Anyway, those changes are all in Linus' tree, so I just moved for-next
to master.

Thanks,

-corey

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

* linux-next: error fetching the ipmi tree
@ 2015-02-22 23:23 Stephen Rothwell
  2015-02-23  2:12 ` Corey Minyard
  0 siblings, 1 reply; 15+ messages in thread
From: Stephen Rothwell @ 2015-02-22 23:23 UTC (permalink / raw)
  To: Corey Minyard; +Cc: linux-next, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 248 bytes --]

Hi Corey,

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

fatal: Couldn't find remote ref refs/heads/for-next

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

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

end of thread, other threads:[~2017-03-09 23:48 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-21 22:29 linux-next: error fetching the ipmi tree Stephen Rothwell
2015-07-21 23:45 ` Corey Minyard
2015-07-22  1:03   ` Stephen Rothwell
2017-02-19 21:00     ` Stephen Rothwell
2017-02-19 22:26       ` Corey Minyard
2017-02-19 23:33         ` Stephen Rothwell
2017-03-09 21:41           ` Corey Minyard
2017-03-09 23:48             ` Stephen Rothwell
  -- strict thread matches above, loose matches on Subject: below --
2015-02-22 23:23 Stephen Rothwell
2015-02-23  2:12 ` Corey Minyard
2015-02-23 20:20   ` Stephen Rothwell
2015-02-23 21:44     ` Corey Minyard
2015-02-23 22:54       ` Stephen Rothwell
2015-02-24  0:06         ` Corey Minyard
2015-02-24  0:27           ` Stephen Rothwell

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.