Re: apt-get cannot conect to server: system problem

2009-01-15 Thread oxy
this is for the gurus . i connected to a different ISP and everything works again. Sth for the gurus to explain and eventally correct. Why apt-get, firefox n epiphany couldnt resolve names if the system could (and konqueror too) and with the new ISP they can? Obviouly apt-get, firefox n epiphany

Re: apt-get cannot conect to server: system problem

2009-01-06 Thread oxy
$nslookup This works fine. Commands host and nslookup resolve names. Konqueror does too. firefox, epipphany-browser, apt-get and symnaptic do NOT. But they work fine with ip addresses. Weird!!! On 1/6/09, Samir Cury wrote: > Man, this is weird, but i don't think is a good idea to put out the

Re: apt-get cannot conect to server: system problem

2009-01-05 Thread Samir Cury
Man, this is weird, but i don't think is a good idea to put out the ip's on sources.list if you can just solve dns problem. Take the nameservers from your /etc/resolv.conf and do a nslookup like that $nslookup and see what you got, maybe a problem on your ISP or just internal network. On Tue

Re: apt-get cannot conect to server: system problem

2009-01-05 Thread oxy
> What is the value of the environment variable $http_proxy? no proxy I solved the problem with `apt-get update` by giving resolved names in /etc/apt/sources.list like bellow deb ftp://128.30.2.36/debian/ testing main contrib non-free deb ftp://204.152.191.39/debian/ testing main contrib non-free

Re: apt-get cannot conect to server

2009-01-05 Thread Chris Davies
oxy provided most information requested... * What is the value of the environment variable $http_proxy? Cheers, Chris -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: apt-get cannot conect to server

2009-01-05 Thread Stephen Liu
--- NN_il_Confusionario wrote: > On Mon, Jan 05, 2009 at 12:27:20PM +0800, Stephen Liu wrote: > > Strangely only "ftp.au.debian.org" got problem. Other mirrors > which I > > tried, don't have problem. > > if the other mirrors do not have a ipv6 dns record there is nothing > strange about this

Re: apt-get cannot conect to server

2009-01-05 Thread NN_il_Confusionario
On Mon, Jan 05, 2009 at 12:27:20PM +0800, Stephen Liu wrote: > Strangely only "ftp.au.debian.org" got problem. Other mirrors which I > tried, don't have problem. if the other mirrors do not have a ipv6 dns record there is nothing strange about this > Neither I have glibc installed. libc6 is t

Re: apt-get cannot conect to server

2009-01-04 Thread Richard Hector
On Sat, 2009-01-03 at 12:48 +, Tzafrir Cohen wrote: > On Sat, Jan 03, 2009 at 04:19:29AM +, chris wrote: > > On Sat, 03 Jan 2009 01:39:13 -0200, oxy wrote: > > > > > Could not connect to security.debian.org:80 (1.0.0.0) > > > > Is that an ip address in brackets? > > Yes . > > Do you g

Re: apt-get cannot conect to server

2009-01-04 Thread Stephen Liu
--- NN_il_Confusionario wrote: > On Sun, Jan 04, 2009 at 08:48:01PM +0200, Andrei Popescu wrote: > > On Sun,04.Jan.09, 22:23:08, Stephen Liu wrote: > > > I think the cause of problem is on; > > > ftp.au.debian.org > > > > Good to hear that you found the problem, > > quite possibly the problem

Re: apt-get cannot conect to server

2009-01-04 Thread Stephen Liu
--- Bob Cox wrote: > On Sun, Jan 04, 2009 at 20:48:01 +0200, Andrei Popescu > (andreimpope...@gmail.com) wrote: > > > On Sun,04.Jan.09, 22:23:08, Stephen Liu wrote: > > > > > After changing the URL to; > > > deb http://ftp.debian.org/debian/ etch main > > > deb-src http://ftp.debian.org/debi

Re: apt-get cannot conect to server

2009-01-04 Thread Stephen Liu
--- Andrei Popescu wrote: > On Sun,04.Jan.09, 22:23:08, Stephen Liu wrote: > > > After changing the URL to; > > deb http://ftp.debian.org/debian/ etch main > > deb-src http://ftp.debian.org/debian/ etch main > > > > # apt-get update > > > > went through without problem. > > > > I think th

Re: apt-get cannot conect to server

2009-01-04 Thread NN_il_Confusionario
On Sun, Jan 04, 2009 at 08:48:01PM +0200, Andrei Popescu wrote: > On Sun,04.Jan.09, 22:23:08, Stephen Liu wrote: > > I think the cause of problem is on; > > ftp.au.debian.org > > Good to hear that you found the problem, quite possibly the problem was NOT correctly understood. Given that ftp.au.d

Re: apt-get cannot conect to server

2009-01-04 Thread Bob Cox
On Sun, Jan 04, 2009 at 20:48:01 +0200, Andrei Popescu (andreimpope...@gmail.com) wrote: > On Sun,04.Jan.09, 22:23:08, Stephen Liu wrote: > > > After changing the URL to; > > deb http://ftp.debian.org/debian/ etch main > > deb-src http://ftp.debian.org/debian/ etch main > > > > # apt-get upda

Re: apt-get cannot conect to server

2009-01-04 Thread Andrei Popescu
On Sun,04.Jan.09, 22:23:08, Stephen Liu wrote: > After changing the URL to; > deb http://ftp.debian.org/debian/ etch main > deb-src http://ftp.debian.org/debian/ etch main > > # apt-get update > > went through without problem. > > I think the cause of problem is on; > ftp.au.debian.org Good

Re: apt-get cannot conect to server

2009-01-04 Thread Stephen Liu
--- "Eugene V. Lyubimkin" wrote: > Stephen Liu wrote: > [snip] > > 99% [Connecting to ftp.au.debian.org (150.203.164.37)] > > > > Hanging here. > > > > Problem still remains. > Looks like something similar to > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=505092. > Which is still unreprodu

Re: apt-get cannot conect to server

2009-01-04 Thread Stephen Liu
--- Arthur Marsh wrote: > Stephen Liu wrote, on 2009-01-05 00:20: > > --- "Eugene V. Lyubimkin" wrote: > > > >> Stephen Liu wrote: > >>> Hi folks, > >>> > >>> > >>> I also have problem running apt-get update. > >>> > >>> > >>> # apt-get update > >>> Get:1 http://security.debian.org etch/update

Re: apt-get cannot conect to server

2009-01-04 Thread Arthur Marsh
Stephen Liu wrote, on 2009-01-05 00:20: --- "Eugene V. Lyubimkin" wrote: Stephen Liu wrote: Hi folks, I also have problem running apt-get update. # apt-get update Get:1 http://security.debian.org etch/updates Release.gpg [189B] Hit http://security.debian.org etch/updates Release Get:2 htt

Re: apt-get cannot conect to server

2009-01-04 Thread Eugene V. Lyubimkin
Stephen Liu wrote: [snip] > 99% [Connecting to ftp.au.debian.org (150.203.164.37)] > > Hanging here. > > Problem still remains. Looks like something similar to http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=505092. Which is still unreproducible for me :(. Please also look for the advice at htt

Re: apt-get cannot conect to server

2009-01-04 Thread Stephen Liu
--- "Eugene V. Lyubimkin" wrote: > Stephen Liu wrote: > > Hi folks, > > > > > > I also have problem running apt-get update. > > > > > > # apt-get update > > Get:1 http://security.debian.org etch/updates Release.gpg [189B] > > Hit http://security.debian.org etch/updates Release > > Get:2 http

Re: apt-get cannot conect to server

2009-01-04 Thread Eugene V. Lyubimkin
Stephen Liu wrote: > Hi folks, > > > I also have problem running apt-get update. > > > # apt-get update > 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] > I

Re: apt-get cannot conect to server

2009-01-04 Thread Stephen Liu
Hi folks, I also have problem running apt-get update. # apt-get update 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/update

Re: apt-get cannot conect to server

2009-01-03 Thread chris
On Sat, 03 Jan 2009 15:33:36 -0200, oxy wrote: > I changed /etc/apt/sources.list and got the followihg: > > # apt-get update > Get:1 http://http.us.debian.org etch Release.gpg [386B] Hit > http://http.us.debian.org etch Release Ign http://http.us.debian.org > etch/main Packages/DiffIndex Hit ftp:

Re: apt-get cannot conect to server

2009-01-03 Thread oxy
I changed /etc/apt/sources.list and got the followihg: # apt-get update Get:1 http://http.us.debian.org etch Release.gpg [386B] Hit http://http.us.debian.org etch Release Ign http://http.us.debian.org etch/main Packages/DiffIndex Hit ftp://ftp.us.debian.org testing Release.gpg Ign http://http.us.d

Re: apt-get cannot conect to server

2009-01-03 Thread oxy
* Do you have anything in the directory /etc/apt/apt.conf.d? more /etc/apt/apt.conf.d/* :: /etc/apt/apt.conf.d/00trustcdrom :: APT::Authentication::TrustCDROM "true"; :: /etc/apt/apt.conf.d/10periodic :: APT::Periodic::Update-Package-Lists "1";

Re: apt-get cannot conect to server

2009-01-03 Thread Chris Davies
oxy wrote: > similar posts around refer to wrong proxy configuration, wrong > /etc/apt/sources.list files etc. None seems to be my case. Look: > # apt-get update > Err http://security.debian.org etch/updates Release.gpg > Could not connect to security.debian.org:80 (1.0.0.0), connection timed ou

Re: apt-get cannot conect to server

2009-01-03 Thread Tzafrir Cohen
On Sat, Jan 03, 2009 at 04:19:29AM +, chris wrote: > On Sat, 03 Jan 2009 01:39:13 -0200, oxy wrote: > > > Could not connect to security.debian.org:80 (1.0.0.0) > > Is that an ip address in brackets? Yes . Do you get the same result after an explicit 'host security.debian.org'? Alternativ

Re: apt-get cannot conect to server

2009-01-02 Thread chris
On Sat, 03 Jan 2009 02:12:09 -0200, oxy wrote: > no, looks fine for all nslookups. First part looks good, but what is this? > [snip] ;; Warning: Message parser reports malformed > message packet. ;; connection timed out; no servers could be reached Could it be that apt is configured to use tho

Re: apt-get cannot conect to server

2009-01-02 Thread chris
On Sat, 03 Jan 2009 01:39:13 -0200, oxy wrote: > Could not connect to security.debian.org:80 (1.0.0.0) Is that an ip address in brackets? > The only major change i've done lately is to conect to different networks > using different host/domain names. (seems no real reason for problems) Have f

Re: apt-get cannot conect to server

2009-01-02 Thread oxy
no, looks fine for all nslookups. Like bellow: # host security.debian.org security.debian.org has address 130.89.149.225 security.debian.org has address 195.20.242.89 security.debian.org has address 212.211.132.32 security.debian.org has address 212.211.132.250 security.debian.org has address 128.

Re: apt-get cannot conect to server

2009-01-02 Thread Jeff D
On Sat, 3 Jan 2009, oxy wrote: > Hi all, > similar posts around refer to wrong proxy configuration, wrong > /etc/apt/sources.list files etc. None seems to be my case. Look: > > # apt-get update > Err http://security.debian.org etch/updates Release.gpg > Could not connect to security.debian.org

apt-get cannot conect to server

2009-01-02 Thread oxy
Hi all, similar posts around refer to wrong proxy configuration, wrong /etc/apt/sources.list files etc. None seems to be my case. Look: # apt-get update Err http://security.debian.org etch/updates Release.gpg Could not connect to security.debian.org:80 (1.0.0.0), connection timed out Err http: