Hi, after a fresh `aptitude install 4store` I got the following:
----8<---- $ sudo /etc/init.d/4store restart [....] Restarting 4store (via systemctl): 4store.serviceJob for 4store.service failed. See 'systemctl status 4store.service' and 'journalctl -xn' for details. failed! $ sudo systemctl status 4store.service 4store.service - LSB: Start and stop the 4store database server daemon Loaded: loaded (/etc/init.d/4store) Active: failed (Result: exit-code) since Wed 2014-09-10 10:36:23 CEST; 8min ago Process: 15356 ExecStart=/etc/init.d/4store start (code=exited, status=1/FAILURE) Sep 10 10:36:23 kewl 4store[15356]: Starting 4s-backend: 4s-backend4store[15361]: lock.c:38 failed to open metadata file /var/lib/4store/default/metadata.nt for locking: No such file or directory Sep 10 10:36:23 kewl 4store[15356]: 4store[15361]: 1: /usr/bin/4s-backend() [0x411ce1] Sep 10 10:36:23 kewl 4store[15356]: 4store[15361]: 2: /usr/bin/4s-backend() [0x403edb] Sep 10 10:36:23 kewl 4store[15356]: 4store[15361]: 3: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5) [0x7fe567b01b45] Sep 10 10:36:23 kewl 4store[15356]: 4store[15361]: 4: /usr/bin/4s-backend() [0x403f29] Sep 10 10:36:23 kewl systemd[1]: 4store.service: control process exited, code=exited status=1 Sep 10 10:36:23 kewl systemd[1]: Failed to start LSB: Start and stop the 4store database server daemon. Sep 10 10:36:23 kewl systemd[1]: Unit 4store.service entered failed state. ----8<---- So '/var/lib/4store/default/metadata.nt' is not there. This can be fixed with `4s-backend-setup default` -- but I wonder why the package did not create the database upon install... should perhaps be considered a separate bug. Now everything works like a charm, including `/etc/init.d/4store restart`. Best, -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org