Mel Davis created CLOUDSTACK-602: ------------------------------------ Summary: Warn of dependency on mkisofs Key: CLOUDSTACK-602 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-602 Project: CloudStack Issue Type: Bug Security Level: Public (Anyone can view this level - this is the default.) Components: Doc Affects Versions: 4.1.0 Environment: debian Reporter: Mel Davis Priority: Trivial
cloud-setup-management fails quietly if /usr/bin/mkisofs is no found. Failure is indicated only in the /var/log/cloud/management/management-server.log. This results in the inability to log into client via the web interface. The docs should at least note the dependency and, maybe, suggest this workaround: ln -s /usr/bin/genisoimage /usr/bin/mkisofs -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira