由于升级软件包失败,无法升级到 16.04

由于升级软件包失败,无法升级到 16.04

升级停滞超过 24 小时。我收到以下消息:

在此处输入图片描述

我该怎么办?我尝试清除并重新安装libc6 2.23-0ubuntu3 ,但出现以下情况:

@pc:~$ sudo apt-get purge sudo apt-get purge libc6_2.23-0ubuntu3
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package apt-get
E: Unable to locate package purge
E: Unable to locate package libc6_2.23-0ubuntu3
E: Couldn't find any package by regex 'libc6_2.23-0ubuntu3'
@pc:~$ sudo apt-get purge libc6_2.21-0ubuntu4.3
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package libc6_2.21-0ubuntu4.3
E: Couldn't find any package by regex 'libc6_2.21-0ubuntu4.3'
@pc:~$ 

答案1

这是一个已知错误。看一下这个: https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1594454

相关内容