Description of problem: dirmngr2 does not support hkps probably because of missing gnutls-devel package: (from recent build.log): checking for LIBGNUTLS... no configure: WARNING: *** *** Building without NTBTLS and GNUTLS - no TLS access to keyservers. *** *** No package 'gnutls' found *** https://kojipkgs.fedoraproject.org//packages/gnupg2/2.1.5/1.fc22/data/logs/x86_64/build.log Version-Release number of selected component (if applicable): gnupg2-2.1.5-1.fc22 How reproducible: always Steps to Reproduce: 1. echo KEYSERVER --help | dirmngr | grep hkps Actual results: no result Expected results: should show hkps Additional info:
We cannot add the gnutls-devel dependency in released Fedora as it pulls too many unwanted deps into buildroots. See the duplicate bug. *** This bug has been marked as a duplicate of bug 1224816 ***