尝试运行sudo apt-get update或几乎任何apt命令都会导致核心转储。错误消息并没有给出更多的信息:
Hit:1 http://us.archive.ubuntu.com/ubuntu xenial InRelease
Ign:2 http://dl.google.com/linux/chrome/deb stable InRelease
Get:3 http://us.archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB]
Get:4 http://us.archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB]
Hit:5 http://ppa.launchpad.net/gnome-terminator/ppa/ubuntu xenial InRelease
Hit:6 http://dl.google.com/linux/chrome/deb stable Release
Hit:7 https://dl.yarnpkg.com/debian stable InRelease
Get:8 http://security.ubuntu.com/ubuntu xenial-security InRelease [107 kB]
Get:9 https://download.docker.com/linux/ubuntu xenial InRelease [65.8 kB]
Hit:10 https://deb.nodesource.com/node_8.x xenial InRelease
Fetched 389 kB in 0s (394 kB/s)
[1] 4498 abort (core dumped) sudo apt-get update我在这里和其他地方都在寻找答案,几乎所有提出的解决方案都涉及运行另一个apt命令,比如apt-get purge。不幸的是,所有这些命令都会导致类似的内核转储错误。
同样值得注意的是,当apport试图报告错误时会崩溃。当窗口试图显示比可执行路径更多的信息时,它就会死掉。当我第一次启动系统时,我会收到一串apport消息,所有这些消息都用于apt或图形化软件程序,比如Gnome软件,以及apport本身。我认为这个问题可能不仅仅是恰当的。
我尝试过在badblocks、fsck和G-Parted中查找磁盘问题,但是一切都很顺利。我似乎有足够的磁盘空间,内存和CPU来做它想要做的事情。我试图做更多的深入分析,但无法安装apt-get的实用程序,这使它具有挑战性。
我正在运行Ubuntu16.04LTS 64位在一个VMware工作站14 Pro .不幸的是,我是一个不定期快照的傻瓜,而且我也不希望创建一个新的VM,因为需要一些时间才能让我的工作区恢复到我喜欢的状态。
发布于 2018-06-19 18:57:53
试试这个:
https://askubuntu.com/questions/1047973
复制相似问题