You are not logged in.
Hello,
Since dbus-broker is the default broker daemon, I have a few issues during upgrade and on particular pieces of softwares like GNOME Loupe or hostnamectl.
During upgrades, on "Reloading system bus configuration..." step I have:
( 8/10) Reloading system bus configuration...
Job for dbus-broker.service failed.
See "systemctl status dbus-broker.service" and "journalctl -xeu dbus-broker.service" for details.
error: command failed to execute correctly
journalctl gives me:
sept. 27 08:32:55 ARCH systemd[1]: Reloading D-Bus System Message Bus...
sept. 27 08:32:55 ARCH (busctl)[209246]: Failed to mount /run/systemd/mount-rootfs/etc to /run/systemd/mount-rootfs/etc: Operation not permitted
sept. 27 08:32:55 ARCH (busctl)[209246]: dbus-broker.service: Failed to set up mount namespacing: /etc: Operation not permitted
sept. 27 08:32:55 ARCH (busctl)[209246]: dbus-broker.service: Failed at step NAMESPACE spawning /usr/bin/busctl: Operation not permitted
sept. 27 08:32:55 ARCH systemd[1]: dbus-broker.service: Control process exited, code=exited, status=226/NAMESPACE
sept. 27 08:32:55 ARCH systemd[1]: Reload failed for D-Bus System Message Bus.
When I open Nautilus and it tries accessing the Hostname service, it doesn't start because of:
sept. 27 08:41:32 ARCH systemd[1642]: Started dbus-:1.2-org.gnome.NautilusPreviewer@4.service.
sept. 27 08:41:32 ARCH systemd[1]: Starting Hostname Service...
sept. 27 08:41:32 ARCH (ostnamed)[209846]: Failed to mount /run/systemd/mount-rootfs/etc to /run/systemd/mount-rootfs/etc: Operation not permitted
sept. 27 08:41:32 ARCH (ostnamed)[209846]: systemd-hostnamed.service: Failed to set up mount namespacing: /etc: Operation not permitted
sept. 27 08:41:32 ARCH (ostnamed)[209846]: systemd-hostnamed.service: Failed at step NAMESPACE spawning /usr/lib/systemd/systemd-hostnamed: Operation not permitted
sept. 27 08:41:32 ARCH systemd[1]: systemd-hostnamed.service: Main process exited, code=exited, status=226/NAMESPACE
sept. 27 08:41:32 ARCH systemd[1]: systemd-hostnamed.service: Failed with result 'exit-code'.
sept. 27 08:41:32 ARCH systemd[1]: Failed to start Hostname Service.
Everything seems to be related with the permission issue on mounting /run/systemd/mount-rootfs/etc but I don't find any information on this.
Can someone help me on this please?
Offline