Package Base Details: dbus-selinux

Git Clone URL: https://aur.archlinux.org/dbus-selinux.git (read-only, click to copy)
Keywords: selinux
Submitter: IooNag
Maintainer: IooNag
Last Packager: IooNag
Votes: 13
Popularity: 0.130578
First Submitted: 2014-09-24 17:46 (UTC)
Last Updated: 2024-01-14 22:28 (UTC)

Latest Comments

IooNag commented on 2024-01-21 10:05 (UTC)

MacroNerd: I added dbus-broker-selinux (which builds dbus-broker with "selinux=true"). There is no SELinux-specific package for the units. So to switch to dbus-broker-selinux for the DBus implementation, users can install the official package dbus-broker-units (which replaces dbus-daemon-units).

MacroNerd commented on 2024-01-12 17:20 (UTC)

Are there any changes that need to be made with the recent move from dbus to dbus-broker?

IooNag commented on 2019-01-12 16:57 (UTC)

@droidman: Thanks for the bug report! The build failure is caused by autoconf-archive update. This bug has not yet been fixed upstream (https://gitlab.freedesktop.org/dbus/dbus/issues/249) but I added a workaround in PKGBUILD, so it should build now.

droidman commented on 2019-01-11 21:50 (UTC)

I keep getting a build error.

configure:18959: error: Unexpanded AX_ macro found. Please install GNU autoconf-archive If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. autoconf failed - version 2.5x is probably required

IooNag commented on 2016-09-04 20:36 (UTC)

Doing "makepkg" works fine for me (with the test). Here is the log file I get of the test which failed for you: http://pastebin.com/HcNCBJsB . In your logs there are both "UnixUserID of this process is 1000" and "Failed to connect to socket /run/user/0/bus: Permission denied": it is weird that DBus tries to connect to root's user bus if it is running as an user. Do you clean your environment variables before running makepkg?

ashaman-crypto commented on 2016-09-04 19:15 (UTC)

Getting an error building, during 'make check' Build output - http://pastebin.com/rQQCiX3B Test-suite.log - http://pastebin.com/LhNFKnqt