loggerhead doesn't work with the bzr standalone win32 installer; should be included in it
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar Windows Installers |
Confirmed
|
Medium
|
Unassigned | ||
loggerhead |
Triaged
|
Low
|
Unassigned | ||
loggerhead-breezy |
Triaged
|
Low
|
Unassigned |
Bug Description
My Win32 installation of bzr 1.16 is from the .exe Standalone installer.
On trying to install/use loggerhead I get this failure in respect of Paste -
C:\Added Program Files\Bazaar\
You have not informed bzr of your Launchpad ID, and you must do this to
write to Launchpad or access private data. See "bzr help launchpad-login".
Branched 368 revision(s).
C:\Added Program Files\Bazaar\
bzrtools 1.16
Various useful commands for working with bzr.
explorer 0.4dev
Desktop interface to the Bazaar VCS.
extmerge
external merge plugin for bzr
launchpad 1.16
Launchpad.net integration plugin for Bazaar.
loggerhead 1.11
Loggerhead web viewer for Bazaar branches.
netrc_credentia
Use ~/.netrc as a credential store for authentication.
qbzr 0.11
QBzr - Qt-based frontend for Bazaar
rebase 0.5
Rebase support.
svn 0.6.1
Support for Subversion branches
C:\Added Program Files\Bazaar\
bzr: ERROR: pkg_resources.
Traceback (most recent call last):
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "C:/Documents and Settings/
erhead\
File "C:/Documents and Settings/
erhead\
File "pkg_resources.
File "pkg_resources.
File "pkg_resources.
File "pkg_resources.
DistributionNot
bzr 1.16 on python 2.5.2 (win32)
arguments: ['bzr', 'serve', '--http']
encoding: 'cp1252', fsenc: 'mbcs', lang: None
plugins:
bzrtools C:\Added Program Files\Bazaar\
explorer C:\Added Program Files\Bazaar\
extmerge C:\Added Program Files\Bazaar\
launchpad C:\Added Program Files\Bazaar\
loggerhead C:\Documents and Settings\
.0\plugins\
netrc_
store [1.16]
qbzr C:\Added Program Files\Bazaar\
rebase C:\Added Program Files\Bazaar\
svn C:\Added Program Files\Bazaar\
*** Bazaar has encountered an internal error.
Please report a bug at https:/
including this traceback, and a description of what you
were doing when the error occurred.
C:\Added Program Files\Bazaar\
Please advise. Is this something I can rectify [bearing in mind that this is a standalone .exe installation of bzr for Win32], or is it something that can be corrected in the packaging of the plugin, or bzr?
affects: | bzr → bzr-windows-installers |
Changed in loggerhead: | |
status: | Confirmed → Triaged |
importance: | Medium → Low |
Changed in loggerhead-breezy: | |
status: | New → Triaged |
importance: | Undecided → Low |
I think you can fix this by separately installing the Python paste package.
As far as the installer goes the options seem to be:
1- include loggerhead (and also paste) in the bzr installer
2- make a separate loggerhead installer
3- encourage people to use eg easy_setup to install it