Package: bzr-git Version: 0.6.0+bzr1270-1 Severity: normal When I attempt to branch a Git repository I get the following output:
===== $ bzr branch --bind git+ssh://[email protected]/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 ======================================================================== ===== The “Gitorious:” message appears after several seconds of waiting. At this point, the Bazaar log contains the following entries: ===== Tue 2011-06-21 22:55:42 +1000 0.088 bazaar version: 2.3.1 0.088 bzr arguments: [u'branch', u'--bind', u'git+ssh://[email protected]/dive-into-html5/dive-into-html5.git', u'gitorious/'] 0.139 looking for plugins in /home/bignose/.bazaar/plugins 0.139 looking for plugins in /usr/lib/python2.6/dist-packages/bzrlib/plugins 0.599 encoding stdout as sys.stdout encoding 'UTF-8' 0.796 ssh implementation is OpenSSH ===== No ‘gitorious/’ directory is created. I would expect the above command to branch successfully into the ‘gitorious/’ directory, without any messages from the Gitorious server output. -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (990, 'testing'), (900, 'stable') Architecture: powerpc (ppc64) Kernel: Linux 2.6.38-2-powerpc64 (SMP w/2 CPU cores) Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_AU.utf8) Shell: /bin/sh linked to /bin/dash Versions of packages bzr-git depends on: ii bzr 2.3.1-2 easy to use distributed version co ii python 2.6.6-14 interactive high-level object-orie ii python-dulwich 0.7.1-2 Python Git library ii python2.6 2.6.6-10 An interactive high-level object-o ii python2.7 2.7.1-8 An interactive high-level object-o Versions of packages bzr-git recommends: ii python-tdb 1.2.9-1 Python bindings for TDB bzr-git suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

