Announcement

Collapse
No announcement yet.

Need help upgrading to 16.04

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

    Need help upgrading to 16.04

    Hello,

    I tried to upgrade from 15.10 by running the following yet I'm getting an error that no new releases are available. How do I upgrade 15.10?

    sudo apt-get update
    sudo apt-get dist-upgrade
    sudo do-release-upgrade -d

    #2
    sudo do-release-upgrade -d
    should do it (even with out the -d now as its a real release)
    Mark Your Solved Issues [SOLVED]
    (top of thread: thread tools)

    Comment


      #3
      Hi Sithlord48! I tried this last night and received the no new releases are available message again. I'll try again tonight when I get home, is there usually a staggered delay for Kubuntu releases?

      Comment


        #4
        It should be notifing you that there is a new release available. What's in /etc/update-manager/release-upgrades?

        Please Read Me

        Comment


          #5
          Hi oshunluvr, I'll check when I get home at 6pm Pacific time, I'll post the results here.

          THX!
          Last edited by Snowhog; Apr 27, 2016, 11:46 AM.

          Comment


            #6
            Ummm, I might be in bed by then!

            Please Read Me

            Comment


              #7
              Thanks for your help though! I do appreciate it and will follow-up on your suggestion.

              Comment


                #8
                Hi oshunluvr,

                I checked again and no go. I checked release-upgrades and it has the following:

                # 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=lts

                If I understand this correctly it should be checking for 16.04.

                Joe

                Comment


                  #9
                  I changed, "Prompt=lts" to "Prompt=normal" and its downloading the update.

                  Thanks for your help!

                  Joe

                  Comment


                    #10
                    There you go...

                    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.

                    Please Read Me

                    Comment

                    Working...
                    X