Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: apt not working

  1. #1
    Join Date
    Mar 2008
    Location
    Florida
    Beans
    64
    Distro
    Ubuntu 12.04 Precise Pangolin

    apt not working

    My updates and synaptic have not been working for a while. I can manually download packages and install them, so dpkg seems to be working. Here is my /etc/apt/sources.list is

    Code:
    # deb cdrom:[Ubuntu 10.04 LTS _Lucid Lynx_ - Release amd64 (20100429)]/ lucid main restricted
    # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
    # newer versions of the distribution.
    
    deb http://mirror.anl.gov/pub/ubuntu/ lucid main restricted
    deb-src http://mirror.anl.gov/pub/ubuntu/ lucid main restricted
    
    ## Major bug fix updates produced after the final release of the
    ## distribution.
    deb http://mirror.anl.gov/pub/ubuntu/ lucid-updates main restricted
    deb-src http://mirror.anl.gov/pub/ubuntu/ lucid-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://mirror.anl.gov/pub/ubuntu/ lucid universe
    deb-src http://mirror.anl.gov/pub/ubuntu/ lucid universe
    deb http://mirror.anl.gov/pub/ubuntu/ lucid-updates universe
    deb-src http://mirror.anl.gov/pub/ubuntu/ lucid-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://mirror.anl.gov/pub/ubuntu/ lucid multiverse
    deb-src http://mirror.anl.gov/pub/ubuntu/ lucid multiverse
    deb http://mirror.anl.gov/pub/ubuntu/ lucid-updates multiverse
    deb-src http://mirror.anl.gov/pub/ubuntu/ lucid-updates multiverse
    
    ## Uncomment the following two lines to add software from the 'backports'
    ## repository.
    ## 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://mirror.anl.gov/pub/ubuntu/ lucid-backports main restricted universe multiverse
    deb-src http://mirror.anl.gov/pub/ubuntu/ lucid-backports main restricted universe 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 lucid partner
    deb-src http://archive.canonical.com/ubuntu lucid partner
    
    deb http://mirror.anl.gov/pub/ubuntu/ lucid-security main restricted
    deb-src http://mirror.anl.gov/pub/ubuntu/ lucid-security main restricted
    deb http://mirror.anl.gov/pub/ubuntu/ lucid-security universe
    deb-src http://mirror.anl.gov/pub/ubuntu/ lucid-security universe
    deb http://mirror.anl.gov/pub/ubuntu/ lucid-security multiverse
    deb-src http://mirror.anl.gov/pub/ubuntu/ lucid-security multiverse
    deb http://packages.dfreer.org gutsy main
    I'll be happy to provide any additional info.

    Thanks for the help and the great community
    "If brute force doesn't solve your problems, then you aren't using enough."

  2. #2
    Join Date
    Nov 2008
    Beans
    479
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: apt not working

    Can you explain in a little more detail what you mean by "updates and synaptic have not been working"? Do you see an error message etc?

    Why do you think that apt is to blame? Can you for example run
    Code:
    sudo apt-get update
    without problems?
    5127d464-4548-4993-a138-f546f2fd2a33

  3. #3
    Join Date
    Jun 2007
    Location
    K-o-T,
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: apt not working

    And remove
    Code:
    deb http://packages.dfreer.org gutsy main
    from your sources.list

    Good luck
    Hypertension = Take with a pinch of salt
    | Psychocats | Ubuntu Documentation | Howto [Solved] | BBcode list | Brother Website |

  4. #4
    Join Date
    Mar 2008
    Location
    Florida
    Beans
    64
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: apt not working

    Sorry, I forgot to include this

    when running sudo apt-get update here is a snippet of what I get.

    Code:
    Err http://mirror.anl.gov/pub/ubuntu/ lucid-backports/restricted Translation-en_US
      Connection failed
    Err http://mirror.anl.gov/pub/ubuntu/ lucid-backports/universe Translation-en_US
      Connection failed
    Err http://mirror.anl.gov/pub/ubuntu/ lucid-backports/multiverse Translation-en_US
      Connection failed
    Err http://mirror.anl.gov lucid-security Release.gpg
      Connection failed
    Err http://mirror.anl.gov/pub/ubuntu/ lucid-security/main Translation-en_US
      Connection failed
    Err http://mirror.anl.gov/pub/ubuntu/ lucid-security/restricted Translation-en_US
      Connection failed
    Err http://mirror.anl.gov/pub/ubuntu/ lucid-security/universe Translation-en_US
      Connection failed
    Err http://mirror.anl.gov/pub/ubuntu/ lucid-security/multiverse Translation-en_US
      Connection failed
    Ign http://mirror.anl.gov lucid Release
    Ign http://mirror.anl.gov lucid-updates Release
    Ign http://mirror.anl.gov lucid-backports Release
    Ign http://mirror.anl.gov lucid-security Release
    Ign http://mirror.anl.gov lucid/main Packages
    Ign http://mirror.anl.gov lucid/restricted Packages
    Ign http://mirror.anl.gov lucid/main Sources
    Ign http://mirror.anl.gov lucid/restricted Sources
    Ign http://mirror.anl.gov lucid/universe Packages
    Ign http://mirror.anl.gov lucid/universe Sources
    Ign http://mirror.anl.gov lucid/multiverse Packages
    Ign http://mirror.anl.gov lucid/multiverse Sources
    Ign http://mirror.anl.gov lucid-updates/main Packages
    Ign http://mirror.anl.gov lucid-updates/restricted Packages
    Ign http://mirror.anl.gov lucid-updates/main Sources
    Ign http://mirror.anl.gov lucid-updates/restricted Sources
    Ign http://mirror.anl.gov lucid-updates/universe Packages
    Ign http://mirror.anl.gov lucid-updates/universe Sources
    Ign http://mirror.anl.gov lucid-updates/multiverse Packages
    Ign http://mirror.anl.gov lucid-updates/multiverse Sources
    Ign http://mirror.anl.gov lucid-backports/main Packages
    Ign http://mirror.anl.gov lucid-backports/restricted Packages
    Ign http://mirror.anl.gov lucid-backports/universe Packages
    Ign http://mirror.anl.gov lucid-backports/multiverse Packages
    Ign http://mirror.anl.gov lucid-backports/main Sources
    Ign http://mirror.anl.gov lucid-backports/restricted Sources
    Ign http://mirror.anl.gov lucid-backports/universe Sources
    Ign http://mirror.anl.gov lucid-backports/multiverse Sources
    Ign http://mirror.anl.gov lucid-security/main Packages
    Ign http://mirror.anl.gov lucid-security/restricted Packages
    Ign http://mirror.anl.gov lucid-security/main Sources
    Ign http://mirror.anl.gov lucid-security/restricted Sources
    Ign http://mirror.anl.gov lucid-security/universe Packages
    Ign http://mirror.anl.gov lucid-security/universe Sources
    Ign http://mirror.anl.gov lucid-security/multiverse Packages
    Ign http://mirror.anl.gov lucid-security/multiverse Sources
    Ign http://mirror.anl.gov lucid/main Packages
    Ign http://mirror.anl.gov lucid/restricted Packages
    Ign http://mirror.anl.gov lucid/main Sources
    Ign http://mirror.anl.gov lucid/restricted Sources
    Ign http://mirror.anl.gov lucid/universe Packages
    Ign http://mirror.anl.gov lucid/universe Sources
    Ign http://mirror.anl.gov lucid/multiverse Packages
    Ign http://mirror.anl.gov lucid/multiverse Sources
    Ign http://mirror.anl.gov lucid-updates/main Packages
    Ign http://mirror.anl.gov lucid-updates/restricted Packages
    Ign http://mirror.anl.gov lucid-updates/main Sources
    Ign http://mirror.anl.gov lucid-updates/restricted Sources
    Ign http://mirror.anl.gov lucid-updates/universe Packages
    Ign http://mirror.anl.gov lucid-updates/universe Sources
    Ign http://mirror.anl.gov lucid-updates/multiverse Packages
    Ign http://mirror.anl.gov lucid-updates/multiverse Sources
    Ign http://mirror.anl.gov lucid-backports/main Packages
    Ign http://mirror.anl.gov lucid-backports/restricted Packages
    Ign http://mirror.anl.gov lucid-backports/universe Packages
    Ign http://mirror.anl.gov lucid-backports/multiverse Packages
    Ign http://mirror.anl.gov lucid-backports/main Sources
    Ign http://mirror.anl.gov lucid-backports/restricted Sources
    Ign http://mirror.anl.gov lucid-backports/universe Sources
    Ign http://mirror.anl.gov lucid-backports/multiverse Sources
    Ign http://mirror.anl.gov lucid-security/main Packages
    Ign http://mirror.anl.gov lucid-security/restricted Packages
    Ign http://mirror.anl.gov lucid-security/main Sources
    Ign http://mirror.anl.gov lucid-security/restricted Sources
    Ign http://mirror.anl.gov lucid-security/universe Packages
    Ign http://mirror.anl.gov lucid-security/universe Sources
    Ign http://mirror.anl.gov lucid-security/multiverse Packages
    Ign http://mirror.anl.gov lucid-security/multiverse Sources
    Err http://mirror.anl.gov lucid/main Packages
      Connection failed
    Err http://mirror.anl.gov lucid/restricted Packages
      Connection failed
    Err http://mirror.anl.gov lucid/main Sources
      Connection failed
    Err http://mirror.anl.gov lucid/restricted Sources
      Connection failed
    Err http://mirror.anl.gov lucid/universe Packages
      Connection failed
    Err http://mirror.anl.gov lucid/universe Sources
      Connection failed
    Err http://mirror.anl.gov lucid/multiverse Packages
      Connection failed
    Err http://mirror.anl.gov lucid/multiverse Sources
      Connection failed
    Err http://mirror.anl.gov lucid-updates/main Packages
      Connection failed
    Err http://mirror.anl.gov lucid-updates/restricted Packages
      Connection failed
    Err http://mirror.anl.gov lucid-updates/main Sources
      Connection failed
    Err http://mirror.anl.gov lucid-updates/restricted Sources
      Connection failed
    Err http://mirror.anl.gov lucid-updates/universe Packages
      Connection failed
    Err http://mirror.anl.gov lucid-updates/universe Sources
      Connection failed
    Err http://mirror.anl.gov lucid-updates/multiverse Packages
      Connection failed
    Err http://mirror.anl.gov lucid-updates/multiverse Sources
      Connection failed
    Err http://mirror.anl.gov lucid-backports/main Packages
      Connection failed
    Err http://mirror.anl.gov lucid-backports/restricted Packages
      Connection failed
    Err http://mirror.anl.gov lucid-backports/universe Packages
      Connection failed
    Err http://mirror.anl.gov lucid-backports/multiverse Packages
      Connection failed
    Err http://mirror.anl.gov lucid-backports/main Sources
      Connection failed
    Err http://mirror.anl.gov lucid-backports/restricted Sources
      Connection failed
    Err http://mirror.anl.gov lucid-backports/universe Sources
      Connection failed
    Err http://mirror.anl.gov lucid-backports/multiverse Sources
      Connection failed
    Err http://mirror.anl.gov lucid-security/main Packages
    And I forgot I added that gutsy deb also. Duh not really sure what I was thinking there.

    It seems like I cannot find the servers for some reason, but I do, in fact, have a working internet connection.
    Last edited by wednesday allfather; June 9th, 2010 at 11:06 PM. Reason: addition
    "If brute force doesn't solve your problems, then you aren't using enough."

  5. #5
    Join Date
    Nov 2008
    Beans
    479
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: apt not working

    Have you tried choosing a different mirror in Software sources?
    5127d464-4548-4993-a138-f546f2fd2a33

  6. #6
    Join Date
    Mar 2008
    Location
    Florida
    Beans
    64
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: apt not working

    Yes, I have. I tried several mirrors and also 'Select Best Server' or from administration -> software sources
    "If brute force doesn't solve your problems, then you aren't using enough."

  7. #7
    Join Date
    Mar 2008
    Location
    Florida
    Beans
    64
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: apt not working

    I've seen this kind of post a couple places and it doesn't seem to get solved. My dear ubuntu-linux geeks... i_need_your_help
    "If brute force doesn't solve your problems, then you aren't using enough."

  8. #8
    Join Date
    Sep 2006
    Location
    Southern Indiana, USA
    Beans
    1,667
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: apt not working

    Strange - What happens when you do "System - Update Manager" (the GUI) and enter your password - do you get any error messages?
    Ubuntu 16.04-Dell P390,Pentium D 3.4G,4G R,NVIDIA GT360
    Ubuntu 16.04-Dell DE520,Pentium D 2.80G, 3G R,NVIDIA GeForce9500GT
    Ubuntu 18.04-Dell PM90,Intel T2600 2.1G,4G R,NVIDIA Quadro FX 500M
    Ubuntu 18.04-HP 15-F233wm,Celeron N3050 1.6G,4G R,Intel HD

  9. #9
    Join Date
    Mar 2008
    Location
    Florida
    Beans
    64
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: apt not working

    Not at that stage. The only errors I get are from requesting package data (updates) or trying to install packages from the repos.
    "If brute force doesn't solve your problems, then you aren't using enough."

  10. #10
    Join Date
    Jan 2008
    Location
    PVD, USA
    Beans
    240
    Distro
    Xubuntu 14.04 Trusty Tahr

    Thumbs down Re: apt not working

    Hi Wednesdcay and all,
    I have actually experienced this same problem and was going to write about it soon (after I gathered my info), but I have seen the same on two systems.
    Very disturbing!!
    M

Page 1 of 2 12 LastLast

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
  •