<font size=2 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 bugzilla.redhat.com.
<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=https://stan.natinst.com/XMLRPC --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 size=2 face="sans-serif">--<br>
Bill Gunter, RHCSA  | Unix Administrator | National Instruments Ireland
| bill.gunter@ni.com  | Ph:+353 1 247 5935</font>