-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
What steps will reproduce the problem?
1. Install standalone product for Win32 v0.30
2. Update via "Help->Check for Updates"
3. Confirm all popups
What is the expected output? What do you see instead?
The update seems to fail because it tries to delete the executable
counterclockwise.exe which is not allowed in windows while the program is still
running.
This is the message I see:
An error occurred while uninstalling
session context was:(profile=DefaultProfile,
phase=org.eclipse.equinox.internal.p2.engine.phases.Uninstall,
operand=[R]ccw.executable.win32.win32.x86 0.30.0.STABLE001 --> null,
action=org.eclipse.equinox.internal.p2.touchpoint.natives.actions.CleanupzipActi
on).
Backup of file D:\tools\counterclockwise-0.30.0.STABLE001\Counterclockwise.exe
failed.
File that was copied to backup could not be deleted:
D:\tools\counterclockwise-0.30.0.STABLE001\Counterclockwise.exe
Original issue reported on code.google.com by steffen....@gmail.com on 4 Dec 2014 at 2:33
Attachments:
- [Screenshot 2014-12-04 15.33.26.png](https://storage.googleapis.com/google-code-attachments/counterclockwise/issue-677/comment-0/Screenshot 2014-12-04 15.33.26.png)