Bug #1182

mkisofs in lib/sh/scripts_common.sh

Added by Stefan Catargiu over 9 years ago. Updated over 9 years ago.

Status:ClosedStart date:03/26/2012
Priority:NormalDue date:
Assignee:-% Done:

0%

Category:Core & System
Target version:Release 3.4
Resolution:fixed Pull request:
Affected Versions:OpenNebula 3.2

Description

Even if opennebula pulls genisoimage as a dependency, it is not used to generate the iso file for the context.
mkisofs is obsolete and not used anymore.

MKISOFS=mkisofs in scripts_common.sh should be changed to MKISOFS=genisoimage

Tested on debian and all works fine.

Associated revisions

Revision 927e4408
Added by Jaime Melis over 9 years ago

Bug #1182: genisoimage instead of mkisofs in lib/sh/scripts_common.sh

Revision dd5da19e
Added by Jaime Melis over 9 years ago

Bug #1182: genisoimage instead of mkisofs in lib/sh/scripts_common.sh
(cherry picked from commit 927e44082b89ba8154fc0ddadf78e74390f7e6c5)

Revision ec0f05b9
Added by Jaime Melis about 9 years ago

Bug #1182: genisoimage instead of mkisofs in lib/sh/scripts_common.sh
(cherry picked from commit 927e44082b89ba8154fc0ddadf78e74390f7e6c5)

History

#1 Updated by Ruben S. Montero over 9 years ago

  • Target version set to Release 3.4

#2 Updated by Jaime Melis over 9 years ago

  • Status changed from New to Closed
  • Resolution set to fixed

Stefan,

thhanks for reporting this. Applied the fix you suggested.

Also available in: Atom PDF