Can anyone experiencing this bug please add set -x to the second line of /usr/share/migration-assistant/ma-script-utils so that it looks like:
#!/bin/sh
set -x
. /usr/share/debconf/confmodule
Then hit alt-f2 and type `ubiquity -d`. Run the installer until it crashes, then hit alt-f2 again and type `apport-collect 234835`.
Can anyone experiencing this bug please add set -x to the second line of /usr/share/ migration- assistant/ ma-script- utils so that it looks like: debconf/ confmodule
#!/bin/sh
set -x
. /usr/share/
Then hit alt-f2 and type `ubiquity -d`. Run the installer until it crashes, then hit alt-f2 again and type `apport-collect 234835`.
Thanks!