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

Errors using Ubuntu 14.04 #15

Open
stucki opened this issue Oct 27, 2015 · 1 comment
Open

Errors using Ubuntu 14.04 #15

stucki opened this issue Oct 27, 2015 · 1 comment

Comments

@stucki
Copy link

stucki commented Oct 27, 2015

I'm repeatedly getting the following error when trying to build an image on Ubuntu 14.04. I'm using the 3rd preview release with the example from https://github.com/lasse-aagren/debian-jessie-lxc-packer-vagrant for this:

➜  packer $ git:(master) /opt/packer/packer build -only=lxc jessie.json
lxc output will be in this color.

==> lxc: Creating container...
==> lxc: Waiting for container to finish init...
==> lxc: Timeout waiting for container to finish init.
==> lxc: Unregistering and deleting virtual machine...
==> lxc: Deleting output directory...
Build 'lxc' errored: Timeout waiting for container to finish init.

==> Some builds didn't complete successfully and had errors:
--> lxc: Timeout waiting for container to finish init.

==> Builds finished but no artifacts were created.
@oker1
Copy link
Contributor

oker1 commented Oct 27, 2015

Could be #5
Other thing to check is the lxc template parameters, they can change depending on your host distro/version.

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

2 participants