I have an Ubuntu server running an old istance of OpenERP 7.0
Ubuntu 18.04 with Postgresql 10.10
When i type "apt update" i give an error on certificate trust i don't know to solve
maybe related to recent update of LetEncrypt?
root@ODOO:/etc/apt# apt update
Hit:1 http://mirror.hetzner.de/ubuntu/packages bionic InRelease
Hit:2 http://mirror.hetzner.de/ubuntu/packages bionic-updates InRelease
Hit:3 http://mirror.hetzner.de/ubuntu/packages bionic-backports InRelease
Hit:4 http://mirror.hetzner.de/ubuntu/packages bionic-security InRelease
Hit:5 http://apt.postgresql.org/pub/repos/apt bionic-pgdg InRelease
Hit:6 http://archive.ubuntu.com/ubuntu bionic InRelease
Hit:7 http://archive.ubuntu.com/ubuntu bionic-updates InRelease
Ign:8 https://apt.postgresql.org/pub/repos/apt trusty-pgdg InRelease
Hit:9 http://archive.ubuntu.com/ubuntu bionic-backports InRelease
Err:10 https://apt.postgresql.org/pub/repos/apt trusty-pgdg Release
Certificate verification failed: The certificate is NOT trusted. The certificate chain uses expired certificate. Could not handshake: Error in the certificate verification. [IP: 217.196.149.55 443]
Hit:11 http://cz.archive.ubuntu.com/ubuntu xenial InRelease
Hit:12 http://security.ubuntu.com/ubuntu bionic-security InRelease
Reading package lists... Done
E: The repository 'https://apt.postgresql.org/pub/repos/apt trusty-pgdg Release' no longer has a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.