Re: git over ssh access for garage projects - calling for brave testers

2010-06-05 Thread Andrew Flegg
On Sat, May 22, 2010 at 09:13, Alberto Mardegan
ma...@users.sourceforge.net wrote:
 Alberto Mardegan wrote:

 I get this:

 ma...@portatie:/tmp$ git clone ssh://drop.maemo.org/git/maemo-mapper
 Initialized empty Git repository in /tmp/maemo-mapper/.git/
 fatal: ''/git/maemo-mapper'': unable to chdir or not a git archive
 fatal: The remote end hung up unexpectedly

 I already had my SSH keys (and I can upload to extras, so I guess
 they are correct), but I still get the error above.

Me too:

8
and...@badger:~/src $ git clone ssh://drop.maemo.org/git/hermes
Initialized empty Git repository in /home/andrew/src/hermes/.git/
fatal: ''/git/hermes'': unable to chdir or not a git archive
fatal: The remote end hung up unexpectedly
8

Has a bug been raised and/or anyone seen a solution?

Cheers,

Andrew

-- 
Andrew Flegg -- mailto:and...@bleb.org  |  http://www.bleb.org/
Maemo Community Council chair
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: git over ssh access for garage projects - calling for brave testers

2010-05-22 Thread Alberto Mardegan

Alberto Mardegan wrote:

Ferenc Szekely wrote:

If you had a few minutes to spare please check it out and let me know
your findings. We may have some bugs here and there, so let's find and
fix them together.


I get this:

ma...@portatie:/tmp$ git clone ssh://drop.maemo.org/git/maemo-mapper
Initialized empty Git repository in /tmp/maemo-mapper/.git/
fatal: ''/git/maemo-mapper'': unable to chdir or not a git archive
fatal: The remote end hung up unexpectedly


Hi Ferenc, any news on this?
I already had my SSH keys (and I can upload to extras, so I guess they 
are correct), but I still get the error above.


Ciao,
  Alberto

--
http://blog.mardy.it - geek in un lingua international!
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: git over ssh access for garage projects - calling for brave testers

2010-05-06 Thread pHilipp Zabel
On Tue, May 4, 2010 at 10:13 PM, Javier Palacios javi...@gmail.com wrote:
 On Wed, Apr 28, 2010 at 3:50 PM, Ferenc Szekely fer...@maemo.org wrote:

 Our git over ssh support works side by side with the current WebDAV
 access, so you can use both for reading / writing the repo.

 Quick how-to
 
 1. Upload your public SSH key to garage:
   https://garage.maemo.org/account/

 Has been this disabled?

 It sounds stupid, but I'm not able to find the box to fill the SSH public key.

 Javier Palacios

Login to garage.maemo.org, click on Account Maintenance, and there
you are, last point above preferences is Your public SSH key(s).

I tried this and I got exactly the same error message as Alberto.

regards
Philipp
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: git over ssh access for garage projects - calling for brave testers

2010-05-06 Thread Ferenc Szekely
Hi Philipp and all,

I received a couple of complaints about adding / updating the SSH keys
at the garage account page. Please see the reply below.

On 05/06/2010 11:04 AM, pHilipp Zabel wrote:

snip

 
 Login to garage.maemo.org, click on Account Maintenance, and there
 you are, last point above preferences is Your public SSH key(s).
 
 I tried this and I got exactly the same error message as Alberto.
 
I fixed it yesterday. Was a silly thing, which I did not check when
announced git+ssh. So only the extras maintainers (ie. people who have
rights to upload to extras) were able to add / change their SSH key(s).

Now the key changing is enabled for all garage users, although the
action (ie. putting the authorized_keys file to the proper place in the
filesystem) has a 15 minutes delay. The cron jon that checks for new
accounts runs in every 15 minutes. I could probably allow more frequent
runs though...

So please check the 'Account' page again and let me know if the SSH key
field is still missing.

 regards
 Philipp
Thanks,
ferenc
-- 
maemo.org sysadmin, developer
email: fer...@maemo.org
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: git over ssh access for garage projects - calling for brave testers

2010-05-06 Thread Javier Palacios
 Now the key changing is enabled for all garage users, although the
 action (ie. putting the authorized_keys file to the proper place in the
 filesystem) has a 15 minutes delay. The cron jon that checks for new
 accounts runs in every 15 minutes. I could probably allow more frequent
 runs though...

It's nearly 24 hours since I uploaded the key and it's still not
working. But I get a sligthly different message, which makes me thing
that my key is not at the proper location

Initialized empty Git repository in /tmp/pyiw/.git/
Permission denied (publickey).
fatal: The remote end hung up unexpectedly

Javier Palacios
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: git over ssh access for garage projects - calling for brave testers

2010-05-04 Thread Javier Palacios
On Wed, Apr 28, 2010 at 3:50 PM, Ferenc Szekely fer...@maemo.org wrote:

 Our git over ssh support works side by side with the current WebDAV
 access, so you can use both for reading / writing the repo.

 Quick how-to
 
 1. Upload your public SSH key to garage:
   https://garage.maemo.org/account/

Has been this disabled?

It sounds stupid, but I'm not able to find the box to fill the SSH public key.

Javier Palacios
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: git over ssh access for garage projects - calling for brave testers

2010-04-29 Thread Alberto Mardegan

Ferenc Szekely wrote:

If you had a few minutes to spare please check it out and let me know
your findings. We may have some bugs here and there, so let's find and
fix them together.


I get this:

ma...@portatie:/tmp$ git clone ssh://drop.maemo.org/git/maemo-mapper
Initialized empty Git repository in /tmp/maemo-mapper/.git/
fatal: ''/git/maemo-mapper'': unable to chdir or not a git archive
fatal: The remote end hung up unexpectedly

Ciao,
  Alberto

--
http://blog.mardy.it - geek in un lingua international!
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers