Our organization uses 4.2 on Ubuntu Focal(Yes I’ve read the documentation and found that focal is not supported but whenever we run mongo -version it returns 4.2). Our goal is to upgrade mongo to 5.0 and we are doing it by increments by going to 4.4 and then to 5.0. However, upon trying to upgrade to 4.4 using the mongo 4.4 installation guide we would get the error;
The following signatures were invalid: EXPKEYSIG 656408E390CFB1F5 MongoDB 4.4 Release Signing Key <packaging@mongodb.com>
Now my questions are what could be causing this error? I tried on a virtual machine running Ubuntu Focal 20.04 and I could run the documentation just fine. Any help would be great. Let me know if any information I should provide.
Thank you,
Jeric