我正在尝试在 Ubuntu 虚拟机中安装 TinyOS 2.1.2。在执行以下命令期间,我遇到了提到的错误。
$sudo apt-get install nesc tinyos-tools msp430-46 avr-tinyos
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
tinyos-tools : Depends: sun-java5-jre but it is not installable or
sun-java6-jre but it is not installable or
oracle-java6-jre but it is not installable or
sun-java7-jre but it is not installable or
openjdk-6-jre but it is not installable or
openjdk-7-jre but it is not installable
E: Unable to correct problems, you have held broken packages.
我尝试进行自动删除,更新,但没有任何效果。你能帮帮我吗?