Bug 45017 - gnome-objc SRPM needs several build dependencies listed
Summary: gnome-objc SRPM needs several build dependencies listed
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: gnome-objc
Version: 7.3
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Elliot Lee
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-06-19 18:07 UTC by Jay Turner
Modified: 2015-01-07 23:46 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-06-21 13:17:12 UTC
Embargoed:


Attachments (Terms of Use)

Description Glen Foster 2001-06-19 18:07:38 UTC
Description of Problem: with the 7.1 product, you cannot build the
gnome-objc SRPM without having the following RPMs installed:
	gnome-libs-devel
	gtk+-devel
	gcc-objc

But, if "rpm -ba /usr/src/redhat/SPECS/gnome-objc*spec" is executed, you do
NOT get an error from rpm about missing/unsatisfied build dependencies from
the above list of RPMs. If you install the above list of RPMs, the
gnome-core SRPM builds with no errors.

How Reproducible: Always

Steps to Reproduce:
    1. rpm -e <above-list-of-RPMs>
    2. rpm -Uvh <tree-path>/SRPMS/gnome-objc*.src.rpm
    3. rpm -ba /usr/src/redhat/SPECS/gnome-objc*spec
    4. rpm -Uvh <tree-path>/RedHat/RPMS/<above-list-of-RPMs> (and their
 associated dependencies)
    5. rpm -ba /usr/src/redhat/SPECS/gnome-objc*spec

Actual Results:
first 3 steps result in a failure WITHOUT a build-requires error from rpm
next 2 steps build the SRPM without fail

Expected Results:  I would expect an rpm error message to be written to
stderr informing me the gnome-objc SRPM cannot be built without installing
the above list of RPMs.

Comment 1 Elliot Lee 2001-06-29 18:11:11 UTC
gnome-objc has been deprecated.


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