[systemd-devel] Fwd: networkd failed to run

Andrew Rose andreyrose at gmail.com
Sat Mar 29 00:49:42 PDT 2014


I have custom linux build with kernel and some utils (coreutils,
util-linux, network utils), i build systemd with option;

./configure --prefix=/ --host="$HOST" CFLAGS="-g -O0 -ftrapv
-I$SYSROOT/usr/include/" \
--disable-manpage \
--disable-xattr \
--without-python \
--disable-gudev \
--disable-gcrypt \
--disable-tests \
--disable-pam \
--with-dbuspolicydir="/etc/" \
--with-dbussystemservicedir="/usr/etc/"

then i try run networkd-serviced. i get strange error

Mar 26 20:08:16 localhost systemd-networkd[216]:
/usr/lib/systemd/systemd-networkd: error while loading shared libraries:
librt.so.1: cannot open shared object file: Permission denied
Mar 26 20:08:16 localhost systemd[1]: systemd-networkd.service: main
process exited, code=exited, status=127/n/a
Mar 26 20:08:16 localhost systemd[1]: Failed to start Network Service.
Mar 26 20:08:16 localhost systemd[1]: Unit systemd-networkd.service entered
failed state.
Mar 26 20:08:16 localhost systemd[1]: systemd-networkd.service has no
holdoff time, scheduling restart.
Mar 26 20:08:16 localhost systemd[1]: Stopping Network Service...
Mar 26 20:08:16 localhost systemd[1]: Starting Network Service...
Mar 26 20:08:16 localhost systemd[1]: systemd-networkd.service start
request repeated too quickly, refusing to start.
Mar 26 20:08:16 localhost systemd[1]: Failed to start Network Service.
Mar 26 20:08:16 localhost systemd[1]: Unit systemd-networkd.service entered
failed state.



when i use version systemd version 210 network work fine but i try version
from git nevest 210 i always get this error

strace log:

http://pastebin.com/raw.php?i=7jTcGKzg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-devel/attachments/20140329/ab32ae5d/attachment.html>


More information about the systemd-devel mailing list