cd /var/lib/dpkg/
sudo mv info info_bak
sudo mkdir info
sudo apt-get update
命中:1 http://mirrors.aliyun.com/ubuntu xenial InRelease
命中:2 http://packages.microsoft.com/repos/code stable InRelease
命中:3 http://ppa.launchpad.net/git-core/ppa/ubuntu xenial InRelease
命中:4 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu xenial InRelease
命中:5 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu xenial InRelease
命中:6 http://ppa.launchpad.net/webupd8team/java/ubuntu xenial InRelease
正在读取软件包列表... 完成
ubuntu@ubuntu-users:/var/lib/dpkg$ sudo apt-get -f install
正在读取软件包列表... 完成
正在分析软件包的依赖关系树
正在读取状态信息... 完成
升级了 0 个软件包,新安装了 0 个软件包,要卸载 0 个软件包,有 23 个软件包未被升级。
有 1 个软件包没有被完全安装或卸载。
解压缩后会消耗 0 B 的额外空间。
正在设置 openbsd-inetd (0.20140418-2) ...
sudo mv info/* info_bak/
sudo rm -rf info
sudo mv info_bak/ info
sudo apt-get update
命中:1 http://mirrors.aliyun.com/ubuntu xenial InRelease
命中:2 http://packages.microsoft.com/repos/code stable InRelease
命中:3 http://ppa.launchpad.net/git-core/ppa/ubuntu xenial InRelease
命中:4 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu xenial InRelease
命中:5 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu xenial InRelease
命中:6 http://ppa.launchpad.net/webupd8team/java/ubuntu xenial InRelease
正在读取软件包列表... 完成
ubuntu@ubuntu-users:/var/lib/dpkg$ sudo apt-get install ckermit
正在读取软件包列表... 完成
正在分析软件包的依赖关系树
正在读取状态信息... 完成
ckermit 已经是最新版 (302-5build1)。
升级了 0 个软件包,新安装了 0 个软件包,要卸载 0 个软件包,有 23 个软件包未被升级。
ubuntu@ubuntu-users:/var/lib/dpkg$