[build2] build2 bootstrap n00b failures

Brendan Leber brendan at brendanleber.com
Tue Sep 27 17:41:37 UTC 2016


Greetings!

I attended the build2 talk at CppCon last week and decided to give it
a whirl.  Sadly my corporate overlords are performing a MitM attack on
me and it is causing the boot strap instructions to fail.  The errors
I'm getting are:

$ bpkg-stage fetch
fetching cppget.org/alpha
error: unable to fetch https://pkg.cppget.org/1/alpha/repositories
  info: re-run with -v for more information

$ bpkg-stage fetch -v
fetching cppget.org/alpha
info: using 'wget' as the fetch program, use --fetch to override
wget -U "bpkg/0.4.0 (GNU/Linux; +https://build2.org) libbpkg/0.4.0
libbutl/0.4.0 wget/1.17" -O -
https://pkg.cppget.org/1/alpha/repositories
--2016-09-27 10:33:03--  https://pkg.cppget.org/1/alpha/repositories
Resolving pkg.cppget.org (pkg.cppget.org)... 45.33.124.48,
2600:3c00::f03c:91ff:fe37:1fbb
Connecting to pkg.cppget.org (pkg.cppget.org)|45.33.124.48|:443... connected.
ERROR: cannot verify pkg.cppget.org's certificate, issued by
‘emailAddress=webfilteradmin at emc.com,CN=EMC SSL Decryption
Authority,OU=Global Security Organization,O=EMC
Corporation,L=Southborough,ST=Massachusetts,C=US’:
  Unable to locally verify the issuer's authority.
To connect to pkg.cppget.org insecurely, use `--no-check-certificate'.
info: using 'sha256sum' as the sha256 program, use --sha256 to override
sha256sum -b
error: unable to fetch https://pkg.cppget.org/1/alpha/repositories
  info: re-run with -v for more information

I've searched through the help and online but haven't found anything
that helps.  Is there a way to disable the certificate check using
bpkg-stage?

Thanks!
B


-- 
C++ tries to guard against Murphy, not Machiavelli. - Damian Conway



More information about the users mailing list