Description of problem: When I register a client to spacewalk a got to output warning message: "Warning: yum-rhn-plugin is not present, could not enable it." I use dnf-plugin-spacewalk on fedora 22 and it is correctly. Version-Release number of selected component (if applicable): rhn-setup-2.4.6-1.fc22.noarch How reproducible: always on fedora 22 and dnf Steps to Reproduce: 1. install fedora 22 2. register system to spacewalk with command rhnreg_ks Actual results: rhnreg_ks --username=admin --serverUrl=https://localhost/XMLRPC --sslCACert=/usr/share/rhn/RHN-ORG-TRUSTED-SSL-CERT --profilename=test_06/08/15-10-41-34 --password=nimda --force; Warning: yum-rhn-plugin is not present, could not enable it.[r Expected results: without warning
verified with rhn-setup-2.4.7-1.fc22.noarch
Spacewalk 2.4 has been released.
It still happing [root@qa01ts90-fc21upgrade-64bit ~]# rpm -qa | grep rhn-setup rhn-setup-2.4.11-1.fc22.noarch [root@qa01ts90-fc21upgrade-64bit ~]# rhnreg_ks --serverUrl=https://myhost.org/XMLRPC --sslCACert=/usr/share/rhn/RHN-ORG-TRUSTED-SSL-CERT --activationkey=2-yum-qa-ts-l2l --force Warning: yum-rhn-plugin is not present, could not enable it.
I opened another bug report https://bugzilla.redhat.com/show_bug.cgi?id=1331494 Is anybody can check it. It critical, because it breaks all new fedora 22 workstation deployments through spacewalk.