service pfb_dnsbl.sh restart fails with Shared object "libssl.so.30" not found, required by "mod_openssl.so"
-
version 3.2.0_7 of the pfb_dnsbl.
I was running the dev version and it worked.
I selected to save settings and uninstalled dev and installed the standard version.
That is when I first encountered the above problem.
Next I deselected savings - uninistalled and installed the standard version.
took all the defaults in the wizard. Waited for updates to finish.
The pfb_dnsbl service on the dashboard said it wasn't running.
Clicked the arrow - service didn't start.executed the service pfb_dnsbl.sh restart command
and got/wrkdirs/usr/ports/www/lighttpd/work/lighttpd-1.4.72/src/plugin.c.209) dlopen() failed for: /usr/local/lib/lighttpd/mod_openssl.so Shared object "libssl.so.30" not found, required by "mod_openssl.so"
seems pfb_dnsbl.sh is dependent on lighttpd and it in turn needs mod_openssl.so and it needs libssl.so.30
Anybody know a good way to resolve this issue?
Looks like I need to update a package but I don't know the official name or even which package.
-
@mooncaptain
Fixed problem by upgrading from community 2.7.0 to 2.7.2 -
@mooncaptain in general never install or upgrade packages without being on the same version as the Update Branch setting, or it can pull in later libraries.