Comment 7 for bug 1202612

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to diskimage-builder (master)

Reviewed: https://review.openstack.org/38782
Committed: http://github.com/stackforge/diskimage-builder/commit/d8ba46f8e3f2e54cd8996f9a3d7142440d541152
Submitter: Jenkins
Branch: master

commit d8ba46f8e3f2e54cd8996f9a3d7142440d541152
Author: Derek Higgins <email address hidden>
Date: Fri Jul 26 10:54:45 2013 +0100

    Install which on Fedora

    Create an install hook where core utilities can be installed
    on Fedora. In this case we are installing which.
    Which is being used by
      ramdisk/post-install.d/01-ensure-binaries
      vm/finalise.d/51-grub
    The absence to which caused the ramdisk build to fail on F19.

    On Ubuntu which is installed with the package debianutils, this pretty
    much has to exist on Ubuntu images, so a corresponding package install for
    ubuntu isn't needed.

    Fixes Bug 1202612

    Change-Id: I847c1619cdab021c9348caed3fa32db64e663e8e