LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 01-04-2009, 07:59 AM   #1
satimis
Senior Member
 
Registered: Apr 2003
Posts: 3,695

Rep: Reputation: 56
Problem on running update


Hi folks,


Debian Etch


On running;

# apt-get update
Code:
Get:1 http://security.debian.org etch/updates Release.gpg [189B]
Hit http://security.debian.org etch/updates Release
Get:2 http://www.backports.org etch-backports Release.gpg [189B]
Ign http://security.debian.org etch/updates/main Packages/DiffIndex
Hit http://www.backports.org etch-backports Release
Ign http://security.debian.org etch/updates/contrib Packages/DiffIndex
Ign http://security.debian.org etch/updates/main Sources/DiffIndex
Hit http://www.backports.org etch-backports/main Packages/DiffIndex
Ign http://security.debian.org etch/updates/contrib Sources/DiffIndex
Hit http://security.debian.org etch/updates/main Packages
Hit http://security.debian.org etch/updates/contrib Packages
Hit http://www.backports.org etch-backports/contrib Packages/DiffIndex
Hit http://security.debian.org etch/updates/main Sources
Hit http://security.debian.org etch/updates/contrib Sources
Hit http://www.backports.org etch-backports/contrib Packages
Err http://ftp.au.debian.org etch Release.gpg
  Cannot initiate the connection to ftp.au.debian.org:80
(2001:388:1034:2900::25). - connect (101 Network is unreachable) [IP:
2001:388:1034:2900::25 80]
Ign http://ftp.au.debian.org etch Release
99% [Connecting to ftp.au.debian.org (150.203.164.37)]
It just hangs there. It has been happening for 24 hours.


Performed following steps without result;


Edited /etc/modprobe.d/aliases

commenting out following line;
#alias net-pf-10 ipv6


# update-modules
No complaint

# reboot

# apt-get update
Code:
Get:1 http://www.backports.org etch-backports Release.gpg [189B]
Get:2 http://security.debian.org etch/updates Release.gpg [189B]
Hit http://www.backports.org etch-backports Release
Hit http://security.debian.org etch/updates Release
Hit http://www.backports.org etch-backports/main Packages/DiffIndex
Ign http://security.debian.org etch/updates/main Packages/DiffIndex
Ign http://security.debian.org etch/updates/contrib Packages/DiffIndex
Ign http://security.debian.org etch/updates/main Sources/DiffIndex
Ign http://security.debian.org etch/updates/contrib Sources/DiffIndex
Hit http://www.backports.org etch-backports/contrib Packages/DiffIndex
Hit http://security.debian.org etch/updates/main Packages
Hit http://www.backports.org etch-backports/contrib Packages
Hit http://security.debian.org etch/updates/contrib Packages
Hit http://security.debian.org etch/updates/main Sources
Hit http://security.debian.org etch/updates/contrib Sources
99% [Connecting to ftp.au.debian.org (150.203.164.37)]
Hanging here.

Problem still remains. Please advise. TIA


B.R.
satimis
 
Old 01-04-2009, 08:33 AM   #2
David the H.
Bash Guru
 
Registered: Jun 2004
Location: Osaka, Japan
Distribution: Arch + Xfce
Posts: 6,852

Rep: Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037
Code:
Cannot initiate the connection to ftp.au.debian.org:80
(2001:388:1034:2900::25). - connect (101 Network is unreachable) [IP:
2001:388:1034:2900::25 80]
The problem is not yours. Obviously the server is down for some reason. "ping ftp.au.debian.org" also fails to return any response. Edit your apt sources list to remove the bad source, and perhaps replace it with one that works.

Whenever you have a connection problem with a single site, but others are working ok, then it's nearly always because there's a downed server or some other connection problem on the source end.
 
Old 01-04-2009, 08:39 AM   #3
satimis
Senior Member
 
Registered: Apr 2003
Posts: 3,695

Original Poster
Rep: Reputation: 56
Quote:
Originally Posted by David the H. View Post
Code:
Cannot initiate the connection to ftp.au.debian.org:80
(2001:388:1034:2900::25). - connect (101 Network is unreachable) [IP:
2001:388:1034:2900::25 80]
The problem is not yours. Obviously the server is down for some reason. "ping ftp.au.debian.org" also fails to return any response. Edit your apt sources list to remove the bad source, and perhaps replace it with one that works.

Whenever you have a connection problem with a single site, but others are working ok, then it's nearly always because there's a downed server or some other connection problem on the source end.
Hi David,


Thanks for your advice.


You are correct. The problem is on the mirror site.


# ping -c3 ftp.au.debian.org
Code:
PING mirror.linux.org.au (150.203.164.37) 56(84) bytes of data.

--- mirror.linux.org.au ping statistics ---
3 packets transmitted, 0 received, 100% packet loss, time 2001ms

After changing;
Code:
#deb http://ftp.au.debian.org/debian/ etch main
deb http://ftp.debian.org/debian/ etch main
#deb-src http://ftp.au.debian.org/debian/ etch main
deb-src http://ftp.debian.org/debian/ etch main

# apt-get update
works without problem


B.R.
satimis
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
problem on running update after finishing installation satimis Fedora 16 02-02-2008 04:58 AM
Running Yum update problem satimis Fedora 9 06-09-2006 08:46 AM
running apt-get update i get the following.... lenny45 Debian 1 04-03-2006 09:32 PM
Problem on running update satimis Linux - General 6 04-11-2005 02:55 AM
Running Update Patch for UT2004 trickle Linux - Games 3 10-22-2004 07:47 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 11:59 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration