Results 1 to 4 of 4

Thread: Cannot upgrade 20.10 Failed to connect to https://changelogs.ubuntu.com/meta-release

Hybrid View

  1. #1
    Join Date
    Apr 2008
    Location
    AZ
    Beans
    2,070
    Distro
    Ubuntu

    Cannot upgrade 20.10 Failed to connect to https://changelogs.ubuntu.com/meta-release

    Trying to upgrade Kubuntu 20.04.1 LTS to Kubuntu 20.10.

    When I run
    Code:
    sudo do-release-upgrade
    , the output says:

    Checking for a new Ubuntu release
    Failed to connect to https://changelogs.ubuntu.com/meta-release. Check your Internet connection or proxy settings
    No new release found.

    EDIT:

    I found the solution at https://ubuntu-mate.community/t/cant...v2-lts/19745/2

    After a bit of googling I simply edited the file "/etc/update-manager/meta-release" and changed the URI to use http instead of https so I changed:

    Code:
    URI = https://changelogs.ubuntu.com/meta-release
    to

    Code:
    URI = http://changelogs.ubuntu.com/meta-release
    This allowed me to upgrade to Kubuntu 20.10 normally.
    Last edited by nhasian; October 24th, 2020 at 12:42 AM.

  2. #2
    Join Date
    Jun 2007
    Location
    Arizona U.S.A.
    Beans
    5,739

    Re: Cannot upgrade 20.10 Failed to connect to https://changelogs.ubuntu.com/meta-rele

    You have to wait a week or two when moving to the next non-lts release. Software-updater will inform you when it's possible if it's configured to notify you of any new release. If you want it now, you have to do a new install.

  3. #3
    Join Date
    Apr 2008
    Location
    AZ
    Beans
    2,070
    Distro
    Ubuntu

    Re: Cannot upgrade 20.10 Failed to connect to https://changelogs.ubuntu.com/meta-rele

    Quote Originally Posted by Dennis N View Post
    You have to wait a week or two when moving to the next non-lts release. Software-updater will inform you when it's possible if it's configured to notify you of any new release. If you want it now, you have to do a new install.
    That is not correct. You can upgrade as soon as a new release is available. I believe what you are thinking of is that an LTS will not upgrade to a new LTS release until after the point release is available.

  4. #4
    Join Date
    Jun 2007
    Location
    Arizona U.S.A.
    Beans
    5,739

    Re: Cannot upgrade 20.10 Failed to connect to https://changelogs.ubuntu.com/meta-rele

    Quote Originally Posted by nhasian View Post
    That is not correct. You can upgrade as soon as a new release is available. I believe what you are thinking of is that an LTS will not upgrade to a new LTS release until after the point release is available.
    Wow! You are correct. Got the notice this evening with today's (23 Oct). software updates.

    UPDATE: Completed the upgrade using the Software Updater. Everything seems normal after restart. Total time 17 minutes. The updater window title reads "Updating Ubuntu to version 20.04" instead of 20.10, but the result is indeed 20.10.
    Attached Images Attached Images
    Last edited by Dennis N; October 24th, 2020 at 04:00 AM.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •