王殊勋的个人博客

只要开始,虽远不迟!

  • 首页
  • 关于
  • 分类
  • 归档
  • 搜索
  • 文章目录
  • 站点概览
王殊勋

王殊勋

关注互联网运维技术发展
1055 日志
3 分类

解决The package lists or status file could not be parsed or opened.

发表于 2015-10-08 更新于 2026-03-03 分类于 技术分享

在使用Ubuntu apt-get命令时发现如下错误:

1
E: The package lists or status file could not be parsed or opened.

解决方法是删除 /var/lib/apt/lists下的文件,然后:

1
apt-get update

即可.

centos下搭建分布式存储系统(MFS)
MySql5.0 修复Table错误is marked as crashed and last (automatic?)
© 2007 - 2026 本站内容可能来自于互联网,如有侵权请联系站长。
0%