Search Criteria
Package Details: lxd-git 4.6.r2.e1fa47b27-1
Git Clone URL: | https://aur.archlinux.org/lxd-git.git (read-only, click to copy) |
---|---|
Package Base: | lxd-git |
Description: | Daemon based on liblxc offering a REST API to manage containers |
Upstream URL: | https://linuxcontainers.org/lxd |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | rhayader |
Maintainer: | rhayader |
Last Packager: | rhayader |
Votes: | 3 |
Popularity: | 0.000352 |
First Submitted: | 2018-08-15 18:47 |
Last Updated: | 2020-09-19 21:56 |
Dependencies (17)
- dnsmasq (dnsmasq-git, pi-hole-ftl)
- libuv (libuv-git)
- lxc (lxc-selinux, lxc-git)
- lxcfs
- sqlite (sqlite-fossil, sqlite-replication, sqlite-fts3-parenthesis, sqlite-minimal-git)
- squashfs-tools (squashfs-tools-git)
- git (git-git) (make)
- go (go-tip, go-git, go-go2go-git, gcc-go-git, gcc-go) (make)
- patchelf (make)
- btrfs-progs (btrfs-progs-git) (optional) – for btrfs storage driver support
- ceph (ceph-git) (optional) – for ceph storage driver support
- edk2-ovmf (optional) – needed for virtual machine support
- jq (jq-git) (optional) – needed by empty-lxd.sh script
- lvm2 (lvm2-git, lvm2-noudev) (optional) – for lvm2 support
- mkisolinux (optional) – needed for virtual machine support
- qemu (qemu-60fps, qemu-pinning-headless, qemu-pinning-headless-arch-extra, qemu-pinning-block-iscsi, qemu-pinning-block-rbd, qemu-pinning-block-gluster, qemu-pinning-guest-agent, qemu-headless-templeos, qemu-headless-arch-extra-templeos, qemu-block-iscsi-templeos, qemu-block-rbd-templeos, qemu-block-gluster-templeos, qemu-guest-agent-templeos, qemu-git) (optional) – needed for virtual machine 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
Elrondo46 commented on 2019-08-22 16:26
For more info about this
https://github.com/lxc/lxd/issues/6109
Elrondo46 commented on 2019-08-22 16:25
Bug found please add this to lxd.service
[service] Environment="LANG=C"
It's a known bug with current versions
Elrondo46 commented on 2019-08-22 15:20
After rm -r /var/lib/lxd
Bug solved thanks
rhayader commented on 2019-08-22 09:37
@Elrondo46 Since I can not reproduce your issue consider asking for help upstream. As a first step I would suggest that you start the lxd daemon from your terminal with 'sudo /usr/bin/lxd --group lxd --debug' hopefully to get a more detailed error.
Elrondo46 commented on 2019-08-22 08:29
That's a clean build, all temps are purged the package build successfull
BUT
sudo systemctl status lxd ● lxd.service - Daemon based on liblxc offering a REST API to manage containers. Loaded: loaded (/usr/lib/systemd/system/lxd.service; disabled; vendor preset: disabled) Active: failed (Result: exit-code) since Thu 2019-08-22 10:28:20 CEST; 919ms ago Process: 21306 ExecStart=/usr/bin/lxd --group lxd (code=exited, status=2) Main PID: 21306 (code=exited, status=2)
août 22 10:28:20 elyoake-pc lxd[21306]: github.com/spf13/cobra.(Command).execute(0xc000271b80, 0xc000032190, 0x2, 0x2, 0xc000271b80, > août 22 10:28:20 elyoake-pc lxd[21306]: /home/elyoake/Documents/AUR/pamac-build/lxd-git/src/go/src/github.com/spf13/cobra/comm> août 22 10:28:20 elyoake-pc lxd[21306]: github.com/spf13/cobra.(Command).ExecuteC(0xc000271b80, 0xc0002b3f60, 0x1, 0x1) août 22 10:28:20 elyoake-pc lxd[21306]: /home/elyoake/Documents/AUR/pamac-build/lxd-git/src/go/src/github.com/spf13/cobra/comm> août 22 10:28:20 elyoake-pc lxd[21306]: github.com/spf13/cobra.(*Command).Execute(...) août 22 10:28:20 elyoake-pc lxd[21306]: /home/elyoake/Documents/AUR/pamac-build/lxd-git/src/go/src/github.com/spf13/cobra/comm> août 22 10:28:20 elyoake-pc lxd[21306]: main.main() août 22 10:28:20 elyoake-pc lxd[21306]: /home/elyoake/Documents/AUR/pamac-build/lxd-git/src/go/src/github.com/lxc/lxd/lxd/main> août 22 10:28:20 elyoake-pc systemd[1]: lxd.service: Main process exited, code=exited, status=2/INVALIDARGUMENT août 22 10:28:20 elyoake-pc systemd[1]: lxd.service: Failed with result 'exit-code'.
rhayader commented on 2019-08-22 08:15
@Elrondo46 A clean build should work fine. It seems you are having an outdated dependency in cache. Or you could add a 'make update' line just before the 'make' command in PKGBUILD
Elrondo46 commented on 2019-08-22 05:50
Your package is broken
août 22 07:46:07 elyoake-pc lxd[635]: github.com/spf13/cobra.(Command).execute(0xc000239b80, 0xc000032190, 0x2, 0x2, 0xc000239b80, 0xc000032190) août 22 07:46:07 elyoake-pc lxd[635]: /home/elyoake/Documents/AUR/pamac-build/lxd-git/src/go/src/github.com/spf13/cobra/command.go:829 +0x465 août 22 07:46:07 elyoake-pc lxd[635]: github.com/spf13/cobra.(Command).ExecuteC(0xc000239b80, 0xc000281f60, 0x1, 0x1) août 22 07:46:07 elyoake-pc lxd[635]: /home/elyoake/Documents/AUR/pamac-build/lxd-git/src/go/src/github.com/spf13/cobra/command.go:917 +0x2fc août 22 07:46:07 elyoake-pc lxd[635]: github.com/spf13/cobra.(*Command).Execute(...) août 22 07:46:07 elyoake-pc lxd[635]: /home/elyoake/Documents/AUR/pamac-build/lxd-git/src/go/src/github.com/spf13/cobra/command.go:867 août 22 07:46:07 elyoake-pc lxd[635]: main.main() août 22 07:46:07 elyoake-pc lxd[635]: /home/elyoake/Documents/AUR/pamac-build/lxd-git/src/go/src/github.com/lxc/lxd/lxd/main.go:176 +0xe82
With lxd service and lxd command
rhayader commented on 2019-02-08 17:52
@PedroHLC Have you tried a clean build?
makepkg -C
worked fine for me. I have tried it both with 'go' and 'go-pie'.PedroHLC commented on 2019-02-08 16:31
I can get to
# environment
then go throws a lot of messages related to getting dependencies, and then it ends with:Any idea why?