Hi Mauro, On Wed, Feb 10, 2021 at 01:11:07PM +0100, Mauro Ziliani wrote: > Hi all > I try to download the file > > https://github.com/google/googletest/archive/release-1.8.0.tar.gz > > with curl -L inside a devshell of a recipe > > > I get this error > > > curl: (77) error setting certificate verify locations: > CAfile: > /Sources/softfx/krogoth/softfx-build/tmp/sysroots/x86_64-linux/etc/ssl/certs/ca-certificates.crt > CApath: none >
Missing ca-certificates-native somewhere in the dependency chain. I honestly thought curl-native would bring it, but does not seem so. I personally added ca-certificates-native to the DEPENDS of the recipe needing curl-native for a quick fix since I'm in the middle of an upgrade and will not use krogoth anymore. Cheers, Quentin -- StreamUnlimited Engineering GmbH High Tech Campus Vienna, Gutheil-Schoder-Gasse 10, 1100 Vienna, Austria Fax: +43 1 667 20 02 4401 [email protected], www.streamunlimited.com
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#52283): https://lists.yoctoproject.org/g/yocto/message/52283 Mute This Topic: https://lists.yoctoproject.org/mt/80529947/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
