Bug#916122: pbuilder: misleading warning about missing cgroups

2024-01-10 Thread Jürgen Kuri
We still have pbuilder version 0.231 for current Debian OS 12 (Bookworm) and warning message about not using cgroups is still shown. It is in shell script file "/usr/lib/pbuilder/pbuilder-checkparams": 1) The check in line 398 "systemctl is-system-running --quiet >/dev/null 2>&1" returns with

Bug#916122: pbuilder: misleading warning about missing cgroups

2019-01-07 Thread Yves-Alexis Perez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On Mon, 2019-01-07 at 16:03 +0100, Mattia Rizzolo wrote: > On Sun, Jan 06, 2019 at 11:47:03AM +0100, Yves-Alexis Perez wrote: > > Also, I also have the message while I *am* using systemd as init system. > > Most likely that's a different issue, file

Bug#916122: pbuilder: misleading warning about missing cgroups

2019-01-07 Thread Mattia Rizzolo
On Sun, Jan 06, 2019 at 11:47:03AM +0100, Yves-Alexis Perez wrote: > Also, I also have the message while I *am* using systemd as init system. Most likely that's a different issue, filed as #917354 Check your system with `systemctl list-units --failed`. -- regards, Mattia

Bug#916122: pbuilder: misleading warning about missing cgroups

2019-01-06 Thread Yves-Alexis Perez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On Mon, 10 Dec 2018 12:22:09 +0100 Reiner Herrmann wrote: > 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: >

Bug#916122: pbuilder: misleading warning about missing cgroups

2018-12-10 Thread Reiner Herrmann
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 /pr