URL: https://github.com/freeipa/freeipa/pull/2306 Author: mrizwan93 Title: #2306: Test package installation suggetion being prompt Action: opened
PR body: """ In order to work with IPA and Yubikey, libyubikey is required. Before the fix, if yubikey added without having packages, it used to result in traceback. Now it prompt error suggeting to install 'libyubikey' and 'libusb' packages.
related ticket : https://pagure.io/freeipa/issue/6979
Signed-off-by: Mohammad Rizwan Yusuf myusuf@redhat.com """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2306/head:pr2306 git checkout pr2306
URL: https://github.com/freeipa/freeipa/pull/2306 Author: mrizwan93 Title: #2306: Test error when yubikey hardware not present Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2306/head:pr2306 git checkout pr2306
freeipa-devel@lists.fedorahosted.org