We have a system (Power TAC) that has been building successfully for several years on multiple versions of Linux, Windows, and MacOS. Under Pop!_OS 22.04 (Ubuntu 22.04 with a slightly different appearance), the maven build fails with the message
[INFO] 03 06 2022 19:42:21.934:INFO [launcher]: Starting browser PhantomJS [INFO] 03 06 2022 19:42:22.005:ERROR [phantomjs.launcher]: Auto configuration failed [INFO] 140172241258432:error:25066067:DSO support routines:DLFCN_LOAD:could not load the shared library:dso_dlfcn.c:185:filename(libproviders.so): libproviders.so: cannot open shared object file: No such file or directory
OpenSSL is installed and works. Not sure what to try next. Any ideas welcome.