Announcement

Collapse
No announcement yet.

Can't upgrade from 11.10

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Can't upgrade from 11.10

    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
    Code:
    do-release-upgrade -c
    I can see such notification.

    Any suggestions.

    And another question.
    I tried to upgrade manually with
    Code:
    kdesudo "do-release-upgrade -m desktop -f kde"
    I see
    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)
    Thanks.
    Regards

    #2
    you should be able to use
    Code:
    sudo do-release-upgrade
    in konsole to start the process.
    Mark Your Solved Issues [SOLVED]
    (top of thread: thread tools)

    Comment


      #3
      There is no need fot "-c" ou "-d" parameters on "do-release-upgrade" when you do it from 11.10.
      Try without it and it shoul work pretty well!
      Kubuntu 15.10 - Asus All-in-one (i3, 4GB ram)

      Comment


        #4
        I was not able to upgrade via terminal no matter the command.
        I had to do it from the alternate dvd (it was actually beta 2).

        Comment


          #5
          With -q option do-release-upgrade works for me but my first problem was:
          After rebooting no notification about new version of Kubuntu.

          Comment


            #6
            hi,

            I don't know what the parameters mean. I've heard that -d will get a development or beta version. Someone here said that if you use -c they could see that the upgrade is available. If they can see it, , why not use it to get the upgrade?

            Comment

            Working...
            X