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

Failure to reconnect SSH after reboot #10424

Closed
palfrey opened this issue Dec 24, 2020 · 3 comments
Closed

Failure to reconnect SSH after reboot #10424

palfrey opened this issue Dec 24, 2020 · 3 comments

Comments

@palfrey
Copy link
Contributor

palfrey commented Dec 24, 2020

Overview of the Issue

I've got a build (https://github.com/palfrey/guix-vm/blob/master/packer/guix-vm.json) failing under Github Actions. Pretty sure this is a duplicate of #7002

Reproduction Steps

  1. Run packer build guix-vm.json

I think this worked ok in earlier Packer versions though...

Packer version

1.6.6

Simplified Packer Buildfile

https://github.com/palfrey/guix-vm/blob/master/packer/guix-vm.json

Operating system and Environment details

MacOS 10.15, doing Guix 1.2 install. Note that this is on MacOS not say Linux as the Linux boxes can't do recursive virtual environments, and so VirtualBox can't run there, but the Macs can.

Log Fragments and crash.log files

https://github.com/palfrey/guix-vm/runs/1605690824?check_suite_focus=true

@palfrey palfrey added the bug label Dec 24, 2020
@SwampDragons
Copy link
Contributor

Looking at those logs, this may be an issue with the temp script cleanup -- let me know if setting skip_clean: true resolves it: https://www.packer.io/docs/provisioners/shell#skip_clean

@SwampDragons
Copy link
Contributor

Closing, since we never heard back. Hopefully the above comment was the issue.

@ghost
Copy link

ghost commented Mar 20, 2021

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked as resolved and limited conversation to collaborators Mar 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants