VirtualBox

Changes between Initial Version and Version 2 of Ticket #16879


Ignore:
Timestamp:
Aug 14, 2017 10:53:45 AM (7 years ago)
Author:
Frank Mehnert
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #16879 – Description

    initial v2  
    11While using packer tool to automate creation of VM images I face the following errors:
    2 
     2{{{
    33==> virtualbox-iso: Typing the boot command...
    44==> virtualbox-iso: Error sending boot command: VBoxManage error: VBoxManage: error: Could not send all scan codes to the virtual keyboard (VERR_PDM_NO_QUEUE_ITEMS)
     
    1313VBoxManage: error: Details: code VBOX_E_IPRT_ERROR (0x80bb0005), component KeyboardWrap, interface IKeyboard, callee nsISupports
    1414VBoxManage: error: Context: "PutScancodes(ComSafeArrayAsInParam(saScancodes), &codesStored)" at line 345 of file VBoxManageControlVM.cpp
    15 
     15}}}
    1616After this happens VM enters "Guru Meditation" state.
    1717
     
    2020
    2121Steps to reproduce:
     22{{{
    2223packer build -var vm_name=foo -var no_gui=true centos-vbox.json
    2324Packer version 1.0.0
    24 
     25}}}
    2526Mapping from packer API to VBoxManage calls can be seen in attached packer debug log. ISO image used is just a minimal CentOs 7.3 image. kickstart file should not be relevant for this bug.
    2627The bug is not deterministic, it happens once per ~4 executions.

© 2023 Oracle
ContactPrivacy policyTerms of Use