Installer fails when GEDIT_BASE exists, but TARGET does not.

Bug #428538 reported by Matthew Pirocchi
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ViGedit
New
Undecided
Unassigned

Bug Description

install.py checks if TARGET exists, then tries to mkdir both GEDIT_BASE and TARGET. This fails if GEDIT_BASE already exists, but TARGET does not. The fix is simple--just check each directory individually (see patch).

Revision history for this message
Matthew Pirocchi (matthew-pirocchi) wrote :
Revision history for this message
Stephen Moore (delfick) wrote :

I never really actually looked at install.py before.

I've fixed it so that this problem doesn't occur, and also so it's a little cleaner :)
http://bazaar.launchpad.net/~delfick/vigedit/vigedit-additions/revision/64

........

:)

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.