Bug 44743 - gdb SRPM needs build dependency on ncurses-devel
Summary: gdb SRPM needs build dependency on ncurses-devel
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: gdb
Version: 7.1
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Trond Eivind Glomsrxd
QA Contact: Aaron Brown
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-06-15 21:09 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-15 21:09:53 UTC
Embargoed:


Attachments (Terms of Use)

Description Glen Foster 2001-06-15 21:09:49 UTC
Description of Problem: with the 7.1 product, you cannot build the gdb SRPM
without having ncurses-devel installed.   But, if "rpm -ba
/usr/src/redhat/SPECS/gdb*spec" is executed, you do NOT get an error from
rpm about missing/unsatisfied build dependencies.  If you install the
ncurses-devel rpm, the gdb SRPM builds without problems.

 How Reproducible: Always

 Steps to Reproduce:
 1. rpm -e ncurses-devel
 2. rpm -Uvh <tree-path>/SRPMS/gdb*.src.rpm
 3. rpm -ba /usr/src/redhat/SPECS/gdb*spec
 4. rpm -Uvh <tree-path>/RedHat/RPMS/ncurses-devel*
 5. rpm -ba /usr/src/redhat/SPECS/gdb*spec

 Actual Results:
 first 3 steps result in a failure WITHOUT a build-requires error from
rpm(1)
 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 gdb SRPM cannot be built without installing the
ncurses-devel RPM.

Additional Information:

Comment 1 Trond Eivind Glomsrxd 2001-06-15 21:42:32 UTC
Fixed in gdb-5.0rh-11


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