1.5.25-15: Problem running rpmbuild from a bash script

Csaba Raduly rcsaba@gmail.com
Wed Dec 9 10:05:00 GMT 2009


On Tue, Dec 8, 2009 at 8:16 PM, Matt Rice  wrote:
> I'm having problems running rpmbuild from a bash script.  The problem
> occurs when I run the script outside an interactive bash prompt.
(snip)
>  According to the bash manual, the 128 status code means it
> terminated on a signal of 0.

According to the Perl documentation (perldoc perlvar, $CHILD_ERROR),
the 128 status code from a child process (in fact any status code
which contains the 0x80 bit) means there was a core dump.


-- 
Life is complex, with real and imaginary parts

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list