Recently i have downloaded RPM Packages of mongodb version 4.0 and saved in my local system, through winscp i have copied to my server and created local repository over there
But when i try to install mongodb using yum installation am getting error as "public key for mongo db is not installed"
I have added the public key link and baseurl in mongo repository..
But still it showing public key not installed
i have copied to my server and created local repository over there. But when i try to install mongodb using yum installation am getting error as “public key for mongo db is not installed”
Hi Viki,
If you’re installing a local RPMs using yum, try disabling the gpg check by specifying yum parameter --nogpgcheck.
If you are on an older distro, where yum doesn’t have the above option, try adding gpgcheck=0 line to the repo definition.
If your server has access to the Internet, you can follow the instructions on the manual for Install MongoDB on Red Hat or CentOS Linux.
Regards,
Wan.
--
You received this message because you are subscribed to the Google Groups "mongodb-user"
group.
For other MongoDB technical support options, see: https://docs.mongodb.com/manual/support/
---
You received this message because you are subscribed to a topic in the Google Groups "mongodb-user" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/mongodb-user/OkqldiZ8AJU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to mongodb-user...@googlegroups.com.
To post to this group, send email to mongod...@googlegroups.com.
Visit this group at https://groups.google.com/group/mongodb-user.
To view this discussion on the web visit https://groups.google.com/d/msgid/mongodb-user/57883b72-77f9-4d70-a165-018a5ec91554%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.