It turns out this is a known bug https://bugzilla.redhat.com/show_bug.cgi?id=786705
On Wed, Mar 14, 2012 at 10:49 AM, Paul Robert Marino <[email protected]> wrote: > On Wed, Mar 14, 2012 at 10:40 AM, Paul Robert Marino > <[email protected]> wrote: >> Hello >> >> I have run into an odd bug in both spacewalk 1.6 and 1.7 on RHEL 6 >> with Postgresql >> >> initially kickstarting a server works great the host comes up >> registered and has the configurations I expect without any errors, >> however if i kickstart the host again and it tries to reregister with >> the reactivation key rhnreg_ks breaks. I've been able to reproduce >> this kickstating Scientific Linux 6.x, Centos 6.x, and RHEL 6.x >> >> here is the output from the rhnreg_ks command with Scientific Linux >> 6.2 this was in the ks-rhn-post.log >> >> " >> Error Message: >> Your account does not have access to any channels matching (cd /v, >> arch='x86_64') >> Error Class Code: 19 >> Error Class Info: Architecture and OS version combination is not supported. >> Explanation: >> An error has occurred while processing your request. If this problem >> persists please enter a bug report at bugzilla.redhat.com. >> If you choose to submit the bug report, please be sure to include >> details of what you were trying to do when this error occurred and >> details on how to reproduce this problem. >> " >> >> all the other distros i tested it with produce the same error except >> the value of "release='6.2'" changes > > also here is the corresponding error message in the rhn_server_xmlrpc.log > > Scientific Linux 6.2 > " > 2012/03/14 10:00:54 -04:00 25101 <CLIENT IP>: > server/rhnChannel.guess_channels_for_server('ERROR', 'No available > channels for (server, org)', (1000010011, 1), '6.2', 'x86_64') > " > RHEL6 > " > 2012/03/13 14:38:02 -04:00 27545 <CLIENT IP>: > server/rhnChannel.guess_channels_for_server('ERROR', 'No available > channels for (server, org)', (1000010009, 1), '6Server', 'x86_64') > " > > note if i remove the reactivation key and just use the standard key > with the rhnreg_ks command it registers correctly to the appropriate > base channels. _______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
