[Pkg-bazaar-maint] Bug#544207: bzr-git: breaks 'bzr branch' when permanently redirected to http+urllib protocol

Mykola Nikishov mn at mn.com.ua
Sat Aug 29 16:05:14 UTC 2009


Package: bzr-git
Version: 0.4.1-1
Severity: important


Subject: bzr-git: breaks 'bzr branch' when permanently redirected to http+urllib protocol
Package: bzr-git
Version: 0.4.1-1
Severity: important


When running 'bzr branch http://bzr.savannah.nongnu.org/r/emacsweblogs'
bzr dies with this:

0.017  bzr arguments: [u'branch', u'http://bzr.savannah.nongnu.org/r/emacsweblogs']
0.026  looking for plugins in /home/mn/.bazaar/plugins
0.026  looking for plugins in /usr/lib/python2.5/site-packages/bzrlib/plugins
0.142  encoding stdout as sys.stdout encoding 'UTF-8'
[ 3841] 2009-08-29 18:52:22.096 INFO: http://bzr.savannah.nongnu.org/r/emacsweblogs/ is permanently redirected to http+urllib://bzr.savannah.gnu.org/r/emacsweblogs/
3.295  Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 835, in exception_to_return_code
    return the_callable(*args, **kwargs)
  File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 1030, in run_bzr
    ret = run(*run_argv)
  File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 647, in run_argv_aliases
    return self.run(**all_cmd_args)
  File "/usr/lib/python2.5/site-packages/bzrlib/builtins.py", line 1245, in run
    source_branch=br_from)
  File "/usr/lib/python2.5/site-packages/bzrlib/bzrdir.py", line 1175, in sprout
    result_repo.fetch(source_repository, revision_id=revision_id)
  File "/usr/lib/python2.5/site-packages/bzrlib/repository.py", line 1544, in fetch
    find_ghosts=find_ghosts, fetch_spec=fetch_spec)
  File "/usr/lib/python2.5/site-packages/bzrlib/plugins/git/push.py", line 152, in fetch
    raise NoPushSupport()
NoPushSupport: Push is not yet supported for bzr-git. Try dpush instead.

3.296  return code 3


But it works fine if I remove bzr-git:

0.018  bzr arguments: [u'branch', u'http://bzr.savannah.nongnu.org/r/emacsweblogs']
0.027  looking for plugins in /home/mn/.bazaar/plugins
0.027  looking for plugins in /usr/lib/python2.5/site-packages/bzrlib/plugins
0.139  encoding stdout as sys.stdout encoding 'UTF-8'
[24673] 2009-08-29 18:10:19.760 INFO: http://bzr.savannah.nongnu.org/r/emacsweblogs/ is permanently redirected to http+urllib://bzr.savannah.gnu.org/r/emacsweblogs/
3.187  creating repository in file:///home/mn/src/bzr-mirrors/emacsweblogs/.bzr/.
3.289  Using fetch logic to copy between KnitPackRepository('http+urllib://bzr.savannah.gnu.org/r/emacsweblogs/.bzr/repository/')(<RepositoryFormatKnitPack1>) and KnitPackRepository('file:///home/mn/src/bzr-mirrors/emacsweblogs/.bzr/repository/')(<RepositoryFormatKnitPack1>)
14.684  creating branch <bzrlib.branch.BzrBranchFormat6 object at 0xb761988c> in file:///home/mn/src/bzr-mirrors/emacsweblogs/.bzr/
15.060  created new branch BzrBranch6('file:///home/mn/src/bzr-mirrors/emacsweblogs/')
15.064  trying to create missing lock '/home/mn/src/bzr-mirrors/emacsweblogs/.bzr/checkout/dirstate'
15.064  opening working tree '/home/mn/src/bzr-mirrors/emacsweblogs'
[24673] 2009-08-29 18:10:34.485 INFO: Branched 17 revision(s).
15.322  return code 0


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-2-openvz-686 (SMP w/2 CPU cores)
Locale: LANG=uk_UA.UTF-8, LC_CTYPE=uk_UA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages bzr-git depends on:
ii  bzr                           1.17-1     easy to use distributed version co
ii  python                        2.5.4-3    An interactive high-level object-o
ii  python-central                0.6.11     register and build utility for Pyt
ii  python-dulwich                0.3.3-1    Pure-python Git library

Versions of packages bzr-git recommends:
pn  python-tdb                    <none>     (no description available)

bzr-git suggests no packages.

-- no debconf information

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (900, 'testing'), (800, 'unstable'), (700, 'experimental'), (500, 'feisty')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-openvz-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages bzr-git depends on:
ii  bzr                           1.17-1     easy to use distributed version co
ii  python                        2.5.4-3    An interactive high-level object-o
ii  python-central                0.6.11     register and build utility for Pyt
ii  python-dulwich                0.3.3-1    Pure-python Git library

Versions of packages bzr-git recommends:
ii  python-tdb                    1.1.5-2    Python bindings for TDB

bzr-git suggests no packages.

-- debconf-show failed





More information about the Pkg-bazaar-maint mailing list