Your message dated Wed, 3 Apr 2019 00:31:44 +0200
with message-id <8ba7e294-28ee-f897-404b-4030de3dd...@debian.org>
and subject line Re: logind fails to create sessions when running on a kernel 
without cgroups support
has caused the Debian Bug report #729907,
regarding logind should report clearer error messages when the kernel doesn't 
support cgroups
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
729907: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=729907
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: systemd
Version: 204-5

Hi,

As you can see on bug #729674 and #729877, when running with a kernel without
cgroup support, CreateSession() fails on logind. The problem is that logind
looks for /proc/$pid/cgroup, which is missing (though /proc/$pid exists) and it
confusingly returns ESRCH.

I don't know if logind requires a kernel with cgroups to create sessions, but if
that's not possible, at least a better error message would be nice, or maybe
logind should check for this at init and exit.

Cheers,
Emilio

--- End Message ---
--- Begin Message ---
On Mon, 18 Nov 2013 20:43:14 +0100 Emilio Pozuelo Monfort
<po...@debian.org> wrote:
> Package: systemd
> Version: 204-5
> 
> Hi,
> 
> As you can see on bug #729674 and #729877, when running with a kernel without
> cgroup support, CreateSession() fails on logind. The problem is that logind
> looks for /proc/$pid/cgroup, which is missing (though /proc/$pid exists) and 
> it
> confusingly returns ESRCH.
> 
> I don't know if logind requires a kernel with cgroups to create sessions, but 
> if
> that's not possible, at least a better error message would be nice, or maybe
> logind should check for this at init and exit.

At this point, a kernel without cgroups support is extremely uncommon.
I'm not sure anymore if it's worth complicating the code / maintainer
scripts to add explicit checks for this. So I'm going to close this bug
report at this point.

If someone would provide a clean and non-intrusive patch, I'd we willing
to review it though.
In that case, please reopen the bug report.

Regards,
Michael


-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
_______________________________________________
Pkg-systemd-maintainers mailing list
Pkg-systemd-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-systemd-maintainers

Reply via email to