-
-
Notifications
You must be signed in to change notification settings - Fork 7
Updating Ubuntu ISO URL to 16.04.07 #49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Closes #50 |
53ab495
to
2dd2040
Compare
BTW, looks like we install v3.2 as latest stable here, while the curl|bash script should install v3.3. |
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. |
For more info,
|
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
There was a problem hiding this 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 👍
LGTM, @armab I can't approve this since it's my own PR |
… to native .iso method Reverts StackStorm#49
old iso url doesn't exist anymore http://releases.ubuntu.com/16.04/ubuntu-16.04.6-server-amd64.iso