-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Ubuntu 22.04 VirtualBox SSH timeout. #1560
Comments
did you build and install the latest version of bento? |
I have bento 3.0.0, running it directly out of the repository. is there a newer version? |
trying bento 4.0.2 now |
yes it's up to bento 4.0.2 now. If you checkout main and run |
The install has the same issue. There just seems to be no DNS config in the chroots under /tmp/tmp*/mount. any idea what part of the installer is supposed to put something there? |
the command you posted shows trying to run it for vitrualbox-iso.vm only but the output says it's running for qemu.vm? When I run the command you posted for virtualbox everything works as expected. libvirt or qemu are still experimental and may still need extra work to get them working for many OS's. |
build log would help |
This Build log? |
I'm not sure what's going on there. It works on my intel mac mini and on Ubuntu 22.04 github actions machine. https://github.com/chef/bento/actions/runs/8540903336/job/23399029339 |
what version of virtualbox is on that machine? |
vbox: 7.0.14 |
Ok, I've moved over to a Rocky9 based system to attempt building on, with a fresh git checkout. Seems to be failing in a different place now. Looks like it time related: So it may just be something about my host box, or VirtualBox config that is causing the timeout |
sounds like it. I'm going to close this issue then. |
Version
bento main/292fdc63dafc8244a792221960273ec921daa4e7
Packer v1.10.2
Environment
Ubuntu 22.04
Scenario
Build the ubuntu20.04 bento box
Steps to Reproduce
bin/bento build -o virtualbox-iso.vm os_pkrvars/ubuntu/ubuntu-20.04-x86_64.pkrvars.hcl
Expected Result
A built .box in the builds directory
Actual Result
The text was updated successfully, but these errors were encountered: