LXD Installation Not Working with Snapcraft

Clash 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.
snap lxd
add a comment |Â
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.
snap lxd
Did you readhttps://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
add a comment |Â
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.
snap lxd
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
snap lxd
edited Mar 6 at 4:18
muru
130k19274467
130k19274467
asked Mar 6 at 4:00
christophrrb
133
133
Did you readhttps://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
add a comment |Â
Did you readhttps://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
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Â
draft saved
draft discarded
Â
draft saved
draft discarded
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
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
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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