yum wants to install tokyocabinet-1.4.48-3.el7.x86_64.rpm but warns it's unsigned
Trying to set up an NIS slave server on a RHEL 7.2. "yum install yp*" wants to install tokyocabinet-1.4.48-3.el7.x86_64.rpm as a dependency but it warns me that the package is not signed.
What's the right course of action in this case?
Thanks in advance.
--- eric
# yum install ypserv Loaded plugins: langpacks, product-id, search-disabled-repos, subscription-manager Resolving Dependencies --> Running transaction check ---> Package ypserv.x86_64 0:2.31-10.el7 will be installed --> Processing Dependency: tokyocabinet for package: ypserv-2.31-10.el7.x86_64 --> Processing Dependency: libtokyocabinet.so.9()(64bit) for package: ypserv-2.31-10.el7.x86_64 --> Running transaction check ---> Package tokyocabinet.x86_64 0:1.4.48-3.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved =============================================================================================================== Package Arch Version Repository Size =============================================================================================================== Installing: ypserv x86_64 2.31-10.el7 rhel-7-server-rpms 156 k Installing for dependencies: tokyocabinet x86_64 1.4.48-3.el7 base 458 k Transaction Summary =============================================================================================================== Install 1 Package (+1 Dependent package) Total size: 614 k Installed size: 1.7 M Is this ok [y/d/N]: y Downloading packages: Package tokyocabinet-1.4.48-3.el7.x86_64.rpm is not signed
Responses