Search Criteria
Package Details: lxd-git 5.4.r293.ce5d10282-2
Package Actions
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: | Apache |
Conflicts: | lxd, lxd-lts |
Provides: | lxd |
Submitter: | rhayader |
Maintainer: | rhayader |
Last Packager: | rhayader |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2018-08-15 18:47 (UTC) |
Last Updated: | 2022-08-06 19:55 (UTC) |
Dependencies (17)
- dnsmasq (pi-hole-ftlAUR, dnsmasq-gitAUR)
- libuv (libuv-gitAUR)
- lxc (lxc-selinuxAUR, lxc-gitAUR)
- lxcfs
- sqlite (sqlite-fossilAUR)
- squashfs-tools (squashfs-tools-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, go-sylixosAUR, gcc-go-snapshotAUR, gcc-go) (make)
- patchelf (patchelf-gitAUR) (make)
- btrfs-progs (btrfs-progs-gitAUR) (optional) – for btrfs storage driver support
- cdrtools (optional) – needed for virtual machine support
- cephAUR (ceph-gitAUR) (optional) – for ceph storage driver support
- edk2-ovmf (optional) – needed for virtual machine support
- jq (jq-gitAUR) (optional) – needed by empty-lxd.sh script
- lvm2 (lvm2-gitAUR) (optional) – for lvm2 support
- qemu-base (optional) – needed for virtual machine support
- thin-provisioning-tools (thin-provisioning-tools-gitAUR) (optional) – for thin provisioning support
Required by (11)
- cntr-bin (requires lxd) (optional)
- juju (requires lxd) (optional)
- kubedee (requires lxd)
- kubedee-git (requires lxd)
- lxd-forward-git (requires lxd)
- lxd-snapper (requires lxd)
- lxd-snapper-bin (requires lxd)
- lxdui (requires lxd)
- lxdui-git (requires lxd)
- python-pylxd (requires lxd) (optional)
- terraform-provider-lxd (requires lxd) (optional)
Latest Comments
Elrondo46 commented on 2019-08-22 16:26 (UTC)
For more info about this
https://github.com/lxc/lxd/issues/6109
Elrondo46 commented on 2019-08-22 16:25 (UTC)
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 (UTC)
After rm -r /var/lib/lxd
Bug solved thanks
rhayader commented on 2019-08-22 09:37 (UTC)
@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 (UTC)
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 (UTC)
@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 (UTC)
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 (UTC)
@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 (UTC)
I can get to
# environment
then go throws a lot of messages related to getting dependencies, and then it ends with:Any idea why?