Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 671870 - sys-auth/elogind-239.1: startup fails on acuire SIGINT handler
Summary: sys-auth/elogind-239.1: startup fails on acuire SIGINT handler
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andreas Sturmlechner
URL:
Whiteboard: fixed in 239.2
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-25 13:58 UTC by Boris Vingradov
Modified: 2018-11-25 23:41 UTC (History)
2 users (show)

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 Boris Vingradov 2018-11-25 13:58:53 UTC
sys-auth/elogind has an startup fails for new kernel releases:
[    6.387338] [2949]: Failed to register SIGINT handler: Device or resource busy
2949 is elogind pid:
$ pgrep elogind
2949

I found issue thread for problem:
https://github.com/elogind/elogind/issues/90

Than I found fixup patch:
https://github.com/elogind/elogind/commit/3a5de571d6a2dd7664839da8071622c7137b010c

Thanks
Comment 1 Larry the Git Cow gentoo-dev 2018-11-25 23:41:44 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ac550b9341b7374a8d33d10107bf7b37e16cc9a

commit 7ac550b9341b7374a8d33d10107bf7b37e16cc9a
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-11-25 19:37:28 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-11-25 23:40:27 +0000

    sys-auth/elogind: 239.2 version bump
    
    Closes: https://bugs.gentoo.org/671070
    Closes: https://bugs.gentoo.org/671870
    Package-Manager: Portage-2.3.52, Repoman-2.3.12
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 sys-auth/elogind/Manifest             |   1 +
 sys-auth/elogind/elogind-239.2.ebuild | 126 ++++++++++++++++++++++++++++++++++
 2 files changed, 127 insertions(+)