Hi,
Trying to upgrade from 11.10 with https://help.ubuntu.com/community/Pr...grades/Kubuntu
After rebooting no notification about new version of Kubuntu.
But If I run
I can see such notification.
Any suggestions.
And another question.
I tried to upgrade manually with
I see
Thanks.
Regards
Trying to upgrade from 11.10 with https://help.ubuntu.com/community/Pr...grades/Kubuntu
After rebooting no notification about new version of Kubuntu.
But If I run
Code:
do-release-upgrade -c
Any suggestions.
And another question.
I tried to upgrade manually with
Code:
kdesudo "do-release-upgrade -m desktop -f kde"
Code:
Traceback (most recent call last): File "/usr/bin/do-release-upgrade", line 77, in <module> print _("Checking for a new ubuntu release") UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-8: ordinal not in range(128)
Regards
Comment