New comment by lokesh1197 on void-packages repository https://github.com/void-linux/void-packages/issues/39131#issuecomment-1249483031 Comment: I tried unpacking the deb file(same one from template) using the same command in the template and even that works fine. So there is no problem with the deb package but with the template itself. > Could you attach an error log from running it in the console or maybe even an strace? ``` Error while parsing hooks JSON. Error: "ENOENT: no such file or directory, open '/home/lokesh/.config/Microsoft/Microsoft Teams/hooks.json'" (node:19643) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. (node:19643) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 ecsSettingsUpdated listeners added to [EventEmitter]. Use emitter.setMaxListeners() to increase limit (node:19643) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 appInitialized listeners added to [EventEmitter]. Use emitter.setMaxListeners() to increase limit [19755:0916/203139.479431:FATAL:proc_util.cc(36)] Check failed: . : No such file or directory (2) Server response: Server response: [19839:0916/203142.649213:FATAL:proc_util.cc(36)] Check failed: . : No such file or directory (2) ``` This is output during the call. If you need any extra information then please let me know.