I have chosen the LXD '4.0' realease path As the 'do-release-upgrade' will break in the middle on the upgrade process I fix the upgrading myself with this steps:
1) sudo apt purge lxd-client lxd 2) sudo apt update && sudo apt dist-upgrade afterward lxd runs as expected from snap rplessl@host:/home/rplessl# ps -ef | grep lxd root 12596 9709 0 22:22 pts/0 00:00:00 grep --color=auto lxd root 25885 1 0 22:08 ? 00:00:00 /bin/sh /snap/lxd/14890/commands/daemon.start root 26047 1 0 22:08 ? 00:00:00 lxcfs /var/snap/lxd/common/var/lib/lxcfs -p /var/snap/lxd/common/lxcfs.pid root 26059 25885 0 22:08 ? 00:00:01 lxd --logfile /var/snap/lxd/common/lxd/logs/lxd.log --group lxd -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1876979 Title: package lxd 3.0.3-0ubuntu1~18.04.1 failed to install/upgrade: new lxd package pre-installation script subprocess returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lxd/+bug/1876979/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
