You are not logged in.

#1 2014-06-11 19:42:36

T0k3n
Member
Registered: 2014-06-11
Posts: 2

[SOLVED] Network Manager systemd unit fails after update

EDIT: Reinstalling libnm-glib resolved this issue

After updating to the latest version of NetworkManager (networkmanager-0.9.8.10-3), the systemd unit fails to start. It works fine after downgrading back to the previous version though (networkmanager-0.9.8.10-1). I'm not sure if this is a bug or an error on my end; since the previous package works I've just dowgraded for the time being.  For the update that doesn't work, here is the output of "systemctl status" and the systemd journal:

>>sudo systemctl daemon-reload  
>> sudo systemctl status NetworkManager

● NetworkManager.service - Network Manager
   Loaded: loaded (/usr/lib/systemd/system/NetworkManager.service; enabled)
   Active: failed (Result: exit-code) since Wed 2014-06-11 15:28:25 EDT; 10s ago
  Process: 24073 ExecStart=/usr/bin/NetworkManager --no-daemon (code=exited, status=127)
 Main PID: 24073 (code=exited, status=127)

Jun 11 15:28:25 kyle systemd[1]: NetworkManager.service: main process exited, code=exited, status=127/n/a
Jun 11 15:28:25 kyle systemd[1]: Failed to start Network Manager.
Jun 11 15:28:25 kyle systemd[1]: Unit NetworkManager.service entered failed state.

>>  journalctl -xn

-- Logs begin at Tue 2014-06-10 12:47:19 EDT, end at Wed 2014-06-11 15:28:36 EDT. --
Jun 11 15:28:25 kyle sudo[24070]: pam_unix(sudo:session): session opened for user root by kyle(uid=0)
Jun 11 15:28:25 kyle systemd[1]: Starting Network Manager...
-- Subject: Unit NetworkManager.service has begun with start-up
-- Defined-By: systemd
-- Support: [url]http://lists.freedesktop.org/mailman/listinfo/systemd-devel[/url]
-- 
-- Unit NetworkManager.service has begun starting up.
Jun 11 15:28:25 kyle systemd[1]: NetworkManager.service: main process exited, code=exited, status=127/n/a
Jun 11 15:28:25 kyle systemd[1]: Failed to start Network Manager.
-- Subject: Unit NetworkManager.service has failed
-- Defined-By: systemd
-- Support: [url]http://lists.freedesktop.org/mailman/listinfo/systemd-devel[/url]
-- 
-- Unit NetworkManager.service has failed.
-- 
-- The result is failed.
Jun 11 15:28:25 kyle systemd[1]: Unit NetworkManager.service entered failed state.
Jun 11 15:28:25 kyle sudo[24070]: pam_unix(sudo:session): session closed for user root
Jun 11 15:28:28 kyle dbus[489]: [system] Failed to activate service 'org.freedesktop.nm_dispatcher': timed out
Jun 11 15:28:36 kyle sudo[24075]: kyle : TTY=pts/2 ; PWD=/var/cache/pacman/pkg ; USER=root ; COMMAND=/usr/bin/systemctl status NetworkManager
Jun 11 15:28:36 kyle sudo[24075]: pam_unix(sudo:session): session opened for user root by kyle(uid=0)
Jun 11 15:28:36 kyle sudo[24075]: pam_unix(sudo:session): session closed for user root

Last edited by T0k3n (2014-07-03 15:18:01)

Offline

#2 2014-06-11 19:54:34

firecat53
Member
From: Lake Stevens, WA, USA
Registered: 2007-05-14
Posts: 1,542
Website

Re: [SOLVED] Network Manager systemd unit fails after update

I hate to say this, but with the recent systemd/kernel/networkmanager updates, it might be a good idea to reboot (if you haven't already) just to make sure all the pieces are communicating with each other...

Scott

Last edited by firecat53 (2014-06-11 19:54:53)

Offline

#3 2014-06-11 20:26:26

T0k3n
Member
Registered: 2014-06-11
Posts: 2

Re: [SOLVED] Network Manager systemd unit fails after update

firecat53 wrote:

I hate to say this, but with the recent systemd/kernel/networkmanager updates, it might be a good idea to reboot (if you haven't already) just to make sure all the pieces are communicating with each other...

Scott

Thanks for the reply, thats a good point; I had rebooted earlier, but I updated again and tried rebooting, still have the same issue...

Last edited by T0k3n (2014-06-11 20:27:55)

Offline

#4 2014-06-12 00:49:54

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] Network Manager systemd unit fails after update

Check the changes:
https://projects.archlinux.org/svntogit … e192881dc5
https://projects.archlinux.org/svntogit … ee906b6c44


When posting configs, code or command output, please use [ code ] tags, not [ quote ] tags https://bbs.archlinux.org/help.php#bbcode

like this

It makes the code more readable and - in case of longer listings - more convenient to scroll through.

Offline

#5 2014-06-12 22:19:25

Nareth
Member
Registered: 2014-05-11
Posts: 2

Re: [SOLVED] Network Manager systemd unit fails after update

I have the same issue, with the same outputs.

Downgrading works for me too, all other dependencies are on their latest version.

Offline

Board footer

Powered by FluxBB