bzr not found on clean install of WinBuilder

Bug #1119259 reported by Thiadmer Riemersma
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kicad-winbuilder
Status tracked in Trunk
Trunk
Fix Released
High
Brian Sidebotham

Bug Description

I installed WinBuilder on a machine that did not already have bazaar. Winbuilder includes bazaar, but bzr is not in the search path. This causes "make.bat" to fail on the "whoami" command.

I suggest that the line:
    bzr whoami "John Doe <email address hidden>"
is changed to:
    %PATH_BZR%\bzr whoami "John Doe <email address hidden>"

Related branches

Revision history for this message
Brian Sidebotham (brian-sidebotham) wrote :

Thanks for the report Thiadmer. I've just fixed the error!

Changed in kicad-winbuilder:
status: New → Confirmed
importance: Undecided → High
assignee: nobody → Brian Sidebotham (brian-sidebotham)
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.