After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 702341 - Unit dbus-org.freedesktop.nm-dispatcher.service failed to load: No such file or directory
Unit dbus-org.freedesktop.nm-dispatcher.service failed to load: No such file ...
Status: RESOLVED FIXED
Product: NetworkManager
Classification: Platform
Component: general
0.9.8
Other Linux
: Normal normal
: ---
Assigned To: NetworkManager maintainer(s)
NetworkManager maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2013-06-15 15:22 UTC by james
Modified: 2013-09-15 19:01 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description james 2013-06-15 15:22:02 UTC
Arch Linux
networkmanager
Version        : 0.9.8.2-1

When, for instance, the network interface is brought down manually and allowed to come back-up automatically, there is this in the log:

 NetworkManager[225]: <info> Activation (enp2s0) successful, device activated.
 dbus-daemon[229]: dbus[229]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service'
 dbus[229]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service'
 systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Activator.ActivationRequest() on /org/freedesktop/DBus
 systemd[1]: Got D-Bus activation request for dbus-org.freedesktop.nm-dispatcher.service
 systemd[1]: Failed to load configuration for 
dbus-org.freedesktop.nm-dispatcher.service: No such file or directory
 systemd[1]: Trying to enqueue job dbus-org.freedesktop.nm-dispatcher.service/start/replace
 systemd[1]: D-Bus activation failed for dbus-org.freedesktop.nm-dispatcher.service: Invalid argument
 dbus[229]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.nm-dispatcher.service': Unit dbus-org.freedesktop.nm-dispatcher.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.freedesktop.nm-dispatcher.service' for details.
 NetworkManager[225]: <warn> Dispatcher failed: (32) Unit 
dbus-org.freedesktop.nm-dispatcher.service failed to load: No such file or 
directory. See system logs and 'systemctl status dbus-org.freedesktop.nm-dispatcher.service' for details.
 dbus-daemon[229]: dbus[229]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.nm-dispatcher.service': Unit dbus-org.freedesktop.nm-dispatcher.service failed to load: No such file or directory. See system logs and 'systemctl status

Other times, there is simply:

 systemd[1]: Running GC...
 systemd[1]: Got D-Bus request: org.freedesktop.DBus.Properties.GetAll() on 
/org/freedesktop/systemd1/unit/dbus_2dorg_2efreedesktop_2enm_2ddispatcher_2eserv
ice
 systemd[1]: Failed to load configuration for 
dbus-org.freedesktop.nm-dispatcher.service: No such file or directory

The file "/usr/lib/systemd/system/NetworkManager-dispatcher.service" has the line:

 Alias=dbus-org.freedesktop.nm-dispatcher.service

but that is probably not needed.

Please see the Modem Manager bug report at
 https://bugzilla.gnome.org/show_bug.cgi?id=701229
for a possibly similar problem and solution.

James
Comment 1 Pacho Ramos 2013-08-26 12:38:36 UTC
This also affects to Fedora and Gentoo:
https://bugzilla.redhat.com/show_bug.cgi?id=974811
https://bugs.gentoo.org/show_bug.cgi?id=477086
Comment 2 Alexandre Rostovtsev 2013-09-15 04:34:14 UTC
I believe this was fixed in 0.9.8.4 (commit f595624a)
Comment 3 Dan Winship 2013-09-15 19:01:13 UTC
yes