Hi, On 22.02.17 23:12, Thomas F Herbert wrote: > > I can add the package to a testing tag (I am not sure I am doing this > right:) > cbs add-pkg --owner "tfherbert" nfv7-dpdk-1611-testing > dpdk-16.11-5.el7.src.rpm > I also tried: > cbs add-pkg --owner "tfherbert" nfv7-dpdk-1611-testing dpdk > Neither command returns an error cbs add-pkg --owner "tfherbert" nfv7-dpdk-1611-candidate dpdk cbs add-pkg --owner "tfherbert" nfv7-dpdk-1611-testing dpdk cbs add-pkg --owner "tfherbert" nfv7-dpdk-1611-release dpdk The default target is -candidate so you need to whitelist the pkg here too. -- Thomas