[Pkg-bazaar-maint] Bug#631201: bzr-git: Server error and hang when branching a Git repository

Jelmer Vernooij jelmer at samba.org
Tue Jun 21 14:40:19 UTC 2011


On Wed, 2011-06-22 at 00:25 +1000, Ben Finney wrote:
> On 21-Jun-2011, Jelmer Vernooij wrote:
> > On Tue, 2011-06-21 at 23:06 +1000, Ben Finney wrote:
> > > When I attempt to branch a Git repository I get the following output:
> > > 
> > > =====
> > > $ bzr branch --bind
> > > git+ssh://git@gitorious.org/dive-into-html5/dive-into-html5.git gitorious/
> > > /usr/lib/python2.6/dist-packages/lazr/restfulclient/__init__.py:19: UserWarning: Module paste was already imported from None, but /usr/lib/python2.6/dist-packages is being added to sys.path
> > >   import pkg_resources
> > > 
> > > == Gitorious: ==========================================================
> > > Access denied or bad command
> > > ========================================================================
> > > 
> > > =====
> 
> > Does "git clone git
> > +ssh://git@gitorious.org/dive-into-html5/dive-into-html5.git gitorious"
> > work?
> 
> Yes, using Git works for me:
> 
> =====
> $ git clone git at gitorious.org:dive-into-html5/dive-into-html5.git gitorious/
> Cloning into gitorious...
> remote: Counting objects: 3582, done.
> remote: Compressing objects: 100% (2492/2492), done.
> remote: Total 3582 (delta 1082), reused 3582 (delta 1082)
> Receiving objects: 100% (3582/3582), 89.11 MiB | 381 KiB/s, done.
> Resolving deltas: 100% (1082/1082), done.
That's using a different URL, can you try with the same URL you were
using with bzr? It might make a difference with regard to the paths that
are sent to the server.

> $ bzr info gitorious/
> /usr/lib/python2.6/dist-packages/lazr/restfulclient/__init__.py:19: UserWarning: Module paste was already imported from None, but /usr/lib/python2.6/dist-packages is being added to sys.path
>   import pkg_resources
> Standalone tree (format: git)
> Location:
>   branch root: gitorious
> =====
> 
> Does it work for you?
I don't know, I no longer have a (working) gitorious account. A clone
without ssh works fine.

Cheers,

Jelmer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part
URL: <http://lists.alioth.debian.org/pipermail/pkg-bazaar-maint/attachments/20110621/d7edf191/attachment-0001.pgp>


More information about the Pkg-bazaar-maint mailing list