[build2] Cannot suppress query to trust certificate
Gerriet.Reents at btc-ag.com
Gerriet.Reents at btc-ag.com
Tue Aug 7 14:05:46 UTC 2018
Thanks Boris! Now it's working :-)
Gerriet
-----Ursprüngliche Nachricht-----
Von: Boris Kolpackov [mailto:boris at codesynthesis.com]
Gesendet: Dienstag, 7. August 2018 14:39
An: Reents, Gerriet
Cc: users at build2.org
Betreff: Re: [build2] Cannot suppress query to trust certificate
Gerriet.Reents at btc-ag.com <Gerriet.Reents at btc-ag.com> writes:
> bpkg create -d mingw cc config.cxx=g++ config.install.root=" + install_dir
> bpkg build odb at https://stage.build2.org/1
In this case the add and fetch are implicit. So you can either do:
bpkg build --trust ... odb at https://stage.build2.org/1
Or:
bpkg add https://emea01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fstage.build2.org%2F1&data=02%7C01%7CGerriet.Reents%40btc-ag.com%7C466f5ae1925c425cc1d508d5fc62b25a%7Cc064efb078954eebb406a40bc377bc7d%7C0%7C0%7C636692423183727195&sdata=xIgBR8hppS47IwMwid6rNQ9XTqFPt0nC4S%2FdjyiAtiE%3D&reserved=0
bpkg fetch --trust ...
bpkg build odb
More information about the users
mailing list