Skip to content
Discussion options

You must be logged in to vote

Not sure why builddep doesn't install catatonit, it is available in the crb repo.

$ dnf provides catatonit --enablerepo=crb
catatonit-3:0.1.7-10.el9.x86_64 : A signal-forwarding process manager for containers
Repo        : crb
Matched from:
Provide    : catatonit = 3:0.1.7-10.el9

I guess because it only installs build dependencies and not run dependencies.

To sum everything up, pod units are only supported from v5.0.0 and my problem was the missing catatonit runtime dependency. It should probably be stated that on EL9 (probably other EL versions as well) you need to install the catatonit run dependency using dnf install catatonit --enablerepo=crb
Right now catatonit is only mentioned in …

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@shunkica
Comment options

@shunkica
Comment options

@shunkica
Comment options

Answer selected by shunkica
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants