<div dir="ltr">Hello all,<div>I'm trying to add a 3rd party repository to Spacewalk.  The 3rd party repo is from DUO Security, They have their own repo:</div><div><br></div><div><a href="https://duo.com/docs/duounix#linux-distribution-packages">https://duo.com/docs/duounix#linux-distribution-packages</a><br></div><div><br></div><div>I was able to create a DUO channel and repository in Spacewalk.  Also, I was able to successfully run spacewalk-repo-sync -c <new DUO channel> and download the DUO rpms.  But when I try to install the new DUO app via yum, I get the following error:</div><div><br></div><div># yum install duo_unix -y</div><div><div>Loaded plugins: fastestmirror, rhnplugin, security</div><div>This system is receiving updates from RHN Classic or Red Hat Satellite.</div><div>Setting up Install Process</div><div>Loading mirror speeds from cached hostfile</div><div>Resolving Dependencies</div><div>--> Running transaction check</div><div>---> Package duo_unix.x86_64 0:1.9.18-0 will be installed</div><div>--> Finished Dependency Resolution</div><div><br></div><div>Dependencies Resolved</div><div><br></div><div>=====================================================================================================================================================================================</div><div> Package                                Arch                                 Version                                  Repository                                                Size</div><div>=====================================================================================================================================================================================</div><div>Installing:</div><div> duo_unix                               x86_64                               1.9.18-0                                 duosecurity-centos6-x86_64                               252 k</div><div><br></div><div>Transaction Summary</div><div>=====================================================================================================================================================================================</div><div>Install       1 Package(s)</div><div><br></div><div>Total download size: 252 k</div><div>Installed size: 690 k</div><div>Is this ok [y/N]: y</div><div>Downloading Packages:</div><div>duo_unix-1.9.18-0.x86_64.rpm                                                                                                                                  | 252 kB     00:00</div><div>warning: rpmts_HdrFromFdno: Header V4 DSA/SHA1 Signature, key ID 15d32efc: NOKEY</div></div><div><br></div><div><br></div><div>Now I know its related to the public key from DUO.  When I do a rpm --import <DUO public key> the yum install duo_unix -y is successful. </div><div><br></div><div>Is there a way to import this on the Spacewalk server instead of going to each client and running a rpm --import <DUO public key>??</div><div><br></div><div>Thanks.</div></div>