MongoDB GPG - Invalid Signatures

后端 未结 11 1324
半阙折子戏
半阙折子戏 2020-12-04 06:46

I\'m installing MongoDB on an Ubuntu 14.04 machine, using the instructions at: https://docs.mongodb.org/manual/tutorial/install-mongodb-on-ubuntu/

So I run:

11条回答
  •  死守一世寂寞
    2020-12-04 07:37

    Actually, the following is very important to solve the problem

    $ sudo rm /etc/apt/sources.list.d/mongodb*.list
    

提交回复
热议问题