packer is useless without builders (lxd)

Bug #1790266 reported by anatoly techtonik
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
packer (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

There are no plugins shipped with packer. Not even lxd, which is kind of official Ubuntu proposition. Running example template from here - https://www.packer.io/docs/builders/lxd.html - gives the following:

    $ packer build example.json
    Failed to initialize build 'lxd-xenial': builder type not found: lxd
    lxd-xenial output will be in this color.

    ==> Builds finished but no artifacts were created.

The example:

{
  "builders": [
    {
      "type": "lxd",
      "name": "lxd-xenial",
      "image": "ubuntu-daily:xenial",
      "output_image": "ubuntu-xenial",
      "publish_properties": {
        "description": "Trivial repackage with Packer"
      }
    }
  ]
}

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: packer 1.0.4+dfsg-1
ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
Uname: Linux 4.15.0-33-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.9-0ubuntu7.3
Architecture: amd64
CurrentDesktop: i3
Date: Sat Sep 1 06:27:20 2018
SourcePackage: packer
UpgradeStatus: Upgraded to bionic on 2018-08-05 (26 days ago)

Revision history for this message
anatoly techtonik (techtonik) wrote :
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in packer (Ubuntu):
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.