From: guix-patches--- via <guix-patches@gnu.org>
To: <52174@debbugs.gnu.org>
Subject: [bug#52174] [PATCH] gnu: Add podman
Date: Tue, 23 Aug 2022 16:14:46 +0900 [thread overview]
Message-ID: <CMD81D1XG2NF.361IMWJCOJP0X@nix> (raw)
In-Reply-To: <CMD7WNOQ95S7.2N4ASFNPGIJXS@nix>
> For podman to work, the user needs to run
> `sudo mount -t cgroup2 none /sys/fs/cgroup`
I mounted /sys/fs/cgroup as v2 but podman info still shows
host:
...
cgroupControllers: []
cgroupManager: cgroupfs
cgroupVersion: v1
and (expectedly) podman run fails:
Error: OCI runtime error: cgroups in hybrid mode not supported,
drop all controllers from cgroupv2
How do I look for a fix?
next parent reply other threads:[~2022-08-23 7:15 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CMD7WNOQ95S7.2N4ASFNPGIJXS@nix>
2022-08-23 7:14 ` guix-patches--- via [this message]
2021-11-29 6:46 [bug#52174] [PATCH] gnu: Add podman Timmy Douglas via Guix-patches via
2021-12-18 17:57 ` Ludovic Courtès
2021-12-19 4:58 ` [bug#52174] [PATCH v2 1/6] gnu: add crun Timmy Douglas via Guix-patches via
[not found] ` <875yrjl8a5.fsf@gnu.org>
2021-12-21 20:17 ` Timmy Douglas via Guix-patches via
2021-12-24 15:23 ` Ludovic Courtès
2021-12-25 0:22 ` Timmy Douglas via Guix-patches via
2022-01-01 18:11 ` bug#52174: [PATCH] gnu: Add podman Ludovic Courtès
2022-01-01 19:59 ` [bug#52174] " Timmy Douglas via Guix-patches via
2022-01-03 11:14 ` Ludovic Courtès
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CMD81D1XG2NF.361IMWJCOJP0X@nix \
--to=guix-patches@gnu.org \
--cc=52174@debbugs.gnu.org \
--cc=mcsinyx@disroot.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.