Results 1 to 4 of 4

Thread: Help! apt-get nonfunctional--no ftp2.de.debian.org??!??

  1. #1
    Junior Member registered user
    Join Date
    Apr 2004
    Posts
    23

    Help! apt-get nonfunctional--no ftp2.de.debian.org??!??

    I can't get apt-get to work at all. It tries and tries and tries to connecto to ftp2.de.debian.org, but always times out and never succeeds in connecting. Maybe ftp2.de.debian.org is no longer a valid source site?

    This is extremely frustrating to me because I fubar'd Mozilla Firefox while making the fatal mistake of actually daring to try to install an extension (magpie). After having no success whatsoever in removing this extension, or even finding where it was stored, I decided to use apt-get to uninstall Mozilla Firefox entirely. Much to my frustration, it has been impossible to apt-get update, much less apt-get install.

    I would appreciate any help!

    As far as I can tell, ftp2.de.debian.org doesn't exist, nor has it existed for days. (I had been trying to install chbg for about a week, now, with no success.)

    Here is my /etc/apt/sources.list:
    Code:
    # See sources.list(5) for more information, especialy
    # Remember that you can only use http, ftp or file URIs
    # CDROMs are managed through the apt-cdrom tool.
    
    # Security updates for "stable"
    deb http://security.debian.org stable/updates main contrib non-free
    deb http://security.debian.org testing/updates main contrib non-free
    
    # Stable
    deb http://ftp2.de.debian.org/pub/debian stable main contrib non-free
    deb http://ftp2.de.debian.org/pub/debian-non-US stable/non-US main contrib non-free
    
    # Sources
    deb-src http://ftp2.de.debian.org/pub/debian stable main contrib non-free
    deb-src http://ftp2.de.debian.org/pub/debian-non-US stable/non-US main contrib non-free
    
    # Testing
    deb http://ftp2.de.debian.org/pub/debian testing main contrib non-free
    deb http://ftp2.de.debian.org/pub/debian-non-US testing/non-US main contrib non-free
    
    # Sources
    deb-src http://ftp2.de.debian.org/pub/debian testing main contrib non-free
    deb-src http://ftp2.de.debian.org/pub/debian-non-US testing/non-US main contrib non-free
    
    # Unstable
    deb http://ftp2.de.debian.org/debian unstable main contrib non-free
    deb http://ftp2.de.debian.org/debian-non-US unstable/non-US main contrib non-free
    
    # Sources
    deb-src http://ftp2.de.debian.org/debian unstable main contrib non-free
    deb-src http://ftp2.de.debian.org/debian-non-US unstable/non-US main contrib non-free
    
    # Experimental
    deb http://ftp2.de.debian.org/debian ../project/experimental main contrib non-free
    deb-src http://ftp2.de.debian.org/debian ../project/experimental main contrib non-free
    
    # Experimental/Unofficial
    deb ftp://ftp.nerim.net/debian-marillat/ unstable main
    
    # Mozilla
    # deb http://non-us.debian.org/~kitame/mozilla ./
    # deb-src http://non-us.debian.org/~kitame/mozilla ./
    
    # GNOME 2.0
    # deb http://www.gnome.de/debian/ ./
    
    # KDE 3
    # deb http://ktown.kde.org/~nolden/kde stable main
    # deb-src http://ktown.kde.org/~nolden/kde stable main
    # We get packages from testing/unstable for now
    
    # cdbakeoven
    # deb http://coyote.asoc.euitt.upm.es/mud/debian/ ./
    
    # XFree 4.2/4.3
    # deb http://people.debian.org/~branden/packages sid/i386/
    # deb-src http://people.debian.org/~branden/packages sid/source/
    # deb http://www.penguinppc.org/~daniels/sid/i386 ./
    # deb-src http://www.penguinppc.org/~daniels/sid/source ./
    
    # Java
    deb ftp://ftp.gwdg.de/pub/languages/java/linux/debian woody main non-free
    deb-src ftp://ftp.gwdg.de/pub/languages/java/linux/debian woody main non-free
    deb ftp://ftp.gwdg.de/pub/languages/java/linux/debian unstable main non-free
    deb-src ftp://ftp.gwdg.de/pub/languages/java/linux/debian unstable main non-free
    # deb http://people.debian.org/~sgybas/jdk13
    
    # LyX & others (now in debian/unstable)
    # deb ftp://ntama.uni-mainz.de/pub/debian unofficial/
    # deb-src ftp://ntama.uni-mainz.de/pub/debian unofficial/
    
    # Evolution
    #deb ftp://ftp.ximian.com/pub/debian stable main
    #deb-src ftp://ftp.ximian.com/pub/debian stable main
    
    # Blades Repository (pppoeconf & co)
    # deb http://people.debian.org/~blade/testing ./
    # deb-src http://people.debian.org/~blade/testing ./
    
    # Wine CVS snapshot
    # deb http://people.debian.org/~andreas/debian wine main
    # deb-src http://people.debian.org/~andreas/debian wine main
    
    # deb cdrom:[Debian GNU/Linux 2.2 r3 _Potato_ - Official i386 Binary-1 (20010427)]/ unstable contrib main non-US/contrib non-US/main

  2. #2
    Senior Member registered user
    Join Date
    Nov 2002
    Posts
    1,353
    Comment out the ftp2.de.debian.org entries and replace them with ftp.debian.org

  3. #3
    Junior Member registered user
    Join Date
    Apr 2004
    Posts
    23
    Thanks! That seemed to work, mostly. It complains a lot about 404 not found errors, but at least it gets far enough to install Mozilla Firefox. I'm going to download the latest Knoppix CD...hopefully it has a more up to date sources.list.

    Thanks, again!

  4. #4
    Junior Member registered user
    Join Date
    Apr 2004
    Posts
    23
    I found the true solution--I replaced ftp2.de.debian.org with ftp.de.debian.org. It all works, now!

Similar Threads

  1. knoppix -> debian-like -> debian
    By macherb in forum Hdd Install / Debian / Apt
    Replies: 18
    Last Post: 07-18-2004, 07:41 PM
  2. Replies: 1
    Last Post: 05-27-2004, 12:21 AM
  3. ftp2.de.debian.org resolve failure
    By kompressor in forum Customising & Remastering
    Replies: 2
    Last Post: 03-10-2004, 12:15 AM
  4. HOWTO fix debian or knoppix/debian for Russian fonts
    By datakid in forum General Support
    Replies: 0
    Last Post: 11-07-2003, 07:46 AM
  5. ftp2.de.knoppix.com down?
    By Henk Poley in forum General Support
    Replies: 1
    Last Post: 03-24-2003, 08:04 AM

Posting Permissions

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


IBM 8203 E4A p520 Server 8203-E4A 4.2GHz 2-Core POWER6 32GB RAM / NO HDD USED picture

IBM 8203 E4A p520 Server 8203-E4A 4.2GHz 2-Core POWER6 32GB RAM / NO HDD USED

$99.99



ibm server z series picture

ibm server z series

$16000.00



IBM 7944AC1 System x3550 M3 Server 1*Intel Xeon X5650 2.67GHz 4GB SEE NOTES picture

IBM 7944AC1 System x3550 M3 Server 1*Intel Xeon X5650 2.67GHz 4GB SEE NOTES

$27.25



IBM Power 720 POWER7 00E6516 3.6GHz CPU 64GB RAM Server  picture

IBM Power 720 POWER7 00E6516 3.6GHz CPU 64GB RAM Server

$209.98



IBM Power S822 12-Bay Server System Power8 Core 3.42Ghz DVD-Rom Drive 64GB No HD picture

IBM Power S822 12-Bay Server System Power8 Core 3.42Ghz DVD-Rom Drive 64GB No HD

$399.99



IBM System x3500 m3 Server picture

IBM System x3500 m3 Server

$100.00



IBM Power 740 8205-E6C Express 8-SFF Power7 3.55GHz CPU 64GB RAM *No HDD* Server picture

IBM Power 740 8205-E6C Express 8-SFF Power7 3.55GHz CPU 64GB RAM *No HDD* Server

$191.99



IBM LENOVO SYSTEM X 3550 M5 2x XEON E5-2640 V4 CPUs NO RAM NO DRIVES 1U RACK picture

IBM LENOVO SYSTEM X 3550 M5 2x XEON E5-2640 V4 CPUs NO RAM NO DRIVES 1U RACK

$199.99



1U IBM x3550 M5 4 Bay SFF SAS3 Server 2x E5-2683 V3 28 Core 128GB DDR4 2x Tray picture

1U IBM x3550 M5 4 Bay SFF SAS3 Server 2x E5-2683 V3 28 Core 128GB DDR4 2x Tray

$318.00



IBM SYSTEM x3650 M4 Xeon E5-2609 2.40GHZ 16GB DDR3-1066MHZ 2x 550W PSU TESTED picture

IBM SYSTEM x3650 M4 Xeon E5-2609 2.40GHZ 16GB DDR3-1066MHZ 2x 550W PSU TESTED

$109.95