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 - Missing dependencies for devel package
Summary: Missing dependencies for devel package
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: curl
Version: 1.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Eido Inoue
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: CambridgeTarget
TreeView+ depends on / blocked
 
Reported: 2003-08-23 14:52 UTC by Dams
Modified: 2007-04-18 16:57 UTC (History)
1 user (show)

Fixed In Version: 7.10.6-2
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-08-25 16:53:54 UTC
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.