Thanks for your report.
Have you locked you root account (either with passwd -l or passwd -e)? If so then this is likely a dup of bug 238755 For the moment a workaround is to run sudo passwd --unlock root sudo usermod --lock root
then replay your upgrade.
Thanks for your report.
Have you locked you root account (either with passwd -l or passwd -e)?
If so then this is likely a dup of bug 238755
For the moment a workaround is to run
sudo passwd --unlock root
sudo usermod --lock root
then replay your upgrade.