﻿id,summary,reporter,owner,description,type,status,component,version,resolution,keywords,cc,guest,host
14462,Duplicate OHCI controller in OVF export => fixed in SVN/5.0.x,mayfiecs,,"For some reason, when exporting an appliance the following line gets duplicated in the OVF file:

<Controller name=""OHCI"" type=""OHCI""/>

Steps to reproduce:
1. Create a new VM (default options; any type)
2. Export Appliance to OVF 1.0 (test.ova file)
3. Import Appliance (the file you just exported)
4. Try to start the imported VM...error message:

A new node couldn't be inserted because one with the same name exists. (VERR_CFGM_NODE_EXISTS).
Result Code: NS_ERROR_FAILURE (0x80004005)
Component: ConsoleWrap
Interface: IConsole

You can work around this bug by extracting the ova file, removing the duplicate OHCI line, and re-creating the ova file using tar. It's not possible to remove the extra OHCI using the GUI.

(No VBox.log file attached, because there was no session.)",defect,closed,OVF,VirtualBox 5.0.2,fixed,"OHCI, VERR_CFGM_NODE_EXISTS",,other,other
