Announcement

Collapse
No announcement yet.

15.04 beta not upgraded to final release

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

    15.04 beta not upgraded to final release

    Hi,

    I'm running vivid beta for some month, now that the final release is out I expected up be able to upgrade to the final release.
    but apt-get update && apt-get dist-upgrade is only upgrading some tzdata pkg's.
    During boot I still see "version 219" from the beta.


    How do I upgrade?

    br

    #2
    There isn't an upgrade like from one version to the next. You went from beta to final just by dist-upgrading as usual.

    The "version 219" is the version number of systemd. That's a visual artifact from the boot process, which I assume will go away at some point.

    Comment


      #3
      great
      thanks

      Comment


        #4
        Can someone post a /etcapt/sources.list file from a clean install so that i can be sure my sources are correct after my beta upgrade.

        Comment


          #5
          Code:
          ronw@gazp6:~ $ cat /etc/apt/sources.list
          # deb cdrom:[Kubuntu 15.04 _Vivid Vervet_ - Alpha amd64 (20150321)]/ vivid main multiverse restricted universe
          
          # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
          # newer versions of the distribution.
          deb http://us.archive.ubuntu.com/ubuntu/ vivid main restricted
          deb-src http://us.archive.ubuntu.com/ubuntu/ vivid main restricted
          
          ## Major bug fix updates produced after the final release of the
          ## distribution.
          deb http://us.archive.ubuntu.com/ubuntu/ vivid-updates main restricted
          deb-src http://us.archive.ubuntu.com/ubuntu/ vivid-updates main restricted
          
          ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
          ## team. Also, please note that software in universe WILL NOT receive any
          ## review or updates from the Ubuntu security team.
          deb http://us.archive.ubuntu.com/ubuntu/ vivid universe
          deb-src http://us.archive.ubuntu.com/ubuntu/ vivid universe
          deb http://us.archive.ubuntu.com/ubuntu/ vivid-updates universe
          deb-src http://us.archive.ubuntu.com/ubuntu/ vivid-updates universe
          
          ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
          ## team, and may not be under a free licence. Please satisfy yourself as to 
          ## your rights to use the software. Also, please note that software in 
          ## multiverse WILL NOT receive any review or updates from the Ubuntu
          ## security team.
          deb http://us.archive.ubuntu.com/ubuntu/ vivid multiverse
          deb-src http://us.archive.ubuntu.com/ubuntu/ vivid multiverse
          deb http://us.archive.ubuntu.com/ubuntu/ vivid-updates multiverse
          deb-src http://us.archive.ubuntu.com/ubuntu/ vivid-updates multiverse
          
          ## N.B. software from this repository may not have been tested as
          ## extensively as that contained in the main release, although it includes
          ## newer versions of some applications which may provide useful features.
          ## Also, please note that software in backports WILL NOT receive any review
          ## or updates from the Ubuntu security team.
          deb http://us.archive.ubuntu.com/ubuntu/ vivid-backports main restricted universe multiverse
          deb-src http://us.archive.ubuntu.com/ubuntu/ vivid-backports main restricted universe multiverse
          
          deb http://security.ubuntu.com/ubuntu vivid-security main restricted
          deb-src http://security.ubuntu.com/ubuntu vivid-security main restricted                                                     
          deb http://security.ubuntu.com/ubuntu vivid-security universe                                                                
          deb-src http://security.ubuntu.com/ubuntu vivid-security universe                                                            
          deb http://security.ubuntu.com/ubuntu vivid-security multiverse                                                              
          deb-src http://security.ubuntu.com/ubuntu vivid-security multiverse                                                          
                                                                                                                                       
          ## Uncomment the following two lines to add software from Canonical's                                                        
          ## 'partner' repository.                                                                                                     
          ## This software is not part of Ubuntu, but is offered by Canonical and the                                                  
          ## respective vendors as a service to Ubuntu users.                                                                          
          deb http://archive.canonical.com/ubuntu vivid partner                                                                        
          deb-src http://archive.canonical.com/ubuntu vivid partner                                                                    
                                                                                                                                       
          # vbox                                                                                                                       
          deb http://download.virtualbox.org/virtualbox/debian trusty contrib                                                          
                                                                                                                                       
                                                                                                                                       
          deb http://us.archive.ubuntu.com/ubuntu/ vivid-proposed multiverse main restricted universe                                  
          ronw@gazp6:~ $

          Comment


            #6
            Thanks. Got like 13 packages to upgrade.

            Comment


              #7
              I should have noted that the last line, vivid-proposed is considered risky/dangerous by some people.

              And all the Plasma 5.3 goodness is coming from the Backports PPA right now, which is not in that list.

              Comment

              Users Viewing This Topic

              Collapse

              There are 0 users viewing this topic.

              Working...