<p>Check if its the spacewalk default key</p>
<div class="gmail_quote">On May 17, 2012 9:48 AM, "Bill Gunter" <<a href="mailto:bill.gunter@ni.com">bill.gunter@ni.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<font face="sans-serif">I recently upgraded to v1.7 postgres (from
1.0 Oracle XE via an Oracle RAC instance, yikes!) and I'm having a problem
with registration at kickstart time. It's failing with this error: <br>
<br>
Traceback (most recent call last): <br>
  File "/usr/sbin/rhnreg_ks", line 216, in ? <br>
    cli.run() <br>
  File "/usr/share/rhn/up2date_client/rhncli.py", line 65,
in run <br>
    sys.exit(self.main() or 0) <br>
  File "/usr/sbin/rhnreg_ks", line 145, in main <br>
    other = other) <br>
  File "/usr/share/rhn/up2date_client/rhnreg.py", line 406,
in registerSystem <br>
    ret = s.registration.new_system(auth_dict) <br>
  File "/usr/share/rhn/up2date_client/rhnserver.py", line
52, in __call__ <br>
    raise self.__exception_from_fault(f) <br>
up2date_client.up2dateErrors.NoBaseChannelError: <br>
Error Message: <br>
    Your account does not have access to any channels matching
(release='5Server', arch='x86_64-redhat-linux') <br>
Error Class Code: 19 <br>
Error Class Info: Architecture and OS version combination is not supported.
<br>
Explanation: <br>
     An error has occurred while processing your request. If
this problem <br>
     persists please enter a bug report at <a href="http://bugzilla.redhat.com" target="_blank">bugzilla.redhat.com</a>.
<br>
     If you choose to submit the bug report, please be sure to
include <br>
     details of what you were trying to do when this error occurred
and <br>
     details on how to reproduce this problem. <br>
<br>
The same thing also happens with an i386 version of the RHEL 5 channel.
<br>
<br>
Here's the rhnreg_ks line from the kickstart file used on a sample system:
<br>
<br>
rhnreg_ks --serverUrl=<a href="https://stan.natinst.com/XMLRPC" target="_blank">https://stan.natinst.com/XMLRPC</a> --sslCACert=/usr/share/rhn/RHN-ORG-TRUSTED-SSL-CERT
--activationkey=1-fc84976370b02471f58a0ec16c31ed70,1-dev-rhel-5-64 <br>
<br>
 A manual registration using rhnreg_ks with the second key above (1-dev-rhel-5-64)
works fine. How can I see what the other key  (1-fc84976370b02471f58a0ec16c31ed70)
points to? <br>
<br>
Thanks, <br>
<br>
Bill </font>
<br><font face="sans-serif">--<br>
Bill Gunter, RHCSA  | Unix Administrator | National Instruments Ireland
| <a href="mailto:bill.gunter@ni.com" target="_blank">bill.gunter@ni.com</a>  | Ph:<a href="tel:%2B353%201%20247%205935" value="+35312475935" target="_blank">+353 1 247 5935</a></font><br>_______________________________________________<br>

Spacewalk-list mailing list<br>
<a href="mailto:Spacewalk-list@redhat.com">Spacewalk-list@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/spacewalk-list" target="_blank">https://www.redhat.com/mailman/listinfo/spacewalk-list</a><br></blockquote></div>