Bug 45005 - elm SRPM needs build-dependency on libtermcap-devel
Summary: elm SRPM needs build-dependency on libtermcap-devel
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: elm
Version: 7.1
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Trond Eivind Glomsrxd
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-06-19 15:36 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-19 15:36:57 UTC
Embargoed:


Attachments (Terms of Use)

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

How Reproducible: Always

Steps to Reproduce:
   1. rpm -e libtermcap-devel
   2. rpm -Uvh <tree-path>/SRPMS/elm*.src.rpm
   3. rpm -ba /usr/src/redhat/SPECS/elm*spec
   4. rpm -Uvh <tree-path>/RedHat/RPMS/libtermcap-devel*
   5. rpm -ba /usr/src/redhat/SPECS/elm*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 elm SRPM cannot be built without installing the
libtermcap-devel RPM.

Comment 1 Trond Eivind Glomsrxd 2001-06-19 19:40:21 UTC
Fixed in elm-2.5.5-2.


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