Bug 1241984

Summary: add missing build dependency for gnutls-devel
Product: [Fedora] Fedora Reporter: Till Maas <opensource>
Component: gnupg2Assignee: Tomas Mraz <tmraz>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: bcl, hanno.heinrichs, jamielinux, opensource, rdieter, tmraz
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-07-13 07:47:33 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Till Maas 2015-07-10 14:49:24 UTC
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:

Comment 1 Tomas Mraz 2015-07-13 07:47:33 UTC
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 ***