Trying to register OL 7.7 client with Spacewalk and I get "An error has occurred: <class 'xml.parser
When I attempt to connect a Oracle Linux 7.7 machine as a client to our Spacewalk 2.7 Server, the attempt fails with an error message.
The command being used to register it with Spacewalk is:
rhnreg_ks --sslCACert=/usr/share/rhn/RHN-ORG-TRUSTED-SSL-CERT --serverUrl=http://slcrcent.southlanarkshire.gov.uk/XMLRPC --activationkey=1-c43c9b715709b1e770e61e926ec1d369
The error message is:
"An error has occurred:
<class 'xml.parsers.expat.ExpatError'>
Included information"
Has anyone seen this? Any ideas?
The error message would suggest that there's an XML issue, but I've used the exact same process several time for OL 7.x clients without any problem.