现在更新时出现错误,由于损坏,我无法安装大多数软件
/etc/apt/sources.list
Run Code Online (Sandbox Code Playgroud)
文件。有没有我可以下载的副本来替换它?
该文件适用于美国的 Ubuntu 12.04(最终测试版)。
我已经按照我在类似线程中找到的信息卸载并重新安装了 Ubuntu 软件中心,我得到了关于第 91 行或类似内容的相同响应。
我只是尝试上传屏幕截图,但由于我是新手,因此不允许我上传。我也无法弄清楚如何剪切和粘贴任何内容,所以我必须手动输入错误屏幕上的内容,无论是当我尝试打开软件中心时都没有任何反应,当我尝试在终端中输入命令进行卸载、重新安装时,无论我得到以下相同的信息:
COULD NOT INTITIALIZE THE PACKAGE INFORMATION
An unresolvable problem occured while initializing the package information
Please report t:his bug against the 'update-manager' package and include the
following error message:
'E: Malformed line 91 in source list/etc/apt/sources.list (dist parse)
E: The list of sources could not be read.,
E: The package list of status file could not be parsed or opened.
Run Code Online (Sandbox Code Playgroud)
我如何报告错误?关于这个还能做什么。我已经搜索过,每个人说要做的一切都使我回到同一行错误消息。
所以,我不知道如何到达源列表中的第 91 行;告诉你它说了什么。对不起,我真的很陌生。这就是我需要的是找出如何到达那里并修复它所说的内容。我真的很想不必重新分区我的硬盘驱动器并从头开始,所以我真的很期待解决这个问题。我需要能够安装新软件。
当我输入时,sudo apt-get update我得到这个:
mohd-arafat-hossain@TUD:~$ sudo apt-get update
[sudo] password for mohd-arafat-hossain:
Ign http://bd.archive.ubuntu.com precise InRelease
Ign http://bd.archive.ubuntu.com precise-updates InRelease
Ign http://bd.archive.ubuntu.com precise-backports InRelease
Ign http://bd.archive.ubuntu.com precise Release.gpg
Ign http://bd.archive.ubuntu.com precise-updates Release.gpg
Ign http://bd.archive.ubuntu.com precise-backports Release.gpg
Ign http://bd.archive.ubuntu.com precise Release
Ign http://bd.archive.ubuntu.com precise-updates Release
Ign http://bd.archive.ubuntu.com precise-backports Release
Ign http://extras.ubuntu.com precise InRelease
Ign http://ppa.launchpad.net precise InRelease
Hit http://extras.ubuntu.com precise Release.gpg
Hit http://ppa.launchpad.net precise Release.gpg
Hit http://extras.ubuntu.com precise Release
Hit http://ppa.launchpad.net precise Release
Hit http://extras.ubuntu.com precise/main Sources
Hit http://bd.archive.ubuntu.com precise/main …Run Code Online (Sandbox Code Playgroud)