Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 667960 - net-misc/modemmanager should support elogind
Summary: net-misc/modemmanager should support elogind
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on: 682172
Blocks: elogind-support
  Show dependency tree
 
Reported: 2018-10-07 14:19 UTC by Mart Raudsepp
Modified: 2019-03-31 21:29 UTC (History)
1 user (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 Mart Raudsepp gentoo-dev 2018-10-07 14:19:52 UTC
modemmanager uses logind to handle suspend and resume. Some stuff about maybe suspending modem gracefully too, and bring things up better on resume, or something like that - can't remember details. Anyhow, this should be possible to be supported via elogind as well - just currently only systemd or systemd-login packages are supported for it.
1.8.0 also added journald support, but this already is under a separate from logind configure flag, which we can just disable on elogind systems.
Comment 1 Sven Eden 2018-12-17 07:16:17 UTC
There is a patch on LFS, would taht do?

http://www.linuxfromscratch.org/~dj/elogind/ModemManager-1.8.2-elogind-1.patch
Comment 2 Larry the Git Cow gentoo-dev 2019-03-23 11:01:17 UTC
The bug has been closed via the following commit(s):

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

commit df18596081c54f8c69451c179cafd5a2ce990f2e
Author:     Mart Raudsepp <leio@gentoo.org>
AuthorDate: 2019-03-23 10:59:38 +0000
Commit:     Mart Raudsepp <leio@gentoo.org>
CommitDate: 2019-03-23 10:59:58 +0000

    net-misc/modemmanager: add elogind support for sleep monitor
    
    Closes: https://bugs.gentoo.org/667960
    Package-Manager: Portage-2.3.52, Repoman-2.3.12
    Signed-off-by: Mart Raudsepp <leio@gentoo.org>

 net-misc/modemmanager/modemmanager-1.8.2-r1.ebuild | 129 +++++++++++++++++++++
 1 file changed, 129 insertions(+)