Hide Forgot
Description of problem: Any pkcsconf operation returns the following error: C_GetSlotList returned 0 slots. Check that your tokens are installed correctly. The opencryptoki-swtok package is installed, pkcsslotd is running without any apparent errors/warnings. Copying RHEL6 binaries pkcs11_startup and pkcs_slot to this RHEL7 machine and run pkcs11_startup doesn't help, the error still appears. Version-Release number of selected component (if applicable): opencryptoki-swtok-3.0-4.el7.x86_64 opencryptoki-3.0-4.el7.x86_64 opencryptoki-libs-3.0-4.el7.x86_64 How reproducible: always Steps to Reproduce: 1. install aforementioned packages 2. start up pkcsslotd (if it's not running) 3. run ie. pkcsconf -t Actual results: pkcsconf -t outputs an error message Expected results: pkcsconf -t outputs info about tokens available (ie. soft token), like on RHEL6 Additional info:
There's a problem with initialization of new software token. pkcs11_startup from older release can be used as temporary workaround.
sounds bug #1045775 outlines a solution
*** This bug has been marked as a duplicate of bug 1054442 ***