UbiquityRobotics / ubiquity_main

Main documentation as well as other misc files
Other
19 stars 7 forks source link

Server Certificate Verification Failed #204

Closed FuriousConjurer closed 4 years ago

FuriousConjurer commented 5 years ago

WhatsApp Image 2019-07-10 at 11 57 32 (2) Failed to fetch https://packages.ubiquityrobotics.com/ubuntu/ubiquity/dists/xenial/main/binary-armhf/Packages server certificate verification failedFailed to fetch https://packages.ubiquityrobotics.com/ubuntu/ubiquity/dists/xenial/main/binary-armhf/Packages server certificate verification failed ERROR showing while running command sudo apt-get update

rohbotics commented 5 years ago

Sounds like your ca-certificates are outdated. Go ahead and run sudo apt-get update and sudo apt-get upgrade which should update your certificates, then you can run those commands again without issue.

FuriousConjurer commented 5 years ago

I am getting this error while I am running the above command i.e. Sudo apt-get update

rohbotics commented 5 years ago

Please ignore the error, and run sudo apt upgrade this should make the command work again without error.