[Systems] Fwd: url in config

Wade Brainerd wadetb at gmail.com
Mon Jan 26 13:29:38 EST 2009


Can someone take a look at this for Peter?  He was briefly able to push
using his public key but it suddenly stopped working.
Please CC us with any responses as we're not on the (private) list.

Thanks,
Wade

---------- Forwarded message ----------
From: Peter Moxhay <pmoxhay at earthlink.net>
Date: Mon, Jan 26, 2009 at 7:15 AM
Subject: Re: url in config
To: Wade Brainerd <wadetb at gmail.com>


Wade,

Tried uploading my key again -- no luck.

Here's the patch.

Peter



Hey Peter,

It certainly sounds as though the problem is not on your end.  You might try
deleting and reuploading your public key on git.sugarlabs.org.

Failing that you can email me changes using
git format-patch -1

Looking forward to seeing the new work!

Wade

On Jan 25, 2009, at 8:45 PM, Peter Moxhay <pmoxhay at earthlink.net> wrote:

Wade,

I've completed a first try at doing the drag and drop by key presses. Would
like to push them, but still cannot.

I wonder -- after my clean install on the xo -- if there really is something
on the sugarlabs server that's preventing me from even cloning? Like my ip
addresses on a blacklst?

I can't imagine why I can't even clone.

Anyway, I feel like the end is in sight of this first stage of getting all
the ingredients for area comparison. If we can polish this up, I can work on
length, amount, and so on.

Peter


-----Original Message-----
From: Wade Brainerd
Sent: Jan 23, 2009 3:33 PM
To: Peter Moxhay , Bernardo Innocenti
Subject: Re: url in config

Sigh.  Bernie, any idea why Peter's gitorious push access suddenly stopped
working?

On Fri, Jan 23, 2009 at 3:05 PM, Peter Moxhay < <pmoxhay at earthlink.net>
pmoxhay at earthlink.net> wrote:

> Didn't work. Tried both pmoxhay (username on gitorious) and my real name.
> Still can't pull
>
>
>
>
> -----Original Message-----
> From: Wade Brainerd
> Sent: Jan 23, 2009 3:01 PM
> To: Peter Moxhay
> Subject: Re: url in config
>
> $ git config user.name "FirstName LastName"
> $ git config user.email " <user at example.com>user at example.com"
>
>
> On Fri, Jan 23, 2009 at 2:57 PM, Peter Moxhay < <pmoxhay at earthlink.net>
> pmoxhay at earthlink.net> wrote:
>
>> No. How do I do that?
>>
>>
>>
>>
>>
>> Quick idea - Have you configured your Git user.name and user.email values
>> in both the XO and VM, and are they the same as what is in Gitorious?
>> -Wade
>>
>> On Fri, Jan 23, 2009 at 2:35 PM, Peter Moxhay < <pmoxhay at earthlink.net>
>> pmoxhay at earthlink.net> wrote:
>>
>>> Hmm... I'm still stuck! Can't even clone, following your instructions
>>> below...
>>>
>>> Only thing I did out of the ordinary was log on to my actual xo, tried to
>>> clone there, and failed there, then went back to the VM xo and failed there.
>>>
>>> Don't know if there's something flaky about ssh on sugarlabs or what.
>>>
>>> Peter
>>>
>>>
>>> -----Original Message-----
>>> From: Wade Brainerd
>>> Sent: Jan 23, 2009 2:15 PM
>>> To: Peter Moxhay
>>> Subject: Re: url in config
>>>
>>> I was able to pull your most recent changes just now.
>>>
>>> On Fri, Jan 23, 2009 at 1:24 PM, Peter Moxhay < <pmoxhay at earthlink.net>
>>> pmoxhay at earthlink.net> wrote:
>>>
>>>> Wade,
>>>>
>>>> Suddenly, I can no longer pull or push! Same old
>>>> ssh_exchange_identification error...
>>>>
>>>> Can you?
>>>>
>>>> Peter
>>>>
>>>>
>>>>
>>>> Wonderful, glad to hear it :)
>>>>
>>>> On Tue, Jan 20, 2009 at 9:04 PM, Peter Moxhay < <pmoxhay at earthlink.net>
>>>> pmoxhay at earthlink.net> wrote:
>>>>
>>>>> Wade,
>>>>>
>>>>> Whoa! This worked, for whatever reason...
>>>>>
>>>>> I'll try and push somre real changes later.
>>>>>
>>>>> Thanks,
>>>>>
>>>>> Peter
>>>>>
>>>>>
>>>>> >I just tried it again on my side and it appears to be working
>>>>> >properly.  I did the following on my XO VM:
>>>>> >
>>>>> >rm -rf math    # Wipe out old copy
>>>>> >git clone gitorious at git.sugarlabs.org:math/mainline.git math
>>>>> ># .... Big notice from the server, clone completes
>>>>> ># Make minor change to TODO
>>>>> >git commit -a
>>>>> ># Write comment.
>>>>> >git push
>>>>> ># ... Big notice from the server again, push completes.
>>>>> >
>>>>> >You might want to check again that you pasted your entire public key
>>>>> >to Gitorious.  You can check that by clicking the My Account link in
>>>>> >Gitorious and then looking at the Your SSH Keys section.  You could
>>>>> >try deleting it and uploading it again perhaps.
>>>>> >
>>>>> >Looking forward to your changes!
>>>>> >
>>>>> >Best,
>>>>> >Wade
>>>>> >
>>>>> >On Tue, Jan 20, 2009 at 12:52 PM, Peter Moxhay <<pmoxhay at earthlink.net>
>>>>> pmoxhay at earthlink.net> wrote:
>>>>> >> Wade,
>>>>> >>
>>>>> >> Hope you had a good trip.
>>>>> >>
>>>>> >> Just to let you know -- I've been making some incremental changed to
>>>>> the dragging, modeling, etc., but still can't do a git push, even though I
>>>>> did a fresh clone.
>>>>> >>
>>>>> >> Bernie said I don't actually have an ssh shell account, so I can't
>>>>> use an ssh login to get any more information.
>>>>> >>
>>>>> >> When you get a chance, maybe we can work out what's wrong...
>>>>> >>
>>>>> >> Peter
>>>>> >>
>>>>> >> -----Original Message-----
>>>>> >>>From: Wade Brainerd < <wadetb at gmail.com>wadetb at gmail.com>
>>>>> >>>Sent: Jan 14, 2009 5:56 PM
>>>>> >>>To: Peter Moxhay < <pmoxhay at earthlink.net>pmoxhay at earthlink.net>,
>>>>> Bernardo Innocenti < <bernie at codewiz.org>bernie at codewiz.org>
>>>>> >>>Subject: Re: url in config
>>>>> >>>
>>>>> >>>No, as far as I understand it you should be able to push.  Bernie,
>>>>> any
>>>>> >>>idea why Peter is unable to push to Gitorious?
>>>>> >>>
>>>>> >>>On Wed, Jan 14, 2009 at 5:23 PM, Peter Moxhay <<pmoxhay at earthlink.net>
>>>>> pmoxhay at earthlink.net> wrote:
>>>>> >>>> Sorry, but now getting a failure due to
>>>>> ssh_exchange_identification
>>>>> >>>>
>>>>> >>>> Here the contents of my config. Something missing?
>>>>> >>>>
>>>>> >>>> [core]
>>>>> >>>>        repositoryformatversion = 0
>>>>> >>>>        filemode = true
>>>>> >>>>        bare = false
>>>>> >>>>        logallrefupdates = true
>>>>> >>>> [remote "origin"]
>>>>> >>>> #       url = git://git.sugarlabs.org/math/mainline.git
>>>>> >>>>        url = gitorious at git.sugarlabs.org:/math/mainline.git
>>>>> >>>>        fetch = +refs/heads/*:refs/remotes/origin/*
>>>>> >>>> [branch "master"]
>>>>> >>>>        remote = origin
>>>>> >>>>        merge = refs/heads/master
>>>>> >>>>
>>>>> >>>>>Hey, it should be gitorious at git.sugarlabs.org:/math/mainline.git
>>>>> >>>>
>>>>> >>>>
>>>>> >>
>>>>> >>
>>>>>
>>>>>
>>>>
>>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.sugarlabs.org/private/systems/attachments/20090126/482cbe8a/attachment.htm 


More information about the Systems mailing list