Changes between Version 7 and Version 8 of Ticket #17189, comment 13
- Timestamp:
- Feb 11, 2018 1:35:11 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17189, comment 13
v7 v8 1 1 START UPDATE: 2 3 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? if you want to see the code you can request access to https://gitlab.com/jcrben-play-learn/packer-desktop/tree/17.10 2 4 {{{ 3 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? if you want to see the code you can request access to https://gitlab.com/jcrben-play-learn/packer-desktop/tree/17.104 5 5 virtualbox-ovf: Installing additional modules ... 6 6 virtualbox-ovf: VirtualBox Guest Additions: Running kernel modules will not be replaced until the system is restarted

