FS#10093 - bzr's PKBUILD silently fails, and makes package
Attached to Project:
Arch Linux
Opened by mike rosset (zio) - Sunday, 06 April 2008, 12:32 GMT
Last edited by Simo Leone (neotuli) - Saturday, 17 May 2008, 09:43 GMT
Opened by mike rosset (zio) - Sunday, 06 April 2008, 12:32 GMT
Last edited by Simo Leone (neotuli) - Saturday, 17 May 2008, 09:43 GMT
|
Details
Description: makepkg continues to make package, even if
bazaar fails to build.
Additional info: I accidently ran accross this. normally I'm guessing it wouldnt be an issue. however it shouldnt just silently fail. Steps to reproduce: randomly remove something in setup.py. see attached patch for fix. I just added a || return 1 to the python setup line |
This task depends upon
Closed by Simo Leone (neotuli)
Saturday, 17 May 2008, 09:43 GMT
Reason for closing: Implemented
Additional comments about closing: in trunk
Saturday, 17 May 2008, 09:43 GMT
Reason for closing: Implemented
Additional comments about closing: in trunk
bzr_silent_fail.patch