Bug 2207
Summary: | Spec file continues building even when errors are present | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | kestes |
Component: | rpm | Assignee: | Jeff Johnson <jbj> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | high | Docs Contact: | |
Priority: | medium | ||
Version: | 5.2 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | sparc | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2000-12-22 23:57:15 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
kestes
1999-04-16 00:13:31 UTC
forgot the details! I am running RPM version 2.5.6 on a Solaris box SunOS 5.6 Generic_105181-06 sun4u sparc Related: when building fails with eg a File not found, it continues for a while and spits out other messages. It would have saved me a *lot* of time if it had either mentioned "(rpm build failed)" immediately after the file not found, or if at the end it said "RPM build FAILED due to previous errors". As it is, it just kind of stops, and the important error messages may be buried deep within other verbose output. The build scriptlets are run with a -e flag that should stop execution immediately on receipt of error if with a well behaved copy of bash (or other shell). Dunno what else to do. FWIW, build errors are now collected and spewed at end-of-build in rpm-4.0.1 and later. |