1
Firmware / Error Cloning Firmware Git Repo
« on: December 07, 2020, 10:58:44 am »
Hi,
I am trying to follow the Compiling Firmware instructions on the wiki https://wiki.raptorcs.com/wiki/Compiling_Firmware
Has anyone else run into this error while cloning the git repo:?
git clone -b raptor-v2.00 --recursive https://scm.raptorcs.com/scm/git/talos-op-build
Cloning into 'talos-op-build'...
fatal: unable to access 'https://scm.raptorcs.com/scm/git/talos-op-build/': server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none
I can disable that warning in get, but I am wondering if this is expected or not.
Thanks
I am trying to follow the Compiling Firmware instructions on the wiki https://wiki.raptorcs.com/wiki/Compiling_Firmware
Has anyone else run into this error while cloning the git repo:?
git clone -b raptor-v2.00 --recursive https://scm.raptorcs.com/scm/git/talos-op-build
Cloning into 'talos-op-build'...
fatal: unable to access 'https://scm.raptorcs.com/scm/git/talos-op-build/': server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none
I can disable that warning in get, but I am wondering if this is expected or not.
Thanks