Results 1 to 10 of 10

Thread: No updates to 13.04 yet?

  1. #1
    Join Date
    Jul 2005
    Location
    Northern CA
    Beans
    657
    Distro
    Ubuntu 20.04 Focal Fossa

    No updates to 13.04 yet?

    I did a fresh install of 13.04 this past Friday (26 April). I chose to fetch updates as it installed. I see quite a few error messages as the system boots, which go by too fast for me to read, and then it runs just fine.

    As I recall, there are quite a few updates almost immediately after most new releases, but I have not seen any yet. I've tried both the Software Updater, and after running
    Code:
    ~$ sudo apt-get update
    followed by a list of many Hits, Gets, and Igns, I run:
    Code:
    ~$ sudo apt-get -s upgrade
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    ~$
    Here is my sources.list:
    Code:
    ~$ cat /etc/apt/sources.list
    #deb cdrom:[Ubuntu 13.04 _Raring Ringtail_ - Release amd64 (20130424)]/ raring main restricted
    
    # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
    # newer versions of the distribution.
    deb http://us.archive.ubuntu.com/ubuntu/ raring main restricted
    deb-src http://us.archive.ubuntu.com/ubuntu/ raring main restricted
    
    ## Major bug fix updates produced after the final release of the
    ## distribution.
    deb http://us.archive.ubuntu.com/ubuntu/ raring-updates main restricted
    deb-src http://us.archive.ubuntu.com/ubuntu/ raring-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/ raring universe
    deb-src http://us.archive.ubuntu.com/ubuntu/ raring universe
    deb http://us.archive.ubuntu.com/ubuntu/ raring-updates universe
    deb-src http://us.archive.ubuntu.com/ubuntu/ raring-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/ raring multiverse
    deb-src http://us.archive.ubuntu.com/ubuntu/ raring multiverse
    deb http://us.archive.ubuntu.com/ubuntu/ raring-updates multiverse
    deb-src http://us.archive.ubuntu.com/ubuntu/ raring-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/ raring-backports main restricted universe multiverse
    deb-src http://us.archive.ubuntu.com/ubuntu/ raring-backports main restricted universe multiverse
    
    deb http://security.ubuntu.com/ubuntu raring-security main restricted
    deb-src http://security.ubuntu.com/ubuntu raring-security main restricted
    deb http://security.ubuntu.com/ubuntu raring-security universe
    deb-src http://security.ubuntu.com/ubuntu raring-security universe
    deb http://security.ubuntu.com/ubuntu raring-security multiverse
    deb-src http://security.ubuntu.com/ubuntu raring-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 raring partner
    # deb-src http://archive.canonical.com/ubuntu raring partner
    
    ## This software is not part of Ubuntu, but is offered by third-party
    ## developers who want to ship their latest software.
    deb http://extras.ubuntu.com/ubuntu raring main
    deb-src http://extras.ubuntu.com/ubuntu raring main
    Did they release a perfect system this time?
    Intel i7-920; Nvidia GT 220, 1GB; MSI X58 Pro-E; 6GB DDR; 64-bit mode.

  2. #2
    Join Date
    May 2013
    Beans
    1

    Re: No updates to 13.04 yet?

    I wonder the same thing I've checked my sources.list and it seems okay, no weird repositories at all. Well, it works as it should, only had problems with Skype while using my prop-driver for my ATI-card (which I found a fix for) and to get out HMDI-sound (added a daily-ppa for Alsa, which worked good). I did have a update on the Ubuntu-base and Steam the first or the second day, but after that, no updates at all.

  3. #3
    Join Date
    Jun 2006
    Location
    Brisbane Australia
    Beans
    713

    Re: No updates to 13.04 yet?

    Actually, I just did a quick check of my 13/04 amd64 system, and yes, there were plenty of updates on Apr 26 to the base system but very little since (I think none). I have had a few updates but all are due to ppas when I check each one.

  4. #4
    Join Date
    Jul 2009
    Location
    New York, NY
    Beans
    1,281
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: No updates to 13.04 yet?

    I installed on Apr 26th and did get some updates on that date...but i have seen none since...so it seems like so far, there has not been any updates since Friday...

  5. #5
    Join Date
    Jun 2006
    Location
    Brisbane Australia
    Beans
    713

    Re: No updates to 13.04 yet?

    Quote Originally Posted by Enemtee View Post
    only had problems with Skype
    Note that skype and skype-bin were updated on 30-Apr from the raring/partner repo. Note, below are Australian times, UTC+10.
    Code:
    2013-05-01:0729.46 Wed Upgrade  : skype = 4.1.0.20.0-0ubuntu0.12.04.2 -> 4.1.0.20.0-0ubuntu0.13.04.2
    2013-05-01:0729.46 Wed Upgrade  : skype-bin = 4.1.0.20.0-0ubuntu0.12.04.2 -> 4.1.0.20.0-0ubuntu0.13.04.2

  6. #6
    Join Date
    May 2010
    Beans
    32

    Re: No updates to 13.04 yet?

    I haven't had any updates the past week or so either. It might just be that there are none for now.
    Back in the day updates were constant and copious, but maybe Ubuntu has reached a level of stability that software updates just aren't needed as often.

    Then again, I "ttthhink" that usually there is a lull shortly after releases. My guess is that they're gathering bug reports and/or on a long vacation after
    all the chaos leading up to the new version.
    But really I have no idea.

  7. #7
    Join Date
    Mar 2011
    Beans
    220
    Distro
    Ubuntu

    Re: No updates to 13.04 yet?

    I also choose to fetch updates as the OS installed and then i went to the DASH and typed software and then clicked on Software Update and installed the updates i required
    Why is it that Linux is just not Linux without Ubuntu!

  8. #8
    Join Date
    Jul 2005
    Location
    Northern CA
    Beans
    657
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: No updates to 13.04 yet?

    Quote Originally Posted by baillou2 View Post
    Then again, I "ttthhink" that usually there is a lull shortly after releases. My guess is that they're gathering bug reports and/or on a long vacation after
    all the chaos leading up to the new version.
    But really I have no idea.
    Glad to hear that it's not just me. I'm definitely not complaining. I'm very happy with what they have done, and I think they deserve a long vacation after each release!
    Intel i7-920; Nvidia GT 220, 1GB; MSI X58 Pro-E; 6GB DDR; 64-bit mode.

  9. #9
    Join Date
    Jul 2009
    Location
    New York, NY
    Beans
    1,281
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: No updates to 13.04 yet?

    I was running 13.04 while still in development, so i got accustomed to getting updates every day...so it seemed strange to me to not get any for several days but i forgot that on a released version, you don't get daily updates...and of course, this was just released, so i should have expected it to be quiet for a while

  10. #10
    Join Date
    Jul 2009
    Location
    New York, NY
    Beans
    1,281
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: No updates to 13.04 yet?

    I just checked manually...first updates has arrived...only 1 for this one...a kernel update...

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
  •