CobbyJ opened a new issue #3841: Management Server URL: https://github.com/apache/cloudstack/issues/3841 Followed the exact install on the latest CentOS 7 fresh install and when i run "cloudstack-setup-management" i get the following errors `[root@cloudstack dnspython]# cloudstack-setup-management Traceback (most recent call last): File "/usr/bin/cloudstack-setup-management", line 24, in <module> from cloudutils.serviceConfigServer import cloudManagementConfig File "/usr/lib64/python2.7/site-packages/cloudutils/serviceConfigServer.py", line 17, in <module> from db import Database File "/usr/lib64/python2.7/site-packages/cloudutils/db.py", line 20, in <module> import mysql.connector File "/usr/lib64/python2.7/site-packages/mysql/connector/__init__.py", line 41, in <module> import dns.resolver ImportError: No module named dns.resolver` I did not miss anything in the install.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
