"bzr branch" bug in 0.17 fresh windows install

Bug #124899 reported by Gregory Petrosyan
2
Affects Status Importance Assigned to Milestone
Bazaar
Invalid
Medium
Unassigned

Bug Description

D:\projects> bzr branch lp:taglib.ext

Two plugins defined the same command: 'cmd_register_branch'
Not loading the one in <module 'bzrlib.plugins.launchpad' from 'C:\Program Files\Bazaar\lib\library.zip\bzrlib\plugins\launchpad\__init__.pyc'>
bzr: ERROR: exceptions.KeyError: "Key 'launchpad' already registered"

Traceback (most recent call last):
  File "bzrlib\commands.pyc", line 718, in run_bzr_catch_errors
  File "bzrlib\commands.pyc", line 679, in run_bzr
  File "bzrlib\commands.pyc", line 375, in run_argv_aliases
  File "bzrlib\builtins.pyc", line 857, in run
  File "bzrlib\branch.pyc", line 133, in open
  File "bzrlib\bzrdir.pyc", line 532, in open
  File "bzrlib\lazy_import.pyc", line 116, in __call__
  File "bzrlib\transport\__init__.pyc", line 1073, in get_transport
  File "bzrlib\transport\__init__.pyc", line 1131, in _try_transport_factories
  File "bzrlib\registry.pyc", line 61, in get_obj
  File "bzrlib\registry.pyc", line 66, in _do_import
  File "bzrlib\plugins\launchpad\__init__.pyc", line 161, in <module>
  File "bzrlib\help_topics.pyc", line 39, in register
  File "bzrlib\registry.pyc", line 116, in register
KeyError: "Key 'launchpad' already registered"

bzr 0.17.0 on python 2.5.0.final.0 (win32)
arguments: ['C:\\Program Files\\Bazaar\\bzr.EXE', 'branch', 'lp:taglib.ext']

** please send this report to <email address hidden>

Revision history for this message
Martin Pool (mbp) wrote :

Hi Gregory,

Could you please post the output from 'bzr plugins'?

Changed in bzr:
importance: Undecided → Medium
status: New → Incomplete
Revision history for this message
Gregory Petrosyan (gregory-petrosyan) wrote : Re: [Bug 124899] Re: "bzr branch" bug in 0.17 fresh windows install

On 10/07/07, Martin Pool <email address hidden> wrote:
> Hi Gregory,
>
> Could you please post the output from 'bzr plugins'?
>

Here it is:

C:\Program Files\Bazaar\lib\library.zip\bzrlib\plugins\launchpad
    Launchpad.net integration plugin for Bazaar

--
Regards, Gregory.

Revision history for this message
Martin Pool (mbp) wrote :

Thanks.

That's strange because the path given here is apparently the same as
the duplicate listed in the error. It may be that something about the
Windows packaging is causing it to be seen as duplicated.

Does this happen with all commands, or only when using the lp: url?

--
Martin

Revision history for this message
Gregory Petrosyan (gregory-petrosyan) wrote :

This happens only with lp: urls; http:// ones work fine.

On 10/07/07, Martin Pool <email address hidden> wrote:
> Thanks.
>
> That's strange because the path given here is apparently the same as
> the duplicate listed in the error. It may be that something about the
> Windows packaging is causing it to be seen as duplicated.
>
> Does this happen with all commands, or only when using the lp: url?
>
> --
> Martin
>

--
Regards, Gregory.

Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for Bazaar because there has been no activity for 60 days.]

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.