Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 644684

Summary: sys-auth/elogind: Important bugfix with release 235.2
Product: Gentoo Linux Reporter: Sven Eden <sven.eden>
Component: Current packagesAssignee: Andreas Sturmlechner <asturm>
Status: RESOLVED FIXED    
Severity: critical    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Sven Eden 2018-01-15 19:41:40 UTC
I am very sorry everybody, but 235.1 contains a serious bug I did not notice in my tests:

When openrc starts cgroups in legacy or hybrid mode, elogind crashes.

When doing all the tests prior the 235.1 release, I didn't think of the special situation, that the directory /sys/fs/cgroups/elogind will not yet exist when the system starts up.

The bug is fixed in version 235.2, so please bump the ebuild as soon as possible.

I am very sorry for the inconvenience!
Comment 1 Larry the Git Cow gentoo-dev 2018-01-15 23:45:54 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d87d4e32d1b7e805752b76ee6ed86bfd5e8bace

commit 8d87d4e32d1b7e805752b76ee6ed86bfd5e8bace
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-01-15 23:37:32 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-01-15 23:45:23 +0000

    sys-auth/elogind: 235.2 version bump
    
    Closes: https://bugs.gentoo.org/644684
    Package-Manager: Portage-2.3.19, Repoman-2.3.6

 sys-auth/elogind/Manifest             |   1 +
 sys-auth/elogind/elogind-235.2.ebuild | 125 ++++++++++++++++++++++++++++++++++
 2 files changed, 126 insertions(+)
Comment 2 Andreas Sturmlechner gentoo-dev 2018-01-15 23:50:56 UTC
Thanks for quick fix!