VirtualBox

Changes between Version 6 and Version 7 of Ticket #17189, comment 13


Ignore:
Timestamp:
Feb 11, 2018 1:34:56 AM (6 years ago)
Author:
jcrben

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #17189, comment 13

    v6 v7  
    1 UPDATE: looks like the offending line of code is https://www.virtualbox.org/browser/vbox/trunk/src/VBox/Additions/linux/installer/vboxadd.sh?rev=69564#L245 - after reading this I was able to avoid the message with INSTALL_NO_MODULE_BUILDS=true ./VBoxLinuxAdditions.run - but somehow running ./VBoxLinuxAdditions.run is still returning an exit code 2 which is an error?
     1START UPDATE:
     2{{{
     3looks like the offending line of code is https://www.virtualbox.org/browser/vbox/trunk/src/VBox/Additions/linux/installer/vboxadd.sh?rev=69564#L245 - after reading this I was able to avoid the message with INSTALL_NO_MODULE_BUILDS=true ./VBoxLinuxAdditions.run - but somehow running ./VBoxLinuxAdditions.run is still returning an exit code 2 which is an error? if you want to see the code you can request access to https://gitlab.com/jcrben-play-learn/packer-desktop/tree/17.10
     4
     5    virtualbox-ovf: Installing additional modules ...
     6    virtualbox-ovf: VirtualBox Guest Additions: Running kernel modules will not be replaced until the system is restarted
     7    virtualbox-ovf: VirtualBox Guest Additions: Starting.
     8==> virtualbox-ovf: Deregistering and deleting imported VM...
     9==> virtualbox-ovf: Deleting output directory...
     10Build 'virtualbox-ovf' errored: Script exited with non-zero exit status: 2
     11}}}
     12END UPDATE
    213
    314I did everything but the installation of the Guest Additions in Packer. I then started up the VM to install the Guest Additions as root in Ubuntu 17.10 server http://releases.ubuntu.com/17.10/ubuntu-17.10.1-server-amd64.iso (basically enountering the same as https://forums.virtualbox.org/viewtopic.php?f=3&t=85186).

© 2023 Oracle
ContactPrivacy policyTerms of Use