Search Criteria
Package Details: lxd-lts 3.0.2-1
Git Clone URL: | https://aur.archlinux.org/lxd-lts.git (read-only, click to copy) |
---|---|
Package Base: | lxd-lts |
Description: | REST API, command line tool and OpenStack integration plugin for LXC. (LTS version) |
Upstream URL: | https://github.com/lxc/lxd |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | maikoool |
Maintainer: | brokenpip3 |
Last Packager: | maikoool |
Votes: | 5 |
Popularity: | 0.000001 |
First Submitted: | 2016-08-23 10:54 |
Last Updated: | 2018-09-30 15:10 |
Dependencies (9)
- dnsmasq (dnsmasq-git, pi-hole-ftl)
- dqlite (dqlite-git)
- lxc (lxc-selinux, lxc-git)
- squashfs-tools (squashfs-tools-git)
- git (git-git) (make)
- go-pie (go) (make)
- btrfs-progs (btrfs-progs-git) (optional) – for btrfs support
- lvm2 (lvm2-git, lvm2-noudev) (optional) – for lvm2 support
- thin-provisioning-tools (thin-provisioning-tools-git) (optional) – for thin provisioning support
Required by (9)
- juju (requires lxd)
- kubedee (requires lxd)
- kubedee-git (requires lxd)
- lxd-forward-git (requires lxd)
- lxd-snapper-bin (requires lxd)
- lxdui (requires lxd)
- lxdui-git (requires lxd)
- python-pylxd (requires lxd) (optional)
- snapcraft (requires lxd) (optional)
Latest Comments
tyrannis.hawk commented on 2020-04-04 21:00
LTS version 4.0.0 has been released
dann1 commented on 2018-09-30 15:48
thanks for the update !!
mgruner commented on 2018-09-30 15:38
thanks for the update! :)
dann1 commented on 2018-05-22 16:05
Thanks for the quick update !!
haruue commented on 2018-01-23 11:41
It builds latest lxd (1.20) rather than lxd-lts (2.0.11).
I added
git checkout stable-2.0
beforemake
and it works.dann1 commented on 2017-10-25 15:00
I'm getting this building lxd-lts-2.0.11-1
"lxd/daemon.go:1061:17: unknown field 'IdentityClient' in struct literal of type bakery.BakeryParams
lxd/daemon.go:1062:13: unknown field 'Authorizer' in struct literal of type bakery.BakeryParams"
Philzli commented on 2017-10-12 12:20
replace the log_posix.go file with [this](https://github.com/lxc/lxd/blob/201b2cd733263539c5c6db71887bfea936e15a44/shared/logging/log_posix.go) one if you're having issues.
dann1 commented on 2017-07-10 15:57
can you provide bash-completions like lxd has?