Results 1 to 5 of 5

Thread: Package manager unable to download, Internet is working

  1. #1
    Join Date
    May 2008
    Beans
    5

    Package manager unable to download, Internet is working

    Hi!

    My internet connection is working fine. However every time I try to update or install something I get a message saying:

    Could not download all required files Please check your internet connection or installation medium.

    Any ideas?

  2. #2
    Join Date
    Mar 2007
    Location
    Here & Now
    Beans
    16,549
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Package manager unable to download, Internet is working

    sudo apt-get --configure -a
    Post the output

    Dr. Fernando Duran Dollenz
    Libertad 584
    6824871

  3. #3
    Join Date
    May 2008
    Beans
    5

    Re: Package manager unable to download, Internet is working

    jason@homebench:~$ sudo apt-get --configure -a
    E: Command line option --configure is not understood
    jason@homebench:~$ sudo apt-get -configure -a
    E: Opening configuration file onfigure - ifstream::ifstream (2 No such file or directory)

  4. #4
    Join Date
    Mar 2007
    Location
    Here & Now
    Beans
    16,549
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Package manager unable to download, Internet is working

    Sorry.
    sudo dpkg --configure -a

    Dr. Fernando Duran Dollenz
    Libertad 584
    6824871

  5. #5
    Join Date
    May 2008
    Beans
    5

    Re: Package manager unable to download, Internet is working

    Thanks for the quick replies. It turns out my problem was the Canadian mirror is down. I switched over to the main repository and Bob's your unlce. Thanks for the help!

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
  •