我遇到了一个问题。我想从软件中心安装软件,但当我点击“安装”时,弹出一个带有以下德语文本的窗口:
出现这种情况时,aptdaemon 会收到编程错误,因为应用程序、安装/退出应用程序以及后续的软件包管理都会失败。
详细信息:
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/aptdaemon/worker.py", line 968, in simulate
trans.unauthenticated = self._simulate_helper(trans)
File "/usr/lib/python2.7/dist-packages/aptdaemon/worker.py", line 1092, in _simulate_helper
return depends, self._cache.required_download, \
File "/usr/lib/python2.7/dist-packages/apt/cache.py", line 235, in required_download
pm.get_archives(fetcher, self._list, self._records)
SystemError: E:I wasn't able to locate a file for the libwww-robotrules-perl package. This might mean you need to manually fix this package.
抱歉,我问了这个问题。我使用 Ubuntu 已经两天了,我的英语不好。
答案1
关闭软件中心。打开一个终端(Windows-品尝并Ter...
给出提示)并遵循以下建议:sudo apt-get install -f
。请将你的密码存入注册表。当失败者出现时,您可以向软件中心寻求帮助。
英文:关闭软件中心。打开终端。运行sudo apt-get install -f
。如果系统提示,请输入密码。然后再次打开软件中心。