随着露娜的运行,我选择了“帮助:检查更新”选项,并显示了一个更新列表,除了露娜4.4.1之外,所有更新都被选中。
我点击了"Select“并尝试更新。这个消息失败了:
An error occurred while uninstalling
session context was:(profile=epp.package.standard, phase=org.eclipse.equinox.internal.p2.engine.phases.Uninstall, operand=[R]org.eclipse.platform_root 4.4.0.v20140606-1558 --> null, action=org.eclipse.equinox.internal.p2.touchpoint.natives.actions.CleanupzipAction).
Backup of file /opt/eclipse-luna/notice.html failed.
File that was copied to backup could not be deleted: /opt/eclipse-luna/notice.html发布于 2014-12-19 22:50:55
发现了其中的诀窍:将Eclipse作为root运行(仅此一次,只用于更新)。
在终点站,运行
gksudo /opt/eclipse-luna/eclipse 或者不管你的系统上有什么路。
然后继续更新。这起到了将露娜从4.4.0升级到4.4.1的作用
在Mac上使用Eclipse时从未遇到过这种情况。
https://askubuntu.com/questions/563374
复制相似问题