https://github.com/lxc/lxd/actions will list all the builds, take the
most recent build for master and you'll find the artifacts.
It's built with `make lxd-p2c` from the repo.
On Tue, Feb 23, 2021 at 3:10 AM Aleksandar Ivanisevic
wrote:
>
> Thanks!
>
> So far it works perfectly, even on centos6
Thanks!
So far it works perfectly, even on centos6 with an ancient kernel. I have no
idea on the workings of the lxd build system so I just googled “lxd-p2c binary”
which pointed me to some ancient builds, the protocol probably changed million
times since they were built.
This URL looks terri
We automatically build lxd-p2c with every single commit we include and
with every branch we review.
There are a number of people who recently used it successfully too,
though maybe you're hitting some kind of rsync issue.
If you have a Github account, you can get the most recent build
artifact for
Hi,
what is the status of lxd-p2c? Is this still maintained? All the precompiled
binaries I could find are failing with protocol errors and when I trying to
build it myself (go get github.com/lxc/lxd/lxd-p2c) it just finishes without
errors, but without producing the binary either.
Do I even h