Description of problem: From /var/log/boot.log: koan, Checking for re-install: Traceback (most recent call last): File "/usr/lib/python2.6/site-packages/koan/utils.py", line 542, in __try_connect xmlrpc_server.ping() File "/usr/lib64/python2.6/xmlrpclib.py", line 1199, in __call__ return self.__send(self.__name, args) File "/usr/lib64/python2.6/xmlrpclib.py", line 1489, in __request verbose=self.__verbose File "/usr/lib64/python2.6/xmlrpclib.py", line 1235, in request self.send_content(h, request_body) File "/usr/lib64/python2.6/xmlrpclib.py", line 1349, in send_content connection.endheaders() File "/usr/lib64/python2.6/httplib.py", line 908, in endheaders self._send_output() File "/usr/lib64/python2.6/httplib.py", line 780, in _send_output self.send(msg) File "/usr/lib64/python2.6/httplib.py", line 739, in send self.connect() File "/usr/lib64/python2.6/httplib.py", line 720, in connect self.timeout) File "/usr/lib64/python2.6/socket.py", line 553, in create_connection for res in getaddrinfo(host, port, 0, SOCK_STREAM): gaierror: [Errno -5] No address associated with hostname Version-Release number of selected component (if applicable): koan-2.2.1-1.el6.noarch Steps to Reproduce: 1. Boot
koan is a sub-package of cobbler
Re-open if this is still a problem.