Error adding channels to install rhevm 3.1

Latest response

I previously had rhevm 3.0 on my server but atempted to upgrade to 3.1... this didn't work and broke my installation. So I reinstalled RHEL 6.3, and attempted to follow the guide here to install rhevm 3.1...

https://access.redhat.com/knowledge/docs/en-US/Red_Hat_Enterprise_Virtualization/3.1/html-single/Installation_Guide/index.html#sect-Subscribing_to_the_Red_Hat_Enterprise_Virtualization_Channels

 

However when attempting to add the channels thusly:

 

# rhn-channel --add --channel=rhel-x86_64-server-6
# rhn-channel --add --channel=rhel-x86_64-server-supplementary-6
# rhn-channel --add --channel=rhel-x86_64-server-6-rhevm-3.1
# rhn-channel --add --channel=jbappplatform-6-x86_64-server-6-rpm

I get an error...

[root@rhevman ~]# rhn-channel --add --channel=rhel-x86_64-server-6
Username: USERNAME
Password: 
An error has occurred:
<type 'exceptions.TypeError'>
See /var/log/up2date for more information
 
/var/log/up2date and error message posted on pastebin here: http://pastebin.com/f05qpuZU
 
Is this a problem with my installation or config? Have I done something wrong or is this a known bug (I find that unlikely as they've just released 3.1 after Beta testing). Any assistance appreciated.

 

[root@rhevman ~]# rhn-channel --add --channel=rhel-x86_64-server-6
Username: USERNAME
Password: 
An error has occurred:
<type 'exceptions.TypeError'>
See /var/log/up2date for more information

Responses