Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 630424 - sys-apps/systemd-234 Rejected send message, 2 matched rules; type="error"
Summary: sys-apps/systemd-234 Rejected send message, 2 matched rules; type="error"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo systemd Team
URL: https://github.com/systemd/systemd/is...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-08 20:48 UTC by Peter Asplund
Modified: 2017-09-08 21:16 UTC (History)
0 users

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


Attachments
Patch from systemd pull request (234-logind-method-call.patch,233 bytes, patch)
2017-09-08 20:48 UTC, Peter Asplund
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Asplund 2017-09-08 20:48:15 UTC
Created attachment 493418 [details, diff]
Patch from systemd pull request

I noticed that I have a ton of errors in my log when logging into gnome, and after googling it seems systemd is to blame.

I found a patch on their github (destined for the 235 release), and just thought that we would like to get this patch into 234-r4, since 235 is a bit far away time-wise, and the fix is a one-liner.

Error from log:
sep 03 16:29:18 skare dbus[358]: [system] Rejected send message, 0 matched rules; type="error", sender=":1.1" (uid=0 pid=362 comm="/lib/systemd/systemd-logind ") interface="(unset)" member="(unset)" error name="org.freedesktop.DBus.Error.UnknownMethod" requested_reply="0" destination=":1.17" (uid=103 pid=699 comm="/usr/bin/gnome-shell ")
...
(many times over)

Bug report:
https://github.com/systemd/systemd/issues/6375
Pull request:
https://github.com/systemd/systemd/pull/6583

I'm also attaching the patch I'm currently using in my own overlay.
Comment 1 Larry the Git Cow gentoo-dev 2017-09-08 21:16:48 UTC
Bug has been closed via the following commit:
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10dac99b679c3c105be855afc5e75b3a179c4885

commit 10dac99b679c3c105be855afc5e75b3a179c4885
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2017-09-08 21:15:49 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2017-09-08 21:16:01 +0000

    sys-apps/systemd: backport patch for dbus error in logind
    
    Closes: https://bugs.gentoo.org/630424
    Package-Manager: Portage-2.3.6_p60, Repoman-2.3.3_p38

 ...-sure-we-don-t-process-the-same-method-ca.patch | 29 ++++++++++++++++++++++
 ...systemd-234-r3.ebuild => systemd-234-r4.ebuild} |  1 +
 2 files changed, 30 insertions(+)