> Please reply directly to me as I am not in this alias. > > I am seeing this error after bfu'ing clearview_103 on nevada_103. > Because of this error, ssh on this machine fails. Any ideas?
Recently in Nevada, aes_encrypt_block moved from being a local symbol in pkcs11_softtoken.so to being inside the libsoftcrypto.so shared library. Sounds like somehow you only have the new pkcs11_softtoken.so without the libsoftcrypto.so library, which is odd since they both should be upgraded via BFU (both are in ON). > libpkcs11: Cannot load PKCS#11 library > /usr/lib/security/pkcs11_softtoken.so. dlerror: ld.so.1: java: fatal: > relocation error: file /usr/lib/security/pkcs11_softtoken.so:ps symbol > aes_encrypt_block: referenced symbol not found. See cryptoadm(1M). > Skipping this plug-in. > > ssh error: > sshd[101418]: libpkcs11: Cannot load PKCS#11 library > /usr/lib/security/pkcs11_softtoken.so. dlerror: ld.so.1: sshd: fatal: > relocation error: file /usr/lib/security/pkcs11_softtoken.so: symbol > aes_encrypt_block: referenced symbol not found. See cryptoadm(1M). > Skipping this plug-in. > > Thanks, > Swathi > > _________________________________ > clearview-discuss mailing list > clearview-discuss at opensolaris.org -- meem
