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

Thread: apt-get update unable to connect to ftp.de.debian.org

Hybrid View

  1. #1
    Junior Member
    Join Date
    Jan 2005
    Posts
    4

    apt-get update unable to connect to ftp.de.debian.org

    Hello,
    I've been unable to connect to ftp.de.debian.org for the last few days using apt-get. When I run apt-get update everything looks fine until I get to...
    .
    .
    .
    Ign http://freevo.sourceforge.net unstable/main Release
    Hit http://security.debian.org testing/updates/non-free Packages
    Hit http://security.debian.org testing/updates/non-free Release
    Hit ftp://ftp.nerim.net unstable/main Packages
    Hit ftp://ftp.nerim.net unstable/main Release
    Err http://ftp.de.debian.org stable/main Packages
    Could not connect to ftp.de.debian.org:80 (141.76.2.4), connection timed out
    19% [Connecting to ftp.de.debian.org (141.76.2.4)]

    When I look in /etc/apt/source.list, ftp.de.debian.org is all over the place...

    # Stable
    deb http://ftp.de.debian.org/pub/debian stable main contrib non-free
    deb http://ftp.de.debian.org/pub/debian-non-US stable/non-US main contrib non-free

    # Stable Sources
    deb-src http://ftp.de.debian.org/pub/debian stable main contrib non-free
    deb-src http://ftp.de.debian.org/pub/debian-non-US stable/non-US main contrib non-free

    Is the solution as simple as finding another source and replacing that with all the occurances of ftp.de.debian.org/ or would that create other problems?

  2. #2
    Junior Member
    Join Date
    Jan 2005
    Posts
    8
    hmm... that's wierd.

    Try using ftp://ftp.debian.org/debian/ (notice the omitted 'de')



    as for me, I use Ubuntu sources even in my knoppix hd-install. All my programs come from Ubuntu and I haven't found any problems thus far.

    try backing up your sources.list then make a new one with only one input which is...

    deb http://archive.ubuntu.com/ubuntu/ hoary main restricted universe

  3. #3
    Senior Member registered user
    Join Date
    Jan 2005
    Posts
    200
    You're not the only one. I have been having this problem too. I think their server is down. Big problems. I'll post if I see it come back up.
    [edit] I tried changing all the "de" to "us" but all I got was a bunch of errors. The directory structure on the US server is different from the DE server. If someone has a sources.list file for debian US, I would greatly appreciate it if you could post its location.

  4. #4
    Junior Member
    Join Date
    Jan 2005
    Posts
    8
    try this

    deb ftp://ftp.us.debian.org/debian/ stable unstable testing woody

  5. #5
    Junior Member
    Join Date
    Jan 2005
    Posts
    8
    ooops sorry I made a mistake.

    these are the correct ones:
    deb ftp://ftp.us.debian.org/debian/ stable main contrib non-free
    deb ftp://ftp.us.debian.org/debian/ unstable main contrib non-free
    deb ftp://ftp.us.debian.org/debian/ testing main contrib non-free
    deb ftp://ftp.us.debian.org/debian/ sid main contrib non-free
    deb ftp://ftp.us.debian.org/debian/ sarge main contrib non-free
    deb ftp://ftp.us.debian.org/debian/ woody main contrib non-free


    pls let me know if they work

  6. #6
    Junior Member
    Join Date
    Jan 2005
    Posts
    4

    apt-get update problem resolves...

    Thank you for the replies. I was able to update my source.list file based on your suggestions and everything is up and running. On one hand I'm glad I'm not the only one who had experienced troubles with ftp.de.debian.org, on the other, I hope nothing bad happened. Thanks again.

  7. #7
    I have internet connection through lan through a proxy 150.1.35.36:3128. I am able to get net. But when i try apt-get update I get error as follows
    root@lvgofficepc:~# apt-get update
    Err ftp://ftp.us.debian.org stable/main Packages
    Temporary failure resolving '3128'
    Err ftp://ftp.us.debian.org stable/main Release
    Temporary failure resolving '3128'
    Err ftp://ftp.us.debian.org stable/contrib Packages
    Temporary failure resolving '3128'
    ---
    Temporary failure resolving '3128'
    Failed to fetch ftp://ftp.us.debian.org/debian/dists...86/Packages.gz Temporary failure resolving '3128'
    Failed to fetch ftp://ftp.us.debian.org/debian/dists...y-i386/Release Temporary failure resolving '3128'
    Failed to fetch ftp://ftp.us.debian.org/debian/dists...86/Packages.gz Temporary failure resolving '3128'
    What to do?

  8. #8
    Senior Member registered user
    Join Date
    Jan 2005
    Posts
    200
    The defaults are working again. The sources.list file that is installed with the CD will perform a full update now.
    I personally don't know what the difference is between the DE and US mirrors other than their location. Everything I "apt-got" from the DE servers previously was still in english... so idk...

  9. #9
    Senior Member
    Join Date
    Nov 2003
    Posts
    1,323
    The word mirror says it all, they're supposed to be identical. Just that the de ones are in germany, and the us ones in usa. You can use apt-spy to find a mirror close to you or have a look at the debian mirror site. For instance I'm in Finland and so I use:
    # Unstable Finland
    deb ftp://ftp.fi.debian.org/debian/ unstable main contrib non-free
    deb ftp://ftp.fi.debian.org/debian-non-US unstable/non-US main contrib non-free

  10. #10
    Member registered user
    Join Date
    Nov 2004
    Location
    Bellevue, WA
    Posts
    83
    Quote Originally Posted by Markus
    The word mirror says it all, they're supposed to be identical. Just that the de ones are in germany, and the us ones in usa. You can use apt-spy to find a mirror close to you or have a look at the debian mirror site. For instance I'm in Finland and so I use:
    # Unstable Finland
    deb ftp://ftp.fi.debian.org/debian/ unstable main contrib non-free
    deb ftp://ftp.fi.debian.org/debian-non-US unstable/non-US main contrib non-free
    apt-spy overwrites your sources.list file. What I did was:

    1. Backup the original sources.list file
    2. Optional: Modify sources.list to use the official debian mirrors from your country. I changes all the .de. to .us.
    3. Run apt-spy with the parameters I needed
    4. Add the results from apt-spy to the original sources.list instead of replacing the old file. So in case 1 mirror fails for any reason, there will be a 2nd one to go and look at.

    My sources.list looks like:
    Code:
    # Stable
    deb http://ftp.us.debian.org/debian stable main contrib non-free
    deb http://debian.fifi.org/debian/ stable main
    
    deb-src http://ftp.us.debian.org/debian stable main contrib non-free
    deb-src http://debian.fifi.org/debian/ stable main
    --GN

Page 1 of 2 12 LastLast

Similar Threads

  1. Unable to connect to Firefox
    By Elwood55 in forum Networking
    Replies: 2
    Last Post: 02-25-2007, 04:09 AM
  2. Unable to connect to router with V3.9
    By lostinspace in forum Networking
    Replies: 0
    Last Post: 06-12-2005, 09:00 PM
  3. Unable to connect to the internet
    By raven in forum Networking
    Replies: 4
    Last Post: 06-20-2004, 01:00 PM
  4. Unable to connect to proxy server
    By johar in forum Networking
    Replies: 1
    Last Post: 10-15-2003, 08:40 PM
  5. Unable to connect my cable modem
    By rajivvyas in forum Hdd Install / Debian / Apt
    Replies: 3
    Last Post: 06-30-2003, 11:01 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


(2) Seagate SAS Hard Drive Exos 7E8 3TB 7200RPM 128MB 12Gb/s 3.5 ST3000NM0035 picture

(2) Seagate SAS Hard Drive Exos 7E8 3TB 7200RPM 128MB 12Gb/s 3.5 ST3000NM0035

$49.99



Dell EMC WD-HITACHI H5H72101CLAR10T0 10TB 7.2K SAS 12Gb/s SED 3.5in A POH 0-50k picture

Dell EMC WD-HITACHI H5H72101CLAR10T0 10TB 7.2K SAS 12Gb/s SED 3.5in A POH 0-50k

$189.99



WD Ultrastar DC HC530 14TB SATA 6G 3.5

WD Ultrastar DC HC530 14TB SATA 6G 3.5" 7200RPM Enterprise HDD - WUH721414ALE604

$329.99



Seagate 6TB HDD ST6000NM0034 7.2K 3.5

Seagate 6TB HDD ST6000NM0034 7.2K 3.5" SAS 12Gb/s (NOT FOR PC - FOR SERVER ONLY)

$87.00



Toshiba 14TB MG07 MG07ACA14TEY 7.2K RPM SATA 6Gb/s 512e 3.5

Toshiba 14TB MG07 MG07ACA14TEY 7.2K RPM SATA 6Gb/s 512e 3.5" Enterprise HDD

$299.00



Seagate ST28000NM001C 28TB 256MB 7200RPM 3.5

Seagate ST28000NM001C 28TB 256MB 7200RPM 3.5" SATA 6.0Gb/s Enterprise Hard Drive

$669.99



Western Digital WD Black 4TB 3.5

Western Digital WD Black 4TB 3.5" SATA hard drive – WD4004FZWX 128MB cache

$70.00



Seagate Exos ST10000NM002C 10TB CMR 7200RPM SATA6Gb/s 3.5

Seagate Exos ST10000NM002C 10TB CMR 7200RPM SATA6Gb/s 3.5" Enterprise Hard Drive

$279.99



Seagate BarraCuda ST3000DM008 3TB Internal SATA 6Gb 3.5

Seagate BarraCuda ST3000DM008 3TB Internal SATA 6Gb 3.5" Hard Drive 7200RPM 64MB

$91.99



Seagate Exos X16 ST12000NM001G 12TB 256MB 7200RPM 3.5

Seagate Exos X16 ST12000NM001G 12TB 256MB 7200RPM 3.5" SATA 6Gb/s Enterprise HDD

$349.95