Results 1 to 5 of 5

Thread: lsb_release reporting 10.04 on 10.10

  1. #1
    Join Date
    Dec 2006
    Beans
    86
    Distro
    Ubuntu

    lsb_release reporting 10.04 on 10.10

    I just did a fresh install of 10.10. I was running 10.04 but formatted that partition when installing from a USB key. Pre-install, I ran:

    Code:
    sudo dpkg --get-selections > package.selections
    Post-install, I moved some of my etc files back in. I updated my sources.list. Then I ran
    Code:
    sudo dpkg --set-selections < package.selections
    sudo apt-get dselect-upgrade
    However, lsb_release is reporting 10.04. When I boot the system it doesn't show the typical boot screen but rather "Ubuntu 10.10" and output of what's loading up. On my laptop (upon which 10.10 installed fine), the splash screen shows the dots loading up with the new Ubuntu splash (10.10 style).

    I go into Update Manager, and it thinks I need to upgrade to 10.10. Thing is, I'm already on 10.10. My kernel version is 2.6.35.22 and I'm running Gnome 2.32.00 according to the System Monitor.

    I'm wondering if I'm getting 10.10 updates or 10.04 updates since my system incorrectly thinks I'm on 10.04.

    Any ideas?
    Last edited by agibby5; October 14th, 2010 at 06:41 AM.

  2. #2
    Join Date
    Aug 2006
    Beans
    Hidden!
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: lsb_release reporting 10.04 on 10.10

    Have you moved back the old /etc/lsb-release file?

  3. #3
    Join Date
    Jan 2008
    Location
    Argentina
    Beans
    755
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: lsb_release reporting 10.04 on 10.10

    Your updates depend more on what is /etc/apt/sources.list than from /etc/lsb_releas.

    You can edit the file if it says Lucid and change it to Maverik.

    Also you could use something like this:

    http://repogen.simplylinux.ch/
    AMD Phenom II X3 720 Black Edition 2,8 GHz - GIGABYTE GA-MA770T-UD3P - 6 GB RAM Mushkin DDR3 1333 - ZOTAC GeForce 9800 GT 1 GB DDR3

  4. #4
    Join Date
    Dec 2006
    Beans
    86
    Distro
    Ubuntu

    Re: lsb_release reporting 10.04 on 10.10

    Quote Originally Posted by mikewhatever View Post
    Have you moved back the old /etc/lsb-release file?
    The only etc files I changed were fstab, grub stuff, and mdadm.



    Quote Originally Posted by bruno9779 View Post
    Your updates depend more on what is /etc/apt/sources.list than from /etc/lsb_releas.

    You can edit the file if it says Lucid and change it to Maverik.

    Also you could use something like this:

    http://repogen.simplylinux.ch/

    I manually changed the /etc/lsb_release and /etc/issues. Things are showing up right, but there's a bunch of other buggy stuff going on. I might try my luck at another install. Maybe it was one of the packages that was installed from my package.selections that caused this bugginess.

  5. #5
    Join Date
    Dec 2006
    Beans
    86
    Distro
    Ubuntu

    Re: lsb_release reporting 10.04 on 10.10

    I just reinstalled 10.10 again and this time the only thing I did differently was remove the old kernels from my package.selections file. Everything is good now.

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
  •