conjure-up dropping privs did not work
Metadata
Current evaluation
No evaluation has been recorded for this issue yet.
Issue body
Im not able to deploy openstack using conjure-up
commands ran are listed below
sudo snap install conjure-up --classic
[sudo] password for emb-aravkum:
snap "conjure-up" is already installed, see 'snap help refresh'
emb-aravkum@emb-ban-298:~$ sudo snap install lxd
snap "lxd" is already installed, see 'snap help refresh'
emb-aravkum@emb-ban-298:~$ /snap/bin/lxd init
Would you like to use LXD clustering? (yes/no) [default=no]:
Do you want to configure a new storage pool? (yes/no) [default=yes]:
Name of the new storage pool [default=default]:
The requested storage pool "default" already exists. Please choose another name.
Name of the new storage pool [default=default]: storagepool
Name of the storage backend to use (btrfs, ceph, dir, lvm, zfs) [default=zfs]: dir
Would you like to connect to a MAAS server? (yes/no) [default=no]:
Would you like to create a new local 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]: none
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 a YAML "lxd init" preseed to be printed? (yes/no) [default=no]:
emb-aravkum@emb-ban-298:~$ /snap/bin/lxd.migrate
error: This tool must be run as root.
emb-aravkum@emb-ban-298:~$ sudo /snap/bin/lxd.migrate
error: The following packages depend on [lxd lxd-client]: juju-2.0
emb-aravkum@emb-ban-298:~$ sudo usermod -a -G lxd $USER
emb-aravkum@emb-ban-298:~$ newgrp lxd
Cannot execute : No such file or directory
emb-aravkum@emb-ban-298:~$ sudo newgrp lxd
root@emb-ban-298:~# sudo newgrp lxd
root@emb-ban-298:~# /snap/bin/lxc storage list
dropping privs did not work: No such file or directory
root@emb-ban-298:~# sudo /snap/bin/lxc storage list
Error: Both native and snap packages are installed on this system
Run "lxd.migrate" to complete your migration to the snap package
root@emb-ban-298:~# lxd.migrate
dropping privs did not work: No such file or directory
root@emb-ban-298:~# systemctl stop lxd
Warning: Stopping lxd.service, but it can still be activated by:
lxd.socket
root@emb-ban-298:~# systemctl stop lxd.socket
root@emb-ban-298:~# systemctl start lxd.socket
root@emb-ban-298:~# conjure-up
dropping privs did not work
root@emb-ban-298:~# conjure-up
dropping privs did not work
Evaluation history
No evaluation history available.