小编Jac*_*cob的帖子

“E:读取错误 - 读取(5:输入/输出错误),E:无法解析或打开包列表或状态文件。”

所以我一直试图在我的笔记本电脑上安装东西,每当我尝试使用 sudo apt-get 时,我每次都会遇到相同的错误,

SystemError: E:Read error - read (5: Input/output error), E:The package lists or status file could not be parsed or opened.
Run Code Online (Sandbox Code Playgroud)

此外,每当我尝试通过桌面图标打开软件中心时,它都会冻结,让我强制退出。如果我尝试在终端中使用命令 software-center,我会得到世界上最长的列表,即,

che.open()
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/gi/overrides/GLib.py", line 629, in <lambda>
    return (lambda data: callback(*data), user_data)
  File "/usr/share/software-center/softwarecenter/db/pkginfo_impl/aptcache.py", line 261, in open
    self._cache = apt.Cache(progress)
  File "/usr/lib/python2.7/dist-packages/apt/cache.py", line 105, in __init__
    self.open(progress)
  File "/usr/lib/python2.7/dist-packages/apt/cache.py", line 150, in open
    self._cache = apt_pkg.Cache(progress)
SystemError: E:Read error - read (5: Input/output error), E:The package lists or …
Run Code Online (Sandbox Code Playgroud)

software-center apt

5
推荐指数
1
解决办法
1万
查看次数

标签 统计

apt ×1

software-center ×1