TypeError: open_branch() got an unexpected keyword argument 'possible_transports'

Bug #902539 reported by Gordon Tyler
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar Subversion Plugin
Fix Released
High
Jelmer Vernooij
Bazaar Windows Installers
Fix Released
Medium
Martin Packman
bzr-svn (Ubuntu)
Fix Released
High
Unassigned
Precise
Fix Released
High
Unassigned

Bug Description

Using the Windows installer for bzr 2.5b4 with the bundled bzr-svn 1.1.1, I get the following error when pulling from a svn URL that I had previously pushed to:

bzr: ERROR: exceptions.TypeError: open_branch() got an unexpected keyword argument 'possible_transports'

Traceback (most recent call last):
File "bzrlib\commands.pyo", line 923, in exception_to_return_code
File "bzrlib\commands.pyo", line 1128, in run_bzr
File "bzrlib\commands.pyo", line 676, in run_argv_aliases
File "bzrlib\commands.pyo", line 698, in run
File "bzrlib\cleanup.pyo", line 135, in run_simple
File "bzrlib\cleanup.pyo", line 165, in _do_with_cleanups
File "C:/Program Files (x86)/Bazaar/plugins\qbzr\lib\commands.py", line 822, in run
File "C:/Program Files (x86)/Bazaar/plugins\qbzr\lib\subprocess.py", line 887, in run_subprocess_command
File "bzrlib\commands.pyo", line 1128, in run_bzr
File "bzrlib\commands.pyo", line 676, in run_argv_aliases
File "bzrlib\commands.pyo", line 698, in run
File "bzrlib\cleanup.pyo", line 135, in run_simple
File "bzrlib\cleanup.pyo", line 165, in _do_with_cleanups
File "bzrlib\builtins.pyo", line 1089, in run
File "bzrlib\branch.pyo", line 180, in open
TypeError: open_branch() got an unexpected keyword argument 'possible_transports'

Revision history for this message
Jelmer Vernooij (jelmer) wrote :

bzr-svn 1.1.1 is not intended to be compatible with the 2.5 series.

gwenhwyvar:~/src/bzr-svn/trunk% bzr cat -rtag:bzr-svn-1.1.1 info.py | grep bzr_compatible_version
bzr_compatible_versions = [(2, x, 0) for x in [3, 4]

affects: bzr-svn → bzr-windows-installers
Revision history for this message
Steve Langasek (vorlon) wrote :

This bug also affects Ubuntu precise following the upgrade to bzr 2.5.0beta4.

Changed in bzr-svn (Ubuntu):
importance: Undecided → High
status: New → Triaged
Jelmer Vernooij (jelmer)
Changed in bzr-svn:
status: New → Fix Committed
importance: Undecided → High
assignee: nobody → Jelmer Vernooij (jelmer)
milestone: none → 1.1.2
Jelmer Vernooij (jelmer)
Changed in bzr-svn:
status: Fix Committed → Fix Released
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package bzr-svn - 1.1.2-1

---------------
bzr-svn (1.1.2-1) unstable; urgency=low

  * Update copyright file to match DEP5.
  * New upstream release.
   + Fixes compatibility with newer versions of bzr. LP: #902539
   + Better error message when a commit fails. LP: #890529

 -- Jelmer Vernooij <email address hidden> Sun, 11 Dec 2011 15:29:35 +0100

Changed in bzr-svn (Ubuntu Precise):
status: Triaged → Fix Released
Revision history for this message
Martin Packman (gz) wrote :

The windows installers for bzr 2.5b5 onwards use bzr-svn 1.1.2 now.

Changed in bzr-windows-installers:
assignee: nobody → Martin Packman (gz)
importance: Undecided → Medium
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.