Bug 790039

Summary: genisoimage needs to be in requires
Product: Red Hat Enterprise Linux 6 Reporter: Petr Sklenar <psklenar>
Component: mkbootdiskAssignee: Jaroslav Škarvada <jskarvad>
Status: CLOSED ERRATA QA Contact: Petr Sklenar <psklenar>
Severity: unspecified Docs Contact:
Priority: high    
Version: 6.2CC: azelinka, rvokal
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: mkbootdisk-1.5.5-3.el6 Doc Type: Bug Fix
Doc Text:
Previously, mkbootdisk was missing dependency on genisoimage that was required for the --iso functionality. This update adds the missing dependency.
Story Points: ---
Clone Of:
: 790049 798702 (view as bug list) Environment:
Last Closed: 2012-03-20 13:57:01 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Bug Depends On:    
Bug Blocks: 798702    

Description Petr Sklenar 2012-02-13 14:33:23 UTC
Description of problem:
genisoimage needs to be in requires

Version-Release number of selected component (if applicable):
mkbootdisk-1.5.5-2.el6.i686 on minimalistic installation of rhel6

How reproducible:
deterministic

Steps to Reproduce:
[root@localhost ~]# mkbootdisk --iso --device ./boot.iso `uname -r`
/sbin/mkbootdisk: line 286: mkisofs: command not found

[root@localhost ~]# vim /sbin/mkbootdisk
[root@localhost ~]# which mkisofs
/usr/bin/which: no mkisofs in (/usr/lib/qt-3.3/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin)
[root@localhost ~]# rpm -q genisoimage
package genisoimage is not installed
  
Actual results:
line 286: mkisofs: command not found

Expected results:
genisoimage needs to be in requires

Additional info:

Comment 3 Jaroslav Škarvada 2012-02-13 15:25:07 UTC
    Technical note added. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    New Contents:
Previously, mkbootdisk was missing dependency on genisoimage that was required for the --iso functionality. This update adds the missing dependency.

Comment 5 errata-xmlrpc 2012-03-20 13:57:01 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

http://rhn.redhat.com/errata/RHBA-2012-0403.html