I ran into this http://www.cygwin.com/ml/cygwin/2012-04/msg00011.html issue while attempting to build the kicad package. So I added ssl.ca_certs=/usr/ssl/certs/ca-bundle.crt to my ~/.bazaar/bazaar.conf file and now I'm getting this error:
-> Branching https://code.launchpad.net/~kicad-developers/kicad/doc ... See `bzr help ssl.ca_certs` for how to specify trusted CAcertificates. Pass -Ossl.cert_reqs=none to disable certificate verification entirely. bzr: ERROR: [Errno 0] _ssl.c:348: error:00000000:lib(0):func(0):reason(0) ==> ERROR: Failure while branching https://code.launchpad.net/~kicad-developers/kicad/doc Aborting... Any ideas? The other option is to specify -Ossl.ca_certs=none on the bzr command line but I'm not sure how to do that in the PKGBUILD file. I've tried a few different options but with no luck. The other option is to remove the msys2 version of bzr and use the windows version. This is how I built the package the last time but I'm guessing most users would expect it to build with the msys2 version of bzr. Thanks, Wayne ------------------------------------------------------------------------------ Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing, Native Excel Exports, App Integration & more Get technology previously reserved for billion-dollar corporations, FREE http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk _______________________________________________ Msys2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/msys2-users
