URL: https://github.com/freeipa/freeipa/pull/942 Author: Tiboris Title: #942: otptoken_yubikey.py: Removed traceback when package missing. Action: opened
PR body: """ IPA should suggest user to install dependent packages instad of throwing traceback. To work with IPA and Yubikey, packages libyubikey(not in official RHEL repo) and libusb are required.
Resolves: https://pagure.io/freeipa/issue/6979 """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/942/head:pr942 git checkout pr942
URL: https://github.com/freeipa/freeipa/pull/942 Author: Tiboris Title: #942: otptoken_yubikey.py: Removed traceback when package missing. Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/942/head:pr942 git checkout pr942
freeipa-devel@lists.fedorahosted.org