Page 2 of 3
Re: ERROR unable to read system id
Posted: Mon Jan 06, 2014 1:47 pm
by mohammedqayyum
# cat /etc/*release
LSB_VERSION=base-4.0-amd64:base-4.0-noarch:core-4.0-amd64:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-noarch:printing-4.0-amd64:printing-4.0-noarch
Red Hat Enterprise Linux Server release 6.5 (Santiago)
Red Hat Enterprise Linux Server release 6.5 (Santiago)
Re: ERROR unable to read system id
Posted: Mon Jan 06, 2014 3:08 pm
by slansing
Have you tried re-registering/subscribing your RHEL installation?
Re: ERROR unable to read system id
Posted: Tue Jan 07, 2014 1:09 pm
by mohammedqayyum
Yeah,still I'm getting the same ERROR unable to read system id.
Re: ERROR unable to read system id
Posted: Tue Jan 07, 2014 5:19 pm
by sreinhardt
Well, fullinstall unlike our XI installer, does not do its own RHEL dependency checks, so this likely is from yum. Can you perform yum commands or do you normally enter something else for a satellite server? you can try:
Re: ERROR unable to read system id
Posted: Thu Jan 09, 2014 7:53 am
by mohammedqayyum
I updated YUM,even though still getting the same ERROR unable to read system id.

Re: ERROR unable to read system id
Posted: Thu Jan 09, 2014 11:15 am
by sreinhardt
Can you please give us the output of "yum check-update" Also are you using satalite servers or other internal package\license management? Just an fyi I propped up a RHEL 6.3 x86_64 system last night to make sure this was not a global OS issue, and had no issues installing, and also verified that this is likely failing on the yum steps listed in the install.
Re: ERROR unable to read system id
Posted: Fri Jan 10, 2014 7:20 am
by mohammedqayyum
yum check-update
Loaded plugins: product-id, refresh-packagekit, security, subscription-manager
This system is receiving updates from Red Hat Subscription Management.
rhel-6-server-cf-tools-1-rpms | 2.8 kB 00:00
rhel-6-server-rhev-agent-rpms | 2.9 kB 00:00
rhel-6-server-rpms | 3.7 kB 00:00
Re: ERROR unable to read system id
Posted: Fri Jan 10, 2014 10:45 am
by sreinhardt
Thanks for the output, this does not answer my question of if you are using strictly the standard repos or internal\satellite servers. Also what method of registration did you use, subscription-manager or rhn_register?(I might have missed this if it was answered above)
Re: ERROR unable to read system id
Posted: Fri Jan 10, 2014 1:41 pm
by mohammedqayyum
I'm using subscription-manager-gui to register and standard repos are internal server.
Re: ERROR unable to read system id
Posted: Fri Jan 10, 2014 2:04 pm
by sreinhardt
OK, I think I found where you are getting hung up. Comment out line 395 in libinstall.sh. It should look like:
change it to:
You may still have issues with getting some of the packages from optional channels and outside repos if you only use internal resources, but we can deal with that as it comes along.