23rd September 2016, 20:18
I managed to reproduce the issue with the encrypted home option in the installer and uploaded a fixed installer to our repo.
So all you need to do is update the ubiquity package on the live system before opening up the installer.
You can achieve that for example with the terminal command
Regarding ISO signing this is something we will consider for future ISO releases.
Thanks for your feedback that helped us figuring out the bug in the installer.
So all you need to do is update the ubiquity package on the live system before opening up the installer.
You can achieve that for example with the terminal command
Code:
sudo apt-get update && sudo apt-get install ubiquity
Regarding ISO signing this is something we will consider for future ISO releases.
Thanks for your feedback that helped us figuring out the bug in the installer.