Results 1 to 6 of 6

Thread: Software center, no internet? No updates?

  1. #1
    Join Date
    May 2011
    Beans
    28

    Exclamation [Solved] Software center, no internet? No updates?

    For some reason if I try to install anything from the Software Center, it says I have no connection to the internet, when obviously I do. Also, my system won't update because it says there are untrusted packages? The weirdest part is that if I try to install something from the console (sudo apt-get install whatever), it works fine. Any suggestions?
    Last edited by MRoeDesigns; June 1st, 2011 at 07:53 PM.

  2. #2
    Join Date
    Oct 2009
    Location
    Reykjavík, Ísland
    Beans
    13,647
    Distro
    Xubuntu

    Re: Software center, no internet? No updates?

    Yes stick to installing (and updating, not the least) from the command line. There are lots of reports of Update Manager and Software Centre being buggy.
    Bringing old hardware back to life. About problems due to upgrading.
    Please visit Quick Links -> Unanswered Posts.
    Don't use this space for a list of your hardware. It only creates false hits in the search engines.

  3. #3
    Join Date
    May 2011
    Beans
    28

    Re: Software center, no internet? No updates?

    The command for that is just "sudo apt-get update" right?
    I did that, put my password in, and it updated a few things I'm sure, but it also said "Some index files failed to download. They have been ignored, or old ones used instead.", on top of listing before that a bunch of things it 'failed to fetch' D;

  4. #4
    Join Date
    Mar 2010
    Location
    /home
    Beans
    9,416
    Distro
    Xubuntu

    Re: Software center, no internet? No updates?

    There seem to have been some issues with this over the past 36 hours or so. In most cases, waiting a few hours and then trying to update again has resolved the problem.

  5. #5
    Join Date
    May 2011
    Beans
    28

    Re: Software center, no internet? No updates?

    Alright, I'll try again tonight or tomorrow and see what happens. Thanks

  6. #6
    Join Date
    Oct 2009
    Location
    Reykjavík, Ísland
    Beans
    13,647
    Distro
    Xubuntu

    Re: Software center, no internet? No updates?

    Always good to wait and/or try another mirror.

    The commands are
    Code:
    sudo apt-get clean
    sudo apt-get update
    sudo apt-get upgrade
    Bringing old hardware back to life. About problems due to upgrading.
    Please visit Quick Links -> Unanswered Posts.
    Don't use this space for a list of your hardware. It only creates false hits in the search engines.

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
  •