|
最开始是升级失败了,然后做了清除,没办法再次安装了:
root@UNAS:/mnt/UNAS# apt-get install disksmart-unas
Reading package lists... Done
Building dependency tree... Done
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:
disksmart-unas : Depends: unas-desktop (>= 6.1.16) but 6.1.6 is to be installed
E: Unable to correct problems, you have held broken packages.
root@UNAS:/mnt/UNAS# apt-get install unas-desktop
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
unas-desktop is already the newest version (6.1.6).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. |
|