Re: Re: Re: Re: Cannot connect to debian repo servers after install

2012-07-20 Thread Bob Proulx
macondo wrote: > # cat /etc/resolv.conf > search cpe.cableonda.net > nameserver 200.75.200.2 > nameserver 200.75.200.3 > ping: unknown host ftp.debian.org It really looks like something in your dns resolver system is broken. There are several pieces of it. All must work. But it is unusual for t

Re: Re: Re: Re: Cannot connect to debian repo servers after install

2012-07-20 Thread macondo
# cat /etc/resolv.conf search cpe.cableonda.net nameserver 200.75.200.2 nameserver 200.75.200.3 This is the actual resolv.conf for the debian partition, the other is from the linux partition i'm writing from, sorry. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subje

Re: Re: Re: Re: Cannot connect to debian repo servers after install

2012-07-20 Thread macondo
macondo:$ cat /etc/resolv.conf # Generated by dhcpcd from eth0 domain cpe.cableonda.net nameserver 200.75.200.3 nameserver 200.75.200.2 # /etc/resolv.conf.tail can replace this line ping: unknown host ftp.debian.org W: Failed to fetch http://ftp.us.debian.org/ debian/dists/wheezy/InRelease Could

Re: Re: Re: Cannot connect to debian repo servers after install

2012-07-19 Thread Bob Proulx
macondo wrote: > /etc/apt/apt.conf is empty. I get this: "no such file or directory" That is fine. > W: failed to fetch http://ftp.debian.org/debian/dists/testing/In Release > Could not resolve 'ftp.debian.org' That is a DNS problem. It could not resolve ftp.debian.org. That is the problem. C

Re: Re: Re: Cannot connect to debian repo servers after install

2012-07-19 Thread macondo
/etc/apt/apt.conf is empty. I get this: "no such file or directory" -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/1342750753.7112.yahoomail...@web163102.mail.bf1.ya

Re: Re: Cannot connect to debian repo servers after install

2012-07-19 Thread cortman
Did you check the /etc/apt/apt.conf file to make sure there isn't any proxy, etc. info in there messing up apt? Regards, cortman On Thu, Jul 19, 2012 at 4:03 PM, macondo wrote: > I'm writing with the same box, different linux distro. Is this a bug? > > > -- > To UNSUBSCRIBE, email to debian-us

Re: Cannot connect to debian repo servers after install

2012-07-19 Thread Brian
On Thu 19 Jul 2012 at 12:37:24 -0700, macondo wrote: > Pinging is fine: > > PING debian.org (82.195.75.97) 56(84) bytes of data. > 64 bytes from kokkonen.debian.org (82.195.75.97): icmp_req=1 ttl=50 time=209 > ms > 64 bytes from kokkonen.debian.org (82.195.75.97): icmp_req=2 ttl=50 time=214 > m

Re: Re: Cannot connect to debian repo servers after install

2012-07-19 Thread macondo
I'm writing with the same box, different linux distro. Is this a bug? -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/1342731836.71880.yahoomail...@web163103.mail.bf1

Re: Cannot connect to debian repo servers after install

2012-07-19 Thread macondo
Pinging is fine: PING debian.org (82.195.75.97) 56(84) bytes of data. 64 bytes from kokkonen.debian.org (82.195.75.97): icmp_req=1 ttl=50 time=209 ms 64 bytes from kokkonen.debian.org (82.195.75.97): icmp_req=2 ttl=50 time=214 ms 64 bytes from kokkonen.debian.org (82.195.75.97): icmp_req=3 ttl=50

Re: Cannot connect to debian repo servers after install

2012-07-19 Thread Brian
On Thu 19 Jul 2012 at 12:04:16 -0700, macondo wrote: > I did a wheezy minimal install and cannot connect to servers to do an > update/dist-upgrade, gives me: > > W: failed to fetch http://ftp.debian.org/debian/dists/testing/In Release > Could not resolve 'ftp.debian.org' You have a dns or conne