LXD Installation Not Working with Snapcraft

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
0
down vote

favorite












I installed LXD with all the defaults, but when I get an error:



$ snapcraft cleanbuild
Something seems to be wrong with your installation of LXD. Refer to the documentation at https://linuxcontainers.org/lxd/getting-started-cli.


I followed this tutorial, but snapcraft still won't do a cleanbuild. How can I resolve this?



LXD Defaults:



Do you want to configure a new storage pool (yes/no) [default=yes]? yes
Name of the new storage pool [default=default]:
Name of the storage backend to use (dir, btrfs, ceph, lvm, zfs) [default=zfs]:
Create a new ZFS pool (yes/no) [default=yes]?
Would you like to use an existing block device (yes/no) [default=no]?
Size in GB of the new loop device (1GB minimum) [default=34GB]:
Would you like LXD to be available over the network (yes/no) [default=no]?
Would you like stale cached images to be updated automatically (yes/no) [default=yes]?
Would you like to create a new network bridge (yes/no) [default=yes]?
What should the new bridge be called [default=lxdbr0]?
What IPv4 address should be used (CIDR subnet notation, “auto” or “none”) [default=auto]?
What IPv6 address should be used (CIDR subnet notation, “auto” or “none”) [default=auto]?
LXD has been successfully configured.









share|improve this question























  • Did you read https://linuxcontainers.org/lxd/getting-started-cli, and see how it compares with your default configuration?
    – waltinator
    Mar 6 at 4:14










  • I didn't see how what it said applied to the problem I had. The only command I typed in that the documentation had too was "sudo lxd init", and it didn't go into detail with the default settings.
    – christophrrb
    Mar 6 at 4:19














up vote
0
down vote

favorite












I installed LXD with all the defaults, but when I get an error:



$ snapcraft cleanbuild
Something seems to be wrong with your installation of LXD. Refer to the documentation at https://linuxcontainers.org/lxd/getting-started-cli.


I followed this tutorial, but snapcraft still won't do a cleanbuild. How can I resolve this?



LXD Defaults:



Do you want to configure a new storage pool (yes/no) [default=yes]? yes
Name of the new storage pool [default=default]:
Name of the storage backend to use (dir, btrfs, ceph, lvm, zfs) [default=zfs]:
Create a new ZFS pool (yes/no) [default=yes]?
Would you like to use an existing block device (yes/no) [default=no]?
Size in GB of the new loop device (1GB minimum) [default=34GB]:
Would you like LXD to be available over the network (yes/no) [default=no]?
Would you like stale cached images to be updated automatically (yes/no) [default=yes]?
Would you like to create a new network bridge (yes/no) [default=yes]?
What should the new bridge be called [default=lxdbr0]?
What IPv4 address should be used (CIDR subnet notation, “auto” or “none”) [default=auto]?
What IPv6 address should be used (CIDR subnet notation, “auto” or “none”) [default=auto]?
LXD has been successfully configured.









share|improve this question























  • Did you read https://linuxcontainers.org/lxd/getting-started-cli, and see how it compares with your default configuration?
    – waltinator
    Mar 6 at 4:14










  • I didn't see how what it said applied to the problem I had. The only command I typed in that the documentation had too was "sudo lxd init", and it didn't go into detail with the default settings.
    – christophrrb
    Mar 6 at 4:19












up vote
0
down vote

favorite









up vote
0
down vote

favorite











I installed LXD with all the defaults, but when I get an error:



$ snapcraft cleanbuild
Something seems to be wrong with your installation of LXD. Refer to the documentation at https://linuxcontainers.org/lxd/getting-started-cli.


I followed this tutorial, but snapcraft still won't do a cleanbuild. How can I resolve this?



LXD Defaults:



Do you want to configure a new storage pool (yes/no) [default=yes]? yes
Name of the new storage pool [default=default]:
Name of the storage backend to use (dir, btrfs, ceph, lvm, zfs) [default=zfs]:
Create a new ZFS pool (yes/no) [default=yes]?
Would you like to use an existing block device (yes/no) [default=no]?
Size in GB of the new loop device (1GB minimum) [default=34GB]:
Would you like LXD to be available over the network (yes/no) [default=no]?
Would you like stale cached images to be updated automatically (yes/no) [default=yes]?
Would you like to create a new network bridge (yes/no) [default=yes]?
What should the new bridge be called [default=lxdbr0]?
What IPv4 address should be used (CIDR subnet notation, “auto” or “none”) [default=auto]?
What IPv6 address should be used (CIDR subnet notation, “auto” or “none”) [default=auto]?
LXD has been successfully configured.









share|improve this question















I installed LXD with all the defaults, but when I get an error:



$ snapcraft cleanbuild
Something seems to be wrong with your installation of LXD. Refer to the documentation at https://linuxcontainers.org/lxd/getting-started-cli.


I followed this tutorial, but snapcraft still won't do a cleanbuild. How can I resolve this?



LXD Defaults:



Do you want to configure a new storage pool (yes/no) [default=yes]? yes
Name of the new storage pool [default=default]:
Name of the storage backend to use (dir, btrfs, ceph, lvm, zfs) [default=zfs]:
Create a new ZFS pool (yes/no) [default=yes]?
Would you like to use an existing block device (yes/no) [default=no]?
Size in GB of the new loop device (1GB minimum) [default=34GB]:
Would you like LXD to be available over the network (yes/no) [default=no]?
Would you like stale cached images to be updated automatically (yes/no) [default=yes]?
Would you like to create a new network bridge (yes/no) [default=yes]?
What should the new bridge be called [default=lxdbr0]?
What IPv4 address should be used (CIDR subnet notation, “auto” or “none”) [default=auto]?
What IPv6 address should be used (CIDR subnet notation, “auto” or “none”) [default=auto]?
LXD has been successfully configured.






snap lxd






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Mar 6 at 4:18









muru

130k19274467




130k19274467










asked Mar 6 at 4:00









christophrrb

133




133











  • Did you read https://linuxcontainers.org/lxd/getting-started-cli, and see how it compares with your default configuration?
    – waltinator
    Mar 6 at 4:14










  • I didn't see how what it said applied to the problem I had. The only command I typed in that the documentation had too was "sudo lxd init", and it didn't go into detail with the default settings.
    – christophrrb
    Mar 6 at 4:19
















  • Did you read https://linuxcontainers.org/lxd/getting-started-cli, and see how it compares with your default configuration?
    – waltinator
    Mar 6 at 4:14










  • I didn't see how what it said applied to the problem I had. The only command I typed in that the documentation had too was "sudo lxd init", and it didn't go into detail with the default settings.
    – christophrrb
    Mar 6 at 4:19















Did you read https://linuxcontainers.org/lxd/getting-started-cli, and see how it compares with your default configuration?
– waltinator
Mar 6 at 4:14




Did you read https://linuxcontainers.org/lxd/getting-started-cli, and see how it compares with your default configuration?
– waltinator
Mar 6 at 4:14












I didn't see how what it said applied to the problem I had. The only command I typed in that the documentation had too was "sudo lxd init", and it didn't go into detail with the default settings.
– christophrrb
Mar 6 at 4:19




I didn't see how what it said applied to the problem I had. The only command I typed in that the documentation had too was "sudo lxd init", and it didn't go into detail with the default settings.
– christophrrb
Mar 6 at 4:19















active

oldest

votes











Your Answer







StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1012274%2flxd-installation-not-working-with-snapcraft%23new-answer', 'question_page');

);

Post as a guest



































active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes















 

draft saved


draft discarded















































 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1012274%2flxd-installation-not-working-with-snapcraft%23new-answer', 'question_page');

);

Post as a guest