[systemd-devel] [Question/bug] Timeout after bus_event_loop_with_idle() change.

Daniel Buch boogiewasthere at gmail.com
Thu Oct 9 10:57:23 PDT 2014


Cool, seems fixed.

okt 09 19:18:34 dbuch-laptop systemd[1]: Starting Hostname Service...
okt 09 19:18:34 dbuch-laptop systemd[1]: Started Hostname Service.
okt 09 19:20:34 dbuch-laptop systemd[1]: systemd-hostnamed.service stopping
timed out. Terminating.
okt 09 19:20:34 dbuch-laptop systemd[1]: Unit systemd-hostnamed.service
entered failed state.
okt 09 19:20:34 dbuch-laptop systemd[1]: systemd-hostnamed.service failed.
okt 09 19:20:57 dbuch-laptop systemd[1]: Starting Hostname Service...
okt 09 19:20:57 dbuch-laptop systemd[1]: Started Hostname Service.
okt 09 19:22:57 dbuch-laptop systemd[1]: systemd-hostnamed.service stopping
timed out. Terminating.
okt 09 19:22:57 dbuch-laptop systemd[1]: Unit systemd-hostnamed.service
entered failed state.
okt 09 19:22:57 dbuch-laptop systemd[1]: systemd-hostnamed.service failed.
-- Reboot --
okt 09 19:49:34 dbuch-laptop systemd[1]: Starting Hostname Service...
okt 09 19:49:34 dbuch-laptop systemd[1]: Started Hostname Service.
dbuch at dbuch-laptop ~ % date
tor okt  9 19:55:13 CEST 2014
dbuch at dbuch-laptop ~ % systemctl --failed
0 loaded units listed. Pass --all to see loaded but inactive units, too.
To show all installed unit files use 'systemctl list-unit-files'.

They used to timeout after 2 minutes so this looks promising.

2014-10-09 18:23 GMT+02:00 Lennart Poettering <lennart at poettering.net>:

> On Fri, 03.10.14 22:00, Daniel Buch (boogiewasthere at gmail.com) wrote:
>
> > Hi,
> >
> > With current git and since 430e21c2f7e77d600257ead56419f51 i keep on
> > getting timeout on these units
> >
> > dbuch at dbuch-laptop ~/dev/systemd (git)-[master] % systemctl --failed
> >   UNIT                      LOAD   ACTIVE SUB    DESCRIPTION
> > ● systemd-hostnamed.service loaded failed failed Hostname Service
> > ● systemd-localed.service   loaded failed failed Locale Service
> > ● systemd-timedated.service loaded failed failed Time & Date Service
> >
> >
> > My build config looks like this:
> >       --libexecdir=/usr/lib \
> >       --localstatedir=/var \
> >       --sysconfdir=/etc \
> >       --enable-introspection \
> >       --enable-gtk-doc \
> >       --enable-kdbus \
> >       --enable-compat-libs \
> >       --enable-timesyncd \
> >       --enable-lz4 \
> >       --enable-terminal \
> >       --enable-resolved \
> >       --disable-audit \
> >       --disable-ima \
> >       --disable-multi-seat-x \
> >       --disable-smack \
> >       --with-sysvinit-path= \
> >       --with-sysvrcnd-path= \
> >       --with-firmware-path="/usr/lib/firmware/updates:/usr/lib/firmware"
> \
> >
> >
> > Am i missing something? I havn't yet found any solution yet, and journal
> > isn't helping me much here.
>
> I think Michal just fixed this with this commit:
>
>
> http://cgit.freedesktop.org/systemd/systemd/commit/?id=6041a7ee2c1bbff6301082f192fc1b0882400d42
>
> Could you check, please?
>
>
> Lennart
>
> --
> Lennart Poettering, Red Hat
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-devel/attachments/20141009/4ae0d6c4/attachment-0001.html>


More information about the systemd-devel mailing list