Results 1 to 6 of 6

Thread: Can not upgrade An upgrade from 'Zesty' to 'zesty' is not supported with this tool.

  1. #1
    Join Date
    Dec 2007
    Beans
    1,181

    Can not upgrade An upgrade from 'Zesty' to 'zesty' is not supported with this tool.

    After I have upgrade from ubuntu 16.10 to 17.04, each time I use software updater I am asked to do partial apgrade
    when I try partial upgrade I get the following error:
    upgrade An upgrade from 'Zesty' to 'zesty' is not supported with this tool.
    --------------------------------------------------------------------------------------------------------------------
    lsb_release -a
    LSB Version: core-9.20160110ubuntu5-amd64:core-9.20160110ubuntu5-noarch:security-9.20160110ubuntu5-amd64:security-9.20160110ubuntu5-noarch
    Distributor ID: Ubuntu
    Description: Ubuntu Zesty Zapus (development branch)
    Release: 17.04
    Codename: Zesty
    --------------------------------------------------

  2. #2
    Join Date
    Oct 2006
    Beans
    58,286

    Re: Can not upgrade An upgrade from 'Zesty' to 'zesty' is not supported with this to

    Thread moved to the "Ubuntu Development Version" forum.

  3. #3
    Join Date
    Aug 2007
    Beans
    734
    Distro
    Ubuntu Development Release

    Re: Can not upgrade An upgrade from 'Zesty' to 'zesty' is not supported with this to

    have you tried from CLI. this is how i do my updates in development releases

    Code:
    sudo apt-get update
    then
    Code:
    sudo apt-get dist-upgrade

  4. #4
    Join Date
    Dec 2007
    Beans
    1,181

    Re: Can not upgrade An upgrade from 'Zesty' to 'zesty' is not supported with this to

    Yes i have tried sudo apt-get update and sudo apt-get dist-upgrade
    that hasn't helped
    so I am really perplexed
    tks

  5. #5
    Join Date
    Jun 2006
    Location
    Nux Jam
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Can not upgrade An upgrade from 'Zesty' to 'zesty' is not supported with this to

    I suppose your /etc/apt/sources.list does not only use 'zesty'
    Remember to respect the case sensitive rules.

  6. #6
    Join Date
    Oct 2006
    Beans
    58,286

    Re: Can not upgrade An upgrade from 'Zesty' to 'zesty' is not supported with this to

    Have a read at this sticky thread.

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
  •