Comment 3 for bug 1243795

Revision history for this message
Stanislav Bazhenov (stanislav-bajenov) wrote : Re: do-release-upgrade crashed with UnicodeDecodeError in runPostInstallScripts(): 'ascii' codec can't decode byte 0xe2 in position 15: ordinal not in range(128)

What i did to start upgrade:
-deleted sources.list.save
-deleted sources.list.distUpgrade
-renamed sources.list.d to sources.list.disabled
-created empty sources.list.d
-started upgrade LANG=en_US.UTF8 sudo do-release-upgrade -d

I don't know which step is really mandatory but it seems that .list files parser crashes upgrader, so it is better to leave a single minimal sources.list file for upgrade procedure and then return and update all custom .list files manually after upgrade.