Hi,
$ pdebuild --debbuildopts '-sa' --debug
dpkg-genchanges: including full source code in upload
dpkg-buildpackage: full upload (original source is included)
-> Terminate timeout process
-> unmounting dev/pts filesystem
/usr/lib/pbuilder/pbuilder-modules: line 89: 8118 Terminated ( :
Timeout process; sleep "${TIMEOUT_TIME}"; echo " -> Terminating build process
due to timeout "; kill ${BUILD_PID} || true )
-> unmounting proc filesystem
Current time: Sun Aug 28 13:36:10 JST 2005
pbuilder-time-stamp: 1125203770
-> cleaning the build env
-> removing directory /var/cache/pbuilder/build//7796 and its
subdirectories+ '[' '' = yes ']'
I'm getting different results to yours;
pdebuild --debbuildopts '-sa' --debug -- --debug
I think your config file has some funky setting:
pdebuild --debbuildopts "-us -uc -sa" --configfile /etc/pbuilderrc.sarge
--logfile ../bluefish_pdebuild.log
Can you check that your config file doesn't have DEBBUILDOPTS line?
You are probably overriding the debbuildopts command option.
They are evaluated from left-to-right, and the rightmost command
has the precedence.
regards,
junichi
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]