FS#74323 - [obsidian] /usr/bin/obsidian: line 2: /bin/electron: No such file or directory
Attached to Project:
Community Packages
Opened by edac val (edacval) - Sunday, 03 April 2022, 10:40 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Sunday, 03 April 2022, 13:23 GMT
Opened by edac val (edacval) - Sunday, 03 April 2022, 10:40 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Sunday, 03 April 2022, 13:23 GMT
|
Details
Description:
After upgrade to 0.14.2-2 , obsidian does not start anymore Additional info: * package version(s) obsidian 0.14.2-2 electron17 17.3.1-1 Possible cause: electron17 does not provides /bin/electron, only /usr/bin/electron17 Steps to reproduce: pacman -Syu |
This task depends upon
Comment by
Sven-Hendrik Haase (Svenstaro) -
Sunday, 03 April 2022, 13:17 GMT
Ah, fiddlesticks. I tested it and was happy to see it working but
of course I still had electron installed, too. Interesting though
to see it work on electron 18 seemingly without issues. However,
I'm still fixing the package to work on electron17 instead, better
safe than sorry.