Announcement

Collapse
No announcement yet.

Upgrading 13.10 to 14.04

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

    Upgrading 13.10 to 14.04

    I tried the muon way. Nno go. so I tried with the commandline.
    After doing sudo apt-get update and apt-get upgrade I ugraded 13.10.

    Restarted and ran muon updater. Nada.

    So I went and did this:
    fintan@fintanws1:~$ sudo do-release-upgrade
    Checking for a new Ubuntu release
    No new release found
    fintan@fintanws1:~$

    lsb shows this:
    fintan@fintanws1:~$ lsb_release -a
    No LSB modules are available.
    Distributor ID: Ubuntu
    Description: Ubuntu 13.10
    Release: 13.10
    Codename: saucy
    fintan@fintanws1:~$

    Strange.

    Edit: could it be because my repo prefix is "ch" and we havent recieved the upgrades here in Switzerland yet?
    Last edited by Fintan; Apr 17, 2014, 01:17 PM.
    HP Pavilion dv6 core i7 (Main)
    4 GB Ram
    Kubuntu 18.10

    #2
    Also, check to make sure your /etc/update-manager/release-upgrades file is set to normal as follows:

    Code:
    Prompt=normal
    should it be set to prompt=lts you may be waiting for the .1 release.

    ...and of course you'll still need to wait for the code to propagate to the local update server.

    cheers,
    bill
    sigpic
    A person who never made a mistake never tried anything new. --Albert Einstein

    Comment


      #3
      Not sure if this is still in effect, but I think that the upgrade notifications don't start coming until some time after the release. This could be why, being an LTS.

      do-release-upgrade -d will get you there.

      Comment


        #4
        I have another question. Is final release of Kubuntu 13.10 available ? I have write do-release-upgrade -d in terminal and it has changed my repos to Trusty. Finally restored previous by Ubuntu Tweak. do-release-upgrade -d command said also that it is pre release upgrade to Trusty. Not Recommended.
        Last edited by AjTee; Apr 17, 2014, 02:36 PM.
        Kubuntu 14.04 x64 User

        Comment


          #5
          Yep it is set to normal:
          # Default behavior for the release upgrader.

          [DEFAULT]
          # Default prompting behavior, valid options:
          #
          # never - Never check for a new release.
          # normal - Check to see if a new release is available. If more than one new
          # release is found, the release upgrader will attempt to upgrade to
          # the release that immediately succeeds the currently-running
          # release.
          # lts - Check to see if a new LTS release is available. The upgrader
          # will attempt to upgrade to the first LTS release available after
          # the currently-running one. Note that this option should not be
          # used if the currently-running release is not itself an LTS
          # release, since in that case the upgrader won't be able to
          # determine if a newer release is available.
          Prompt=normal

          Will try:
          do-release-upgrade -d
          HP Pavilion dv6 core i7 (Main)
          4 GB Ram
          Kubuntu 18.10

          Comment


            #6
            I have checked it, and I also have it set to normal, I have tried this command and isn't work. Wait to tommorow with this ? Can I upgrade from DVD? My documents and settings won't be lost?
            Last edited by AjTee; Apr 17, 2014, 03:00 PM.
            Kubuntu 14.04 x64 User

            Comment


              #7
              running
              Code:
              sudo do-release-upgrade -d
              seems to be working. will see
              HP Pavilion dv6 core i7 (Main)
              4 GB Ram
              Kubuntu 18.10

              Comment


                #8
                I have bugs, that I am upgrading from pre release version. I have normal version of Kubuntu 14.04. Please tell me, can I update from ISO?
                Kubuntu 14.04 x64 User

                Comment


                  #9
                  Originally posted by AjTee View Post
                  I have bugs, that I am upgrading from pre release version. I have normal version of Kubuntu 14.04. Please tell me, can I update from ISO?
                  if you installed the 14.04 pre-release, you are now running the 14.04 final if you have been doing regular updates.


                  You can find iso images for all supported versions here:
                  http://cdimage.ubuntu.com/kubuntu/releases/

                  Comment


                    #10
                    No, I have got 13.10 Kubuntu(sorry for a bug) now installed and I want to upgrade to 14.04, but I have some questions:
                    1.What are differences between upgrade with do-release upgrade command and upgrade from DVD?
                    2.When I upgrade from Kubuntu 13.10 to 14.04 will I lost my data, settings and installed applications?
                    Please answer, if there is no difference I will try to upgrade from DVD ( downloading right now), because do-release upgrade -d and without "-d" doesn't work.

                    How to upgrade to Kubuntu 14.04 and save all my settings and installed apps?
                    Last edited by AjTee; Apr 17, 2014, 03:52 PM.
                    Kubuntu 14.04 x64 User

                    Comment


                      #11
                      No, you cannot upgrade from the iso image (dvd)

                      You will not lose any data or settings doing an upgrade (but back up anyway!)
                      https://help.ubuntu.com/community/Tr...grades/Kubuntu

                      I heard some chatter that upgrades have not yet been switched on, which is why for the moment you have to use the "-d" switch

                      What happens when you run 'do-release-upgrade -d'?
                      "it doesn't work" is not enough information.


                      I would suggest you begin a new thread for this, please.

                      Comment


                        #12
                        Originally posted by claydoh View Post
                        Not sure if this is still in effect, but I think that the upgrade notifications don't start coming until some time after the release. This could be why, being an LTS.

                        do-release-upgrade -d will get you there.
                        Didn't work for me either, though it did do *something*. It appears to have done an apt-get update and then spits out the following:

                        Calculating the changes

                        Could not determine the upgrade

                        An unresolvable problem occurred while calculating the upgrade.

                        This can be caused by:
                        * Upgrading to a pre-release version of Ubuntu
                        * Running the current pre-release version of Ubuntu
                        * Unofficial software packages not provided by Ubuntu

                        If none of this applies, then please report this bug using the
                        command 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal.


                        Restoring original system state

                        Aborting
                        Reading package lists... Done
                        Building dependency tree
                        Reading state information... Done
                        Building data structures... Done

                        Comment


                          #13
                          maybe it is only in some servers, there are quite a huge number of them, all getting hammered right now, i am sure.

                          I am in the middle of upgrading via "do-release-upgrade -d "as I type.

                          Comment


                            #14
                            Originally posted by molecule-eye View Post
                            Didn't work for me either, though it did do *something*. It appears to have done an apt-get update and then spits out the following:

                            Calculating the changes

                            Could not determine the upgrade

                            An unresolvable problem occurred while calculating the upgrade.

                            This can be caused by:
                            * Upgrading to a pre-release version of Ubuntu
                            * Running the current pre-release version of Ubuntu
                            * Unofficial software packages not provided by Ubuntu

                            If none of this applies, then please report this bug using the
                            command 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal.


                            Restoring original system state

                            Aborting
                            Reading package lists... Done
                            Building dependency tree
                            Reading state information... Done
                            Building data structures... Done
                            I am getting the same message, and it has changed my repos to Trusty (source.list), but I have restored Saucy source.list. There is no option to upgrade it from DVD? I can't find it? Is it after choosing a partition to install?
                            Kubuntu 14.04 x64 User

                            Comment


                              #15
                              No, there is no method to upgrade from the iso image for kubuntuas far as I know.

                              As you see from your output, the do-release-upgrade tool restores your sources.list things back to what they were before.

                              You might try changing to a different server/country , using the "Edit Software Sources" option in Muon

                              Comment

                              Working...
                              X