shatam bhattacharya wrote:

>       I think its just a problem with apt configuration. plz have a look.
>
Since you otherwise have net capability, I agree.

>
> >You can "surf on the net and ping sites from the console" in Debian
> or in XP?
> I can surf the net on Debian.
> >What's the result of "ping ftp.us.debian.org"?
>
> PING ftp.us.debian.org (204.152.191.39): 56 data bytes
> 64 bytes from 204.152.191.39: icmp_seq=0 ttl=51 time=312.4 ms
> 64 bytes from 204.152.191.39: icmp_seq=1 ttl=51 time=312.3 ms
> 64 bytes from 204.152.191.39: icmp_seq=2 ttl=51 time=314.2 ms
>
>
> >What does your "/etc/apt/sources.list" file look like?
>
> /* apt.cpnf  */
>
I assume this is a type, and you meant "apt.conf". In which directory do
you find this file? (My installation does not seem to have such a sample
file.)

> // $Id: apt.conf,v 1.43 1999/12/06 02:19:38 jgg Exp $
> /* This file is a sample configuration file with a few harmless sample
>   options. 
> */
>
> APT
> {
>   // Options for apt-get
>   Get
>   {
>     Download-Only "false";
>   };
>  
> };
>
> // Options for the downloading routines
> Acquire
> {
>   Retries "0";
> };
>
> // Things that effect the APT dselect method
> DSelect
> {
>   Clean "auto";  // always|auto|prompt|never
> };
>
> DPkg
> {
>   // Probably don't want to use force-downgrade..
>   Options {"--force-overwrite";}
> }
>
> /*    sources.list          */
>
Is this still part of the "apt.conf" file listing above, or a separate file?

> deb http://http.us.debian.org/debian unstable main
> deb http://http.us.debian.org/debian stable main contrib non-free
>

Here's what my "/etc/apt/sources.list" file looks like:

> deb http://ftp.us.debian.org/debian/ stable main non-free contrib
> deb http://non-us.debian.org/debian-non-US stable/non-US main contrib
> non-free
>
> deb http://ftp.us.debian.org/debian/ unstable main non-free contrib
> deb http://non-us.debian.org/debian-non-US unstable/non-US main
> contrib non-free
>
> deb http://security.debian.org stable/updates main contrib non-free

Your previous post mentioned the error:

>[0%] connecting to ftp.us.debian.org(1.0.0.0)
>
yet what you're posting here as your "/etc/apt/sources.list" only
mentions 'http.us.debian.org', not 'ftp.us.debian.org'; something's
amiss here.

-- 
Kent


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to