OESF Portables Forum
Model Specific Forums => Cosmo Communicator => Cosmo Communicator - Linux => Topic started by: cam1965 on November 14, 2021, 06:56:57 am
-
cosmo@cosmocom:~$ sudo aptitude update
[sudo] password for cosmo:
Hit https://deb.debian.org/debian buster InRelease
Ign https://gemian-planet.thinkglobally.org/buster buster InRelease
Err https://gemian-planet.thinkglobally.org/buster buster Release
Certificate verification failed: The certificate is NOT trusted. The certificate chain uses expired certificate. Could not handshake: Error in the certificate verification. [IP: 93.189.6.10 443]
Hit https://gemian.thinkglobally.org/buster buster InRelease
E: The repository 'https://gemian-planet.thinkglobally.org/buster buster Release' no longer has a Release file.
E: Failed to download some files
W: Failed to fetch https://gemian-planet.thinkglobally.org/buster/dists/buster/Release: Certificate verification failed: The certificate is NOT trusted. The certificate chain uses expired certificate. Could not handshake: Error in the certificate verification. [IP: 93.189.6.10 443]
E: Some index files failed to download. They have been ignored, or old ones used instead.
Please help !
Thank you.
-
The certificate is controlled by Planet so they need to update the certificate.
I let Adam know via telegram. The only way to update gemian is to set the date back to 18/10/2021 (10/18/2021 for our US friends) by doing the following:
sudo timedatectl set-ntp false
sudo date -s 2021-10-18
Then update the system. Then do the following to reset the system clock back to auto sync
sudo timedatectl set-ntp true.
Thats it.
Regards
Mibry
-
The certificate is controlled by Planet so they need to update the certificate.
I let Adam know via telegram. The only way to update gemian is to set the date back to 18/10/2021 (10/18/2021 for our US friends) by doing the following:
sudo timedatectl set-ntp false
sudo date -s 2021-10-18
Then update the system. Then do the following to reset the system clock back to auto sync
sudo timedatectl set-ntp true.
Thats it.
Regards
Mibry
Hi Mibry.
Thank you so much.