Comment 18 for bug 1309447

Revision history for this message
Brian Murray (brian-murray) wrote :

I've test this myself using the test case from the bug description and 'do-release-upgrade -p' and it did in fact fail.

I noticed the following traceback in my log file:

2014-05-05 10:59:56,198 INFO Using config files '['./DistUpgrade.cfg']'
2014-05-05 10:59:56,198 INFO uname information: 'Linux clean-saucy-amd64 3.11.0-19-generic #33-Ubuntu SMP Tue Mar 11 18:48:34 UTC 2014 x86_64'
2014-05-05 10:59:56,198 INFO apt version: '0.9.9.1~ubuntu1'
2014-05-05 10:59:56,198 INFO python version: '2.7.5+ (default, Feb 27 2014, 19:37:08)
[GCC 4.8.1]'
2014-05-05 10:59:56,199 INFO release-upgrader version '0.220.3' started
2014-05-05 10:59:56,199 ERROR getting the encoding failed
Traceback (most recent call last):
  File "/tmp/ubuntu-release-upgrader-cyewkp/DistUpgrade/DistUpgradeView.py", line 40, in <module>
    locale.setlocale(locale.LC_ALL, "")
  File "/usr/lib/python2.7/locale.py", line 547, in setlocale
    return _setlocale(category, locale)
Error: unsupported locale setting
2014-05-05 10:59:56,200 INFO locale: 'None' 'None'