FS#39018 - [networkmanager] fails to start since the last update (0.9.8.8-2)

Attached to Project: Arch Linux
Opened by Pessimist (Pessimist_) - Sunday, 23 February 2014, 23:48 GMT
Last edited by Thomas Bächler (brain0) - Monday, 24 February 2014, 07:50 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Jan de Groot (JGC)
Thomas Bächler (brain0)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 20
Private No

Details

Description:
After updating to the latest networkmanager (0.9.8.8-2) it fails to start.
No additional config files or special configuration is used.

systemctl status NetworkManager:
NetworkManager.service - Network Manager
Loaded: loaded (/usr/lib/systemd/system/NetworkManager.service; enabled)
Active: failed (Result: exit-code) since Mon 2014-02-24 01:40:59 EET; 5min ago
Process: 4737 ExecStart=/usr/bin/NetworkManager --no-daemon (code=exited, status=127)
Main PID: 4737 (code=exited, status=127)

Feb 24 01:40:59 archtop systemd[1]: Starting Network Manager...
Feb 24 01:40:59 archtop systemd[1]: NetworkManager.service: main process ex.../a
Feb 24 01:40:59 archtop systemd[1]: Failed to start Network Manager.
Feb 24 01:40:59 archtop systemd[1]: Unit NetworkManager.service entered fai...e.
Hint: Some lines were ellipsized, use -l to show in full.

┌─[giedrius@archtop] - [~] - [Mon Feb 24, 01:46]
└─[$]> sudo NetworkManager --no-daemon
NetworkManager: error while loading shared libraries: libsystemd.so.0: cannot open shared object file: No such file or directory


This task depends upon

Closed by  Thomas Bächler (brain0)
Monday, 24 February 2014, 07:50 GMT
Reason for closing:  Fixed
Comment by Britt Yazel (brittyazel) - Monday, 24 February 2014, 00:30 GMT
I can confirm this exact issue.

Running command 'sudo pacman -U /var/cache/pacman/pkg/networkmanager-0.9.8.8-1-x86_64.pkg.tar.xz' fixed the issue after reboot.

Comment by Ander (anderraso) - Monday, 24 February 2014, 00:44 GMT
Exat issue confirmed, thanks @brittyazel for posting the command, it worked.
Comment by Mark E. Lee (bluerider) - Monday, 24 February 2014, 01:14 GMT
According to a post on the message list by Austin Lund, it's cause systemd 209 is a dependency that's still in the testing repo.
Comment by Xavier Corredor Llano (epsilom) - Monday, 24 February 2014, 03:15 GMT
Confirmed, also it can downgrading to 0.9.8.8-1 using this https://wiki.archlinux.org/index.php/Arch_Rollback_Machine
Comment by Junhua Gu (astrojhgu) - Monday, 24 February 2014, 04:23 GMT
Confirmed and downgrading works
Comment by Eric Lehmann (fallenpixel) - Monday, 24 February 2014, 05:44 GMT
New version of NetworkManager hit the repos, 0.9.8.8-3 and appears to be starting normally.
I had this same issue earlier tonight when upgrading to -2. Downgraded, upgraded to -3 and it's working.
Comment by Pessimist (Pessimist_) - Monday, 24 February 2014, 06:29 GMT
0.9.8.8-3 was recently released that fixes this issue.

Loading...