我正在运行 ubuntu 10.10,当我在 ubuntu 软件中心收到此错误消息时,我正试图重新安装指示器天气。它显示在下面的屏幕截图中,
我点击修复,但消息不断出现。我关闭了 ubuntu 软件中心并再次尝试并得到相同的错误消息。
如果从上一个屏幕截图中不清楚,这是错误消息,
编辑1:运行 sudo apt-get install aptitude
时说我已经安装了aptitude。然后我跑了sudo apt-get reinstall indicator-weather
。输出是,
indicator-weather is not currently installed, so it will not be reinstalled.
indicator-weather is not currently installed, so it will not be reinstalled.
The following packages will be REMOVED:
libgio-cil{u}
0 packages upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
Need to get 0B of archives. After unpacking 274kB will be freed.
Do you want to continue?
我继续说是,但问题仍然存在。
编辑 2:我尝试运行sudo apt-get install indicator-weather
但收到以下错误消息。
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:
indicator-weather : Depends: gir1.2-glib-2.0 but it is not installable
E: Broken packages
您的系统上有损坏的软件包。打开终端并输入
那应该解决它。
很抱歉没有评论我的第一个答案,但我没有特权。