[Bug 263716] devel/dbus: not allowed to own service due to security policies in configuration file
Date: Fri, 03 Jun 2022 11:47:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263716
--- Comment #11 from Slawomir Wojciech Wojtczak <vermaden@interia.pl> ---
I just did a fresh entire FreeBSD install with ZFS on GELI. The 13.1-RELEASE
version. Then added all the same packages from 'latest' branch.
Started dbus(8) and its the same:
# service dbus onestatus
dbus is running as pid 75663.
% id vermaden
uid=1000(vermaden) gid=1000(vermaden)
groups=1000(vermaden),0(wheel),5(operator),44(video),69(network),556(messagebus),145(webcamd),563(pulse),564(pulse-access),557(pulse-rt)
% caja
Could not register the application:
GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: Connection ":1.10" is not
allowed to own the service "org.mate.Caja" due to security policies in the
configuration file
% thunar
Failed to register: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied:
Connection ":1.11" is not allowed to own the service "org.xfce.Thunar" due to
security policies in the configuration file
11:42 w520 vermaden ~ % grep latest /etc/pkg/FreeBSD.conf
url: "pkg+http://pkg.FreeBSD.org/${ABI}/latest",
% pkg stats
Local package database:
Installed packages: 1208
Disk space occupied: 12 GiB
Remote package database(s):
Number of repositories: 1
Packages available: 31439
Unique packages: 31439
Total size of packages: 101 GiB
% uname -prism
FreeBSD 13.1-RELEASE amd64 amd64 GENERIC
Regards.
--
You are receiving this mail because:
You are the assignee for the bug.