•  
      request #7532 Can't import OVF on vmware esxi 4.1
    Infos
    #7532
    Jonathan Gibert (jokot3)
    2017-02-03 15:55
    2014-10-17 18:27
    7538
    Details
    Can't import OVF on vmware esxi 4.1
    The import of the OVF (https://tuleap.net/file/download.php/101/112/p19_r92/TuleapAppliance.7.5.ova) failed in esxi 4.1 with the following error :
    Le paquet OVF nécessite du matériel non géré.
    Détails: Ligne 37 : Famille de matériel 'virtualbox-2.2' non prise en charge.

    Line 37 is :
    <cssd:VirtualSystemType>virtualbox-2.2</vssd:VirtualSystemType>
    Tuleap Appliance
    Empty
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    Closed
    2017-02-03
    Attachments
    Empty
    References
    References list is empty

    Follow-ups

    User avatar
    Given that the appliances are no more built, I close this request.

    • Status changed from New to Closed
    • Reported in version cleared values: 7.5
    • Close date set to 2017-02-03
    User avatar
    It seems related to this: https://www.virtualbox.org/ticket/7982

    As you should only use the appliance for testing, you can try the --lax option on ovftool which seems to turn error into warning ( \o/ this option should be the first implemented for every tool). Actually the manual says "Relax OVF specification conformance and virtual hardware compliance checks. (For advanced users only.)" So use it at your own risk.

    I will have a look at it for the next release.