TBZR's setup.py doesn't work with Python based Bazaar installer

Bug #612994 reported by besy
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
TortoiseBZR
New
Undecided
Unassigned

Bug Description

In setup.py (around line 75) it is expected that there is a file "rst2html.py" in "bzrlib\..\tools\" and a file "default.css" in "bzrlib\..\tools\".

If you install Bazaar using the Python based installer (e.g. "bzr-2.1.2-1.win32-py2.6.exe"), the "bzrlib" folder is created in "Python\Lib\site-packages\". The files "Python\Lib\site-packages\tools\rst2html.py" and "Python\Lib\site-packages\doc\default.css" don't exist! The Bazaar installer doesn't create these files.

TortoiseBazaar expects the folder structure of the source release of Bazaar. In my opinion, it should be possible to build TortoiseBazaar without requiring the source of Bazaar.

My suggestion: The source of TortoiseBazaar should ship with its own "rst2html.py" and "default.css" files and use these.

What do you think about this?

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.