Could not find isolinux.bin in Ubuntu 16.04 for make iso
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| diskimage-builder |
Undecided
|
Tuan | ||
| ironic-python-agent |
Fix Released
|
Undecided
|
Hironori Shiina |
Bug Description
Creating iso fails in Ubuntu 16.04 because isolinux.bin is not found.
$ cd ironic-
$ sudo make iso
<snip>
Could not find isolinux.bin. Install syslinux?
isolinux.bin is installed in /usr/lib/ISOLINUX/ when isolinux package is installed.
Changed in ironic-python-agent: | |
assignee: | nobody → Hironori Shiina (shiina-hironori) |
status: | New → In Progress |
Reviewed: https:/
Committed: https:/
Submitter: Jenkins
Branch: master
commit 35ea727e6a84706
Author: Hironori Shiina <email address hidden>
Date: Wed May 24 17:12:36 2017 +0900
Add a new location of isolinux.bin for Ubuntu 16.04
This patch adds a new location of isolinux.bin for creating iso. This
file is installed to /usr/lib/ISOLINUX/ in Ubuntu 16.04 or later.
Change-Id: Iae325e3e706859
Closes-Bug: #1693127
Changed in ironic-python-agent: | |
status: | In Progress → Fix Released |
This issue was fixed in the openstack/
Fix proposed to branch: master
Review: https:/
Changed in diskimage-builder: | |
assignee: | nobody → Tuan (tuanla) |
status: | New → In Progress |
Change abandoned by Tuan Luong-Anh (<email address hidden>) on branch: master
Review: https:/
Fix proposed to branch: master /review. openstack. org/467517
Review: https:/