← Back to team overview

bzr-windows team mailing list archive

bzr-2.2b2-setup.exe - packaging problem for lp?

 

bzr-2.2b2-setup.exe

I get errors like this -

Z:\>bzr help rewrite
Unable to import library "launchpadlib": No module named launchpadlib
Unable to load plugin u'pipeline' from u'C:/localapp/Program Files/Bazaar/plugin
s'
Rebase support.

The Bazaar rebase plugin adds support for rebasing branches to Bazaar.
It adds the command 'rebase' to Bazaar. When conflicts occur when replaying
patches, the user can resolve the conflict and continue the rebase using the
'rebase-continue' command or abort using the 'rebase-abort' command.

Z:\>bzr help lp
Unable to import library "launchpadlib": No module named launchpadlib
Unable to load plugin u'pipeline' from u'C:/localapp/Program Files/Bazaar/plugin
s'
bzr: ERROR: No help could be found for 'lp'. Please use 'bzr help topics' to obt
ain a list of topics.


Anyone else?

There are folders named launchpad and pipeline under ..bazaar\plugins\



Follow ups