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


Attachments (Terms of Use)

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

 How Reproducible: Always

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

Additional Information:

Comment 1 Harald Hoyer 2001-06-18 07:49:01 UTC
Fixed in dialog-0.9a-5.
Additionally removed perl dependency.



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