[Sugar-devel] Problems adding my source code to GIT at git.sugarlabs.org.

Behavior Vehikel b.vehikel at googlemail.com
Sun Dec 20 03:44:56 EST 2009


My problem pushing a local GIT repository to http://git.sugarlabs.org/
is now solved.

I made an error when generating my key. I told the key generator to
place my keys in an file named Nostalghia
 ssh-keygen -t rsa -f ~/.ssh/Nostalghia
. Running the key generator without -f works correctly. Without -f the
key generator used an default name and maybe ssh looks only in this
default file.

Thanks, Thomas


2009/12/16, Aleksey Lim <alsroot at member.fsf.org>:
> On Wed, Dec 16, 2009 at 08:44:23PM +0100, Behavior Vehikel wrote:
>> Navigating on git.sugarlabs.org to my account details (Username:
>> Nostalghia) a SSH key is displayed.
>> It is the same key  I had in /.ssh/ Nostalghia.pub
>>
>> my key ends with strom at vehikel. Is this not correct?
>
> should be ok
>
>>
>> Thomas
>>
>> 2009/12/16, Walter Bender <walter.bender at gmail.com>:
>> > You put you public key on the server?
>> >
>> > -walter
>> >
>> > On Wed, Dec 16, 2009 at 2:19 PM, Behavior Vehikel
>> > <b.vehikel at googlemail.com> wrote:
>> >> Hi,
>> >>
>> >> In February I registerd to git.sugarlabs.org/
>> >> Now the first public release of my Kandid.activity is ready.
>> >> At the moment I am trying to push my local GIT repository to
>> >> git.sugarlabs.org.
>> >> But there is problem "Permission denied (publickey). fatal: The remote
>> >> end hung up unexpectedly"
>> >>
>> >> What did I miss?
>> >> Thomas
>> >>
>> >> strom at vehikel:~/minimal/activities/Kandid.activity$ git status
>> >> # On branch master
>> >> nothing to commit (working directory clean)
>> >>
>> >> strom at vehikel:~/minimal/activities/Kandid.activity$ git remote add
>> >> origin
>> >> gitorious at git.sugarlabs.org:kandid/mainline.git
>> >>
>> >> strom at vehikel:~/minimal/activities/Kandid.activity$ git push origin
>> >> master
>> >> The authenticity of host 'git.sugarlabs.org (140.211.167.221)' can't
>> >> be established.
>> >> RSA key fingerprint is 1f:8a:17:50:d0:1f:6d:34:83:3c:46:63:81:c0:cd:e2.
>> >> Are you sure you want to continue connecting (yes/no)? y
>> >> Please type 'yes' or 'no': yes
>> >> Warning: Permanently added 'git.sugarlabs.org,140.211.167.221' (RSA)
>> >> to the list of known hosts.
>> >> Permission denied (publickey).
>
> looks like problem w/ ssh
>
> you can recheck it by `ssh gitorious at git.sugarlabs.org` command,
> it should say "Need SSH_ORIGINAL_COMMAND"
>
> if it doesn't, try to reupload/recreat RSA key
> and if still doesn't, CC to systems@ and ping on #sugar lfaraone or
> bernie
>
>> >> fatal: The remote end hung up unexpectedly
>> >>
>> >> strom at vehikel:~/minimal/activities/Kandid.activity$ git tag -a v2
>> >>
>> >> strom at vehikel:~/minimal/activities/Kandid.activity$ git push origin
>> >> master
>> >> Permission denied (publickey).
>> >> fatal: The remote end hung up unexpectedly
>> >> _______________________________________________
>> >> Sugar-devel mailing list
>> >> Sugar-devel at lists.sugarlabs.org
>> >> http://lists.sugarlabs.org/listinfo/sugar-devel
>> >>
>> >
>> >
>> >
>> > --
>> > Walter Bender
>> > Sugar Labs
>> > http://www.sugarlabs.org
>> >
>>
>>
>> --
>> http://digital-defect.org
>> _______________________________________________
>> Sugar-devel mailing list
>> Sugar-devel at lists.sugarlabs.org
>> http://lists.sugarlabs.org/listinfo/sugar-devel
>>
>
> --
> Aleksey
>


-- 
http://digital-defect.org


More information about the Sugar-devel mailing list