LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Desktop (https://www.linuxquestions.org/questions/linux-desktop-74/)
-   -   Weird error after running yum install "Desktop" (https://www.linuxquestions.org/questions/linux-desktop-74/weird-error-after-running-yum-install-desktop-4175438786/)

lancelyons 11-26-2012 12:35 PM

Weird error after running yum install "Desktop"
 
After running

Yum install "desktop" which I understood would install and use the gnome desktop, I get the following error when running yum install <anything>.

any ideas?

[root@lancework llyons]# yum install vnc
Loaded plugins: product-id, refresh-packagekit, rhnplugin, subscription-manager
Updating certificate-based repositories.
Unable to read consumer identity
There was an error communicating with RHN.
RHN Satellite or RHN Classic support will be disabled.

Error Message:
Your account does not have access to any channels matching (release='6', arch='x86_64-redhat-linux')
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.

custangro 11-26-2012 12:43 PM

You need to register your system with the Red Hat Network

Code:

rhn_register
You need to have a valid username and password

https://www.redhat.com/wapps/ugc/register.html

--C

lancelyons 11-26-2012 07:08 PM

Thanks
 
Thanks for they input.

I had already setup a connection to an LSU redhat satellite. It was working for the last couple months until I did the yum install "desktop" and it started producing that error.

When I try to register with LSU (they use probably a hybrid of rhn_register named rhnreg_ks.

I would normally do

rhnreg_ks --force --ServerURL https://LSUserveraddress.lsu.edu/XMLRPC --sslCACERT /pathToTheCertFile --username user --password password

When I do this, it says a Username, password and CSI are required to register the system.

The documentation from LSU does not specify a CSI being required.

Any ideas on where to go next?


All times are GMT -5. The time now is 10:19 AM.