[
https://issues.apache.org/jira/browse/CLOUDSTACK-602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre-Luc Dion resolved CLOUDSTACK-602.
----------------------------------------
Resolution: Fixed
Fix Version/s: 4.3.0
from source documentation provide instruction to install mkisofs:
http://docs.cloudstack.apache.org/en/master/developer_guide.html
> 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.2.0
> Environment: debian
> Reporter: Mel Davis
> Priority: Trivial
> Fix For: 4.3.0
>
>
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)