Source: pbuilder
Version: 0.230.1
Severity: minor

Dear maintainer,

I noticed that pbuilder prints a warning at the beginning of each build
that cgroups are not available:

> W: cgroups are not available on the host, not using them.

But they actually are available on my system:

# grep cgroup /proc/mounts
cgroup /sys/fs/cgroup cgroup 
rw,relatime,cpuset,cpu,cpuacct,blkio,memory,devices,freezer,net_cls,perf_event,net_prio,pids
 0 0

pbuilder assumes that cgroup support is only available on systems with systemd.
But they can also be used with some basic file system operations in the cgroup
mount point.

Please change the warning message to something like:
"W: cgroup support is currenly only implemented for hosts running systemd"

(Or instead add cgroup support independent of systemd (and change
severity to wishlist) ;) )

Kind regards,
  Reiner

Attachment: signature.asc
Description: PGP signature

Reply via email to