Lazy Librarian Install broken for OLD init scripts
Unfortunately the startup scripts have changed over at LazyLibrarian which has broken the install of this application.
I'll get on this as soon as I can.
This is partially fixed. However I don't think its working quite right for older Linux versions that don't support systemd. I'll continue to look into this.
same problem:
Warning: lazylibrarian.service changed on disk. Run 'systemctl daemon-reload' to reload units. ... Failed at step EXEC spawning /etc/init.d/lazylibrarian: No such file or directory ... Control process exited, code=exited status=203 ....
I am having fits getting lazylibrarian running after updating it with AtoMiC-ToolKit. What follows is the output of a systemctl status lazylibrarian: harry@hawk-server:~/AtoMic-ToolKit$ sudo systemctl status lazylibrarian ● lazylibrarian.service - LSB: starts instance of LazyLibrarian Loaded: loaded (/etc/init.d/lazylibrarian; enabled; vendor preset: enabled) Active: active (exited) since Mon 2017-08-28 18:18:04 PDT; 3min 9s ago Process: 4816 ExecStop=/etc/init.d/lazylibrarian stop (code=exited, status=0/SUCCESS) Process: 5604 ExecStart=/etc/init.d/lazylibrarian start (code=exited, status=0/SUCCESS)
Aug 28 18:18:04 hawk-server lazylibrarian[5604]: main() Aug 28 18:18:04 hawk-server lazylibrarian[5604]: File "LazyLibrarian.py", line 105, in main Aug 28 18:18:04 hawk-server systemd[1]: Started LSB: starts instance of LazyLibrarian. Aug 28 18:18:04 hawk-server lazylibrarian[5604]: lazylibrarian.initialize() Aug 28 18:18:04 hawk-server lazylibrarian[5604]: File "/opt/lazylibrarian/lazylibrarian/init.py", line 190, in initialize Aug 28 18:18:04 hawk-server lazylibrarian[5604]: IMP_PREFLANG = check_setting_str(CFG, 'General', 'imp_preflang', IMP_PREFLANG) Aug 28 18:18:04 hawk-server lazylibrarian[5604]: File "/opt/lazylibrarian/lazylibrarian/init.py", line 153, in check_setting_str Aug 28 18:18:04 hawk-server lazylibrarian[5604]: logger.debug(item_name + " -> " + my_val) Aug 28 18:18:04 hawk-server lazylibrarian[5604]: TypeError: cannot concatenate 'str' and 'list' objects Aug 28 18:19:16 hawk-server systemd[1]: Started LSB: starts instance of LazyLibrarian.
This also happened last week and I spent the weekend getting my LazyLibrarian configured again. Before I upgraded LL informed me I was over 2000 commits behind.
Any help would be appreciated.
Hi @goldharv, Which Linux version are you running?
This is currently broken due to the LL program its self having issues.