I am trying to apply the update for the latest CI release, but the updater is trying to access folders on a drive that was used for the original install. I had moved the ME folder from an F: drive to a E: drive and the app works fine, but the updater gets a massive error list that starts like the message at the bottom.
The message references the original drive and I have searched the files in the ME folder for the ‘F:/ME2015CI’ and replaced it with E: with no impact on the problem.
How do I tell the installer that the F: drive no longer exists and to install on E:?
`An error occurred while collecting items to be installed
— error: session context was:(profile=com.genuitec.delivery.package.profile.1750-Fta-6119, phase=com.genuitec.pulse.client.deliverypackage.runtime.p2.DeliveryCollect, operand=, action=).
— error: Unable to write to repository: file:/F:/ME2015CI.
— java.io.IOException: Failed to create directory F:\ME2015CI\features\com.genuitec.myeclipse.mobile.embedded.phonegap-3.6.3_3.6.3.me20151208-0430.
at org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepository.getOutputStream(SimpleArtifactRepository.java:958)
at org.eclipse.equinox.internal.p2.artifact.repository.MirrorRequest.transferSingle(MirrorRequest.java:259)
at org.eclipse.equinox.internal.p2.artifact.repository.MirrorRequest.transfer(MirrorRequest.java:208)