Ubuntu 18.04 The same problem
# service lighttpd status ● lighttpd.service - Lighttpd Daemon Loaded: loaded (/lib/systemd/system/lighttpd.service; enabled; vendor preset: enabl Active: failed (Result: exit-code) since Fri 2018-06-08 17:03:43 CEST; 16s ago Process: 28595 ExecStartPre=/usr/sbin/lighttpd -tt -f /etc/lighttpd/lighttpd.conf (c Jun 08 17:03:43 desk systemd[1]: lighttpd.service: Service hold-off time over, schedul Jun 08 17:03:43 desk systemd[1]: lighttpd.service: Scheduled restart job, restart coun Jun 08 17:03:43 desk systemd[1]: Stopped Lighttpd Daemon. Jun 08 17:03:43 desk systemd[1]: lighttpd.service: Start request repeated too quickly. Jun 08 17:03:43 desk systemd[1]: lighttpd.service: Failed with result 'exit-code'. Jun 08 17:03:43 desk systemd[1]: Failed to start Lighttpd Daemon. # /usr/sbin/lighttpd -tt -f /etc/lighttpd/lighttpd.conf /usr/sbin/lighttpd: Symbol `FamErrlist' has different size in shared object, consider re-linking /usr/sbin/lighttpd: symbol lookup error: /usr/sbin/lighttpd: undefined symbol: FAMNoExists FIX: sudo apt-get install gamin Please, add dependency of "gamin" to "lighttpd" package or remove dependency of gamin from lighttpd code. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1453463 Title: undefined symbol: FAMNoExists To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lighttpd/+bug/1453463/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
