bzr-0.12.0.win32.exe postinstall fails to create batch file if Python installed in C:\Program Files\Python25

Bug #71681 reported by Patrick Berny
2
Affects Status Importance Assigned to Milestone
Bazaar
Fix Released
Low
Alexander Belchenko

Bug Description

- Install Python25 (python.2.5.msi) not to default location, but c:\Program Files\Python25
- try to install bzr-0.12.0.win32.exe
-> after most of install is done, fails inside bzr-win32-bdist-postinstall.py when creating batch file (from line 85 onwards)

batch_path = script_path + ".bat"
...

If I remember correctly, it didn't like the result of script_path + ".bat" because of some extra quotes (due to script_path containing white space?)

Changed in bzr:
assignee: nobody → bialix
Changed in bzr:
importance: Undecided → Low
status: Unconfirmed → Confirmed
Changed in bzr:
status: Confirmed → Fix Committed
Revision history for this message
Alexander Belchenko (bialix) wrote :

Merged to bzr.dev

Changed in bzr:
status: Fix Committed → Fix Released
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.