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 692695 - missing dependency on globus-common-devel
Summary: missing dependency on globus-common-devel
Keywords:
Status: CLOSED DUPLICATE of bug 695641
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: globus-xio-gsi-driver
Version: el5
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Mattias Ellert
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-03-31 20:50 UTC by Dennis van Dok
Modified: 2011-04-25 03:59 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-04-25 03:59:32 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 692678 0 unspecified CLOSED missing dependency on globus-common-devel 2022-05-16 11:32:56 UTC

Internal Links: 692678

Description Dennis van Dok 2011-03-31 20:50:49 UTC
Description of problem:

The file /usr/include/globus/globus_xio_gsi.h from globus-xio-gsi-driver-devel contains

#include "globus_common.h"

This header file is provided by globus-common-dev, but no dependency is defined
in the RPM.

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

0.6-5.el5

How reproducible:

trivial

Steps to Reproduce:
1. yum install globus-xio-gsi-driver-devel
2. rpm -q --requires globus-xio-gsi-driver-devel
3. observe missing dependency

Actual results:

globus-gss-assist-devel >= 3
globus-gssapi-error-devel >= 2
globus-gssapi-gsi-devel >= 4
globus-xio-devel  
globus-xio-gsi-driver = 0.6-5.el5
libglobus_xio_gsi_driver.so.0  
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1

Expected results:

the above, including
globus-common-devel


Additional info:

As observed on a CentOS 5 machine.

Comment 1 Mattias Ellert 2011-04-25 03:59:32 UTC

*** This bug has been marked as a duplicate of bug 695641 ***


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