Kata 1.6.2 dependency chain broken

44 Views Asked by At

Kata 1.6.2 release page here: https://github.com/kata-containers/runtime/releases/tag/1.6.2

We are trying to consume the latest stable-1.6 release of kata but are hitting the dependency error below when attempting to install the package.

$ 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

There are 1 best solutions below

0
On

To answer this question. You can download the latest package based on the fixes identified in 1.6.2. In particular, this fix.

You can always download the 1.6.2 package too: kata-static-1.6.2-x86_64.tar.xz.