Code:
noach-chazzan@noach-chazzan-21A4:~$ sudo nano /etc/apt/sources.list
noach-chazzan@noach-chazzan-21A4:~$ sudo apt update
Hit:1 http://archive.ubuntu.com/ubuntu lunar InRelease
Ign:2 https://repo.protonvpn.com/debian stable InRelease
Get:3 http://archive.ubuntu.com/ubuntu lunar-updates InRelease [109 kB]
Ign:4 https://repo.mongodb.org/apt/ubuntu bionic/mongodb-org/4.0 InRelease
Ign:5 https://apache.bintray.com/couchdb-deb bionic InRelease
Get:6 https://repo.mongodb.org/apt/ubuntu bionic/mongodb-org/4.0 Release [2,989 B]
Get:7 https://repo.mongodb.org/apt/ubuntu bionic/mongodb-org/4.0 Release.gpg [801 B]
Ign:2 https://repo.protonvpn.com/debian stable InRelease
Ign:7 https://repo.mongodb.org/apt/ubuntu bionic/mongodb-org/4.0 Release.gpg
Get:8 http://archive.ubuntu.com/ubuntu lunar-backports InRelease [99.8 kB]
Ign:5 https://apache.bintray.com/couchdb-deb bionic InRelease
Get:9 http://archive.ubuntu.com/ubuntu lunar-security InRelease [109 kB]
Ign:2 https://repo.protonvpn.com/debian stable InRelease
Ign:5 https://apache.bintray.com/couchdb-deb bionic InRelease
Err:2 https://repo.protonvpn.com/debian stable InRelease
Certificate verification failed: The certificate is NOT trusted. The certificate issuer is unknown. Could not handshake: Error in the certificate verification. [IP: 104.26.4.35 443]
Err:5 https://apache.bintray.com/couchdb-deb bionic InRelease
Certificate verification failed: The certificate is NOT trusted. The name in the certificate does not match the expected. Could not handshake: Error in the certificate verification. [IP: 52.44.66.176 443]
Reading package lists... Done
W: https://repo.mongodb.org/apt/ubuntu/dists/bionic/mongodb-org/4.0/Release.gpg: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
W: GPG error: https://repo.mongodb.org/apt/ubuntu bionic/mongodb-org/4.0 Release: The following signatures were invalid: EXPKEYSIG 68818C72E52529D4 MongoDB 4.0 Release Signing Key <packaging@mongodb.com>
E: The repository 'https://repo.mongodb.org/apt/ubuntu bionic/mongodb-org/4.0 Release' is not signed.
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.
noach-chazzan@noach-chazzan-21A4:~$ sudo apt install couchdb
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package couchdb is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'couchdb' has no installation candidate
noach-chazzan@noach-chazzan-21A4:~$
EVEN when I modify the sources files and do it for clouddb I Get the same error. I think ubuntu devs need to know about this so we can fix it together. How do I report a bug to the dev community.