I am trying to install mongodb using these instructions.
I get to the step where you do sudo apt-get update
and most of this runs just fine until I get the error as follows.
E: GPG error: http://downlaods-distro.mongodb.org dist InRelease:
Clearsigned file isn't valid, got 'NODATA' (does the network require authentication?)
This means I can't continue with the installation. Is there any way I can fix this? I am completely lost.