Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 102963

Summary: Missing dependencies for devel package
Product: [Retired] Red Hat Raw Hide Reporter: Dams <anvil>
Component: curlAssignee: Eido Inoue <havill>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0CC: anvil
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 7.10.6-2 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-08-25 16:53:54 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 100644    

Description Dams 2003-08-23 14:52:08 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 Galeon/1.2.7 (X11; Linux i686; U;) Gecko/20030131

Description of problem:
[anvil@gruyere ~]# rpm -q curl-devel curl
curl-devel(0:7.10.6-1).athlon
curl(0:7.10.6-1).athlon
[anvil@gruyere ~]# curl-config --libs
-lcurl -L/usr/kerberos/lib -lssl -lcrypto -lresolv -lgssapi_krb5 -lkrb5
-lk5crypto -lcom_err -ldl -lz -L/usr/kerberos/lib -lz -lssl -lcrypto -lssl
-lcrypto -lresolv -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -ldl -lz -lz
[anvil@gruyere ~]# rpm -qR curl-devel
/bin/sh
curl = 7.10.6-1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1

krb5 libs and zlib are required by openssl. but curl-devel doesnt requires
openssl-devel. This is just bad =]
Please explicit 'Requires:openssl-devel' for curl-devel package in spec file.

Version-Release number of selected component (if applicable):
curl-7.10.6-1

How reproducible:
Always

Steps to Reproduce:
1. none

Additional info:

Comment 1 Eido Inoue 2003-08-25 16:53:54 UTC
fixed in release 2 in rawhide