Skip to content
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

reboot in update.sh kills virtualbox.sh provisionning script for fedora28 #38

Open
olberger opened this issue Jul 3, 2018 · 2 comments

Comments

@olberger
Copy link
Contributor

olberger commented Jul 3, 2018

Maybe this is due to some change with the fedora28 provisionning, but I've noticed that the virtualbox.sh doesn't run completely, and gets killed by the VM rebooting.

I suspect this is caused by the reboot that is made at the end of update.sh (and is required whenever the Kernel changes).

Anyone experienced this too ?

@olberger
Copy link
Contributor Author

olberger commented Jul 3, 2018

I think the sleep after the reboot in update.sh is useless. What is needed is separating the scripts before the reboot at the end of update.sh, and the rest which will pause due to pause_before
I guess this solves the is olberger@b1aaacd

There maybe another syntax for the packer JSON config... I've not RTFM ;-)

@olberger
Copy link
Contributor Author

olberger commented Jul 5, 2018

See my Pull Request that should be fixing this: #39

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant