Kata 1.6.2 发布页面在这里:https://github.com/kata-containers/runtime/releases/tag/1.6.2
我们正在尝试使用最新的 kata 稳定版 1.6,但在尝试安装软件包时遇到下面的依赖错误。
$ sudo apt install kata-runtime
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
kata-runtime : Depends: kata-linux-container (>= 4.19.34.33-4) but 4.19.28.31-3 is to be installed
E: Unable to correct problems, you have held broken packages.
http://download.opensuse.org/repositories/home:/katacontainers:/releases:/x86_64:/stable-1.6/xUbuntu_16.04/
https://i.stack.imgur.com/bEmWR.png
回答这个问题。您可以根据 1.6.2 中确定的修补程序下载最新软件包。特别是,此修复程序。
您也可以随时下载 1.6.2软件包:kata-static-1.6.2-x86_64.tar.xz。