Skip to content

Conversation

nmaludy
Copy link
Member

@nmaludy nmaludy commented Oct 21, 2020

@nmaludy nmaludy added the bug label Oct 21, 2020
@nmaludy nmaludy requested review from blag and arm4b October 21, 2020 01:32
@nmaludy nmaludy self-assigned this Oct 21, 2020
@nmaludy
Copy link
Member Author

nmaludy commented Oct 21, 2020

Closes #50

@arm4b
Copy link
Member

arm4b commented Oct 21, 2020

BTW, looks like we install v3.2 as latest stable here, while the curl|bash script should install v3.3.
Created StackStorm/st2-packages#667

@arm4b
Copy link
Member

arm4b commented Oct 21, 2020

Additionally, need to finish the release pipeline to make sure v3.3 is the latest release in stackstorm/st2 as packer-st2 relies on that info.

@arm4b
Copy link
Member

arm4b commented Oct 21, 2020

For more info, VBoxService startup binary is failing with the following:

vagrant@stackstorm:~$ sudo /usr/sbin/VBoxService
VBoxService 5.2.44 r139111 (verbosity: 0) linux.amd64 (Jul  9 2020 19:11:15) release log
00:00:00.000272 main     Log opened 2020-10-21T17:30:00.916107000Z
00:00:00.000378 main     OS Product: Linux
00:00:00.000464 main     OS Release: 4.4.0-193-generic
00:00:00.000520 main     OS Version: #224-Ubuntu SMP Tue Oct 6 17:15:28 UTC 2020
00:00:00.000625 main     Executable: /opt/VBoxGuestAdditions-5.2.44/sbin/VBoxService
00:00:00.000627 main     Process ID: 11316
00:00:00.000627 main     Package type: LINUX_64BITS_GENERIC
00:00:00.000764 main     Error: Failed to connect to the guest property service, rc=VERR_INTERNAL_ERROR
00:00:00.000825 main     Error: Service 'control' failed pre-init: VERR_INTERNAL_ERROR

Fixes the build failure when Virtualbox Guest Additions can't start due to regression in Ubuntu v16.04.7:
```
vagrant@stackstorm:~$ sudo /usr/sbin/VBoxService
VBoxService 5.2.44 r139111 (verbosity: 0) linux.amd64 (Jul  9 2020 19:11:15) release log
00:00:00.000272 main     Log opened 2020-10-21T17:30:00.916107000Z
00:00:00.000378 main     OS Product: Linux
00:00:00.000464 main     OS Release: 4.4.0-193-generic
00:00:00.000520 main     OS Version: #224-Ubuntu SMP Tue Oct 6 17:15:28 UTC 2020
00:00:00.000625 main     Executable: /opt/VBoxGuestAdditions-5.2.44/sbin/VBoxService
00:00:00.000627 main     Process ID: 11316
00:00:00.000627 main     Package type: LINUX_64BITS_GENERIC
00:00:00.000764 main     Error: Failed to connect to the guest property service, rc=VERR_INTERNAL_ERROR
00:00:00.000825 main     Error: Service 'control' failed pre-init: VERR_INTERNAL_ERROR
```

See #49
Copy link
Member

@arm4b arm4b left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, Virtualbox build is fixed.
This should do it 👍

@nmaludy
Copy link
Member Author

nmaludy commented Oct 21, 2020

LGTM, @armab I can't approve this since it's my own PR

@nmaludy nmaludy merged commit 45f004d into master Oct 21, 2020
@nmaludy nmaludy deleted the bugfix/iso-url branch October 21, 2020 22:49
arm4b added a commit to arm4b/packer-st2 that referenced this pull request Jun 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants