douglas.marciano
(usa Ubuntu)
Enviado em 16/08/2016 - 13:57h
Prezados, Boa Tarde!
Tenho o ubuntu server 14.01 LTS, quero atualizar para a versão 16.04.1.
Estou usando os seguintes comandos:
sudo apt-get update
sudo do-release-upgrade
Após o último comando tenho o seguinte erro:
Ocorreu um erro fatal
Error in sys.excepthook:
Traceback (most recent call last):
File "/tmp/update-manager-KGHGzL/DistUpgrade/DistUpgradeViewText.py", line 107, in _handleException
"\n".join(lines))
File "/tmp/update-manager-KGHGzL/DistUpgrade/DistUpgradeViewText.py", line 142, in error
print(twrap(msg))
UnicodeEncodeError: 'ascii' codec can't encode character u'\xf3' in position 134: ordinal not in range(128)
Original exception was:
Traceback (most recent call last):
File "/tmp/update-manager-KGHGzL/quantal", line 10, in <module>
sys.exit(main())
File "/tmp/update-manager-KGHGzL/DistUpgrade/DistUpgradeMain.py", line 240, in main
if app.run():
File "/tmp/update-manager-KGHGzL/DistUpgrade/DistUpgradeController.py", line 1764, in run
return self.fullUpgrade()
File "/tmp/update-manager-KGHGzL/DistUpgrade/DistUpgradeController.py", line 1616, in fullUpgrade
if not self.prepare():
File "/tmp/update-manager-KGHGzL/DistUpgrade/DistUpgradeController.py", line 429, in prepare
self._sshMagic()
File "/tmp/update-manager-KGHGzL/DistUpgrade/DistUpgradeController.py", line 299, in _sshMagic
"Do you want to continue?") % port)
File "/tmp/update-manager-KGHGzL/DistUpgrade/DistUpgradeViewText.py", line 213, in askYesNoQuestion
print(twrap(msg))
UnicodeEncodeError: 'ascii' codec can't encode character u'\xe3' in position 9: ordinal not in range(128)
=== Command detached from window (Tue Aug 16 13:39:48 2016) ===
=== Command terminated with exit status 1 (Tue Aug 16 13:39:48 2016) ===