https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280291
--- Comment #2 from Hiroo Ono <[email protected]> --- (In reply to Gleb Popov from comment #1) Just a quick run of polkitd (which link libmozjs-102.so) does not seem to have errors related to mozjs (spidermonkey). root@s14amd64-devel:~ # /usr/local/lib/polkit-1/polkitd Successfully changed to user polkitd 17:31:38.716: Loading rules from directory /usr/local/etc/polkit-1/rules.d 17:31:38.716: Loading rules from directory /usr/local/share/polkit-1/rules.d 17:31:38.717: Finished loading, compiling and executing 1 rules Entering main event loop Connected to the system bus 17:31:38.718: Lost the name org.freedesktop.PolicyKit1 - exiting Shutting down Exiting with code 1 I think the reason that the software requires the specific version of spidermonkey (libmozjs-115.so) is because libmozjs-XXX.so includes the version number in its name, not version suffix. -- You are receiving this mail because: You are the assignee for the bug.
