Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 644684 - sys-auth/elogind: Important bugfix with release 235.2
Summary: sys-auth/elogind: Important bugfix with release 235.2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal critical (vote)
Assignee: Andreas Sturmlechner
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-15 19:41 UTC by Sven Eden
Modified: 2018-01-15 23:50 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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!