现在更新时出现错误,由于损坏,我无法安装大多数软件
/etc/apt/sources.list
Run Code Online (Sandbox Code Playgroud)
文件。有没有我可以下载的副本来替换它?
该文件适用于美国的 Ubuntu 12.04(最终测试版)。
我使用的是 Google Chrome 48.0 32 位。今天当我启动谷歌浏览器时,我收到了这条消息:
This computer will soon stop receiving Google Chrome updates because
this Linux system will no longer be supported
Run Code Online (Sandbox Code Playgroud)
我认为 Ubuntu 14.04 支持五年,这里到底发生了什么?
在 64 位 Ubuntu 上,我从更新管理器收到错误消息apt-get update:
Failed to fetch http://dl.google.com/linux/chrome/deb/dists/stable/Release
Unable to find expected entry 'main/binary-i386/Packages' in Release file
(Wrong sources.list entry or malformed file)
Some index files failed to download.
They have been ignored, or old ones used instead.
Run Code Online (Sandbox Code Playgroud) 我不小心删除了我的/etc/apt/sources.list文件。它是否由 Canonical 托管在某个地方,以便我可以将其重新添加到系统中?这有点紧急,所以我希望有人能提供一个快速的答案。
我在 Xubuntu 13.10 Saucy 64 位上通过 apt-get 安装了包“xaralx”,当我在命令提示符下输入“xaralx”时得到这个:
xaralx: relocation error: xaralx: symbol _ZTV19wxGnomePrintFactory, version WXU_2.8 not defined in file libwx_gtk2u_core-2.8.so.0 with link time reference
Run Code Online (Sandbox Code Playgroud)
我卸载了 xaralx 并安装了 xaralx:i386,但出现了同样的错误。
我的系统从 12.04 LTS 开始,我一直将它升级到 13.10,所以这可能与它有关。