Results 1 to 4 of 4

Thread: Unable to upgrade to 10.04.1

  1. #1
    Join Date
    Sep 2006
    Location
    Portugal
    Beans
    68
    Distro
    Xubuntu 11.10 Oneiric Ocelot

    Unable to upgrade to 10.04.1

    Hi,
    I'm using Ubuntu 10.04 (upgraded from 9.10) and I can't find a way to upgrade to the new 10.04.1 version.
    I've updated all the software sources, changed my country location to US, and even generated a new sources.list file, but my update manager never displays an option to make an upgrade to 10.04.1


    What am I missing?

    Here are my current settings:
    Code:
    ###### Ubuntu Main Repos
    deb http://pt.archive.ubuntu.com/ubuntu/ lucid main restricted universe multiverse
    
    ###### Ubuntu Update Repos
    deb http://pt.archive.ubuntu.com/ubuntu/ lucid-security main restricted universe multiverse
    deb http://pt.archive.ubuntu.com/ubuntu/ lucid-updates main restricted universe multiverse
    deb http://pt.archive.ubuntu.com/ubuntu/ lucid-backports main restricted universe multiverse
    
    ###### Ubuntu Partner Repo
    deb http://archive.canonical.com/ubuntu lucid partner




    thanks in advance.
    Acer 5101 - AMD Turion64 MK36 2.0GHz - ATI Radeon Xpress 1100 128MB - 1.36GB DDR2 - 60 GB HDD - Atheros AR5BMB5 802.11b/g wireless LAN
    Xubuntu 11.10 64-bit - kernel 3.0.0-12-generic - Xfce 4.8 - Firefox 7.0.1

  2. #2
    Join Date
    Jan 2007
    Beans
    3,202

    Re: Unable to upgrade to 10.04.1

    I don't see anything wrong with your source repos.

    Code:
    sudo apt-get update
    Code:
    sudo apt-get dist-upgrade
    Code:
    lsb_release -a

    What does it say?
    Intel Core i7-950 / Asus P6X58D-E / Nvidia GTX480 / siduction 64-bit on OCZ Revodrive SSD / KDE4.10.2/ Kubuntu 13.04

  3. #3
    Join Date
    Feb 2009
    Location
    USA
    Beans
    3,186

    Re: Unable to upgrade to 10.04.1

    Just run regular update, 10.04.1 is not a new release, it is just 10.04 with all the current updates. They do this because there have been many updates since the original release and it is better if users can just install more up-to-date packages from the start (I think they do this only for LST releases).

  4. #4
    Join Date
    Sep 2006
    Location
    Portugal
    Beans
    68
    Distro
    Xubuntu 11.10 Oneiric Ocelot

    Re: Unable to upgrade to 10.04.1

    Thanks dabl and 3Miro, it makes sense.
    Looks like I'm running 10.04.1 all along.

    Code:
    $ sudo apt-get dist-upgrade
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    Calculating upgrade... Done
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    
    $ lsb_release -a
    No LSB modules are available.
    Distributor ID:	Ubuntu
    Description:	Ubuntu 10.04.1 LTS
    Release:	10.04
    Codename:	lucid
    Acer 5101 - AMD Turion64 MK36 2.0GHz - ATI Radeon Xpress 1100 128MB - 1.36GB DDR2 - 60 GB HDD - Atheros AR5BMB5 802.11b/g wireless LAN
    Xubuntu 11.10 64-bit - kernel 3.0.0-12-generic - Xfce 4.8 - Firefox 7.0.1

Tags for this 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
  •