Source: strongswan Version: 4.5.0-1 Severity: minor Hi,
It seems that some modules strongswan is complied with are not installed in any packages. This generate warnings like: 00[LIB] plugin 'pkcs11' failed to load: /usr/lib/ipsec/plugins/libstrongswan-pkcs11.so: cannot open shared object file: No such file or directory 00[LIB] plugin 'ctr' failed to load: /usr/lib/ipsec/plugins/libstrongswan-ctr.so: cannot open shared object file: No such file or directory 00[LIB] plugin 'ccm' failed to load: /usr/lib/ipsec/plugins/libstrongswan-ccm.so: cannot open shared object file: No such file or directory 00[LIB] plugin 'gcm' failed to load: /usr/lib/ipsec/plugins/libstrongswan-gcm.so: cannot open shared object file: No such file or directory 00[LIB] plugin 'stroke' failed to load: /usr/lib/ipsec/plugins/libstrongswan-stroke.so: cannot open shared object file: No such file or directory 00[LIB] plugin 'updown' failed to load: /usr/lib/ipsec/plugins/libstrongswan-updown.so: cannot open shared object file: No such file or directory 00[LIB] plugin 'led' failed to load: /usr/lib/ipsec/plugins/libstrongswan-led.so: cannot open shared object file: No such file or directory 00[LIB] plugin 'addrblock' failed to load: /usr/lib/ipsec/plugins/libstrongswan-addrblock.so: cannot open shared object file: No such file or directory Is it expected that these modules are not installed? If it's the case you could maybe disable these modules at build time, so charon will not try to load them. Cheers Laurent Bigonville -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

