Running rhn-custom-info results in an error for missing WEBRPC URL. Actual results: [root@centos1 ~]# rhn-custom-info -l -u admin -p PASSWORD Traceback (most recent call last): File "/usr/bin/rhn-custom-info", line 257, in ? main() File "/usr/bin/rhn-custom-info", line 225, in main session = s.auth.login(options.username, options.password) File "/usr/lib/python2.4/site-packages/rhn/rpclib.py", line 593, in __call__ return self._send(self._name, args) File "/usr/lib/python2.4/site-packages/rhn/rpclib.py", line 323, in _request raise pe xmlrpclib.ProtocolError: <ProtocolError for 192.168.1.40 /WEBRPC/api: 404 Not Found> Additional info: Appears that this should be trying to talk to /rpc/api instead, may be related to recent changes to get away from satellite-httpd. Changing the url in /usr/bin/rhn-custom-info gets past this issue.
Verified in spacewalk 0.5.
Spacewalk 0.5 released.
Spacewalk 0.5 has been released for long time ago.