[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

question about apt-get



Hi mentors,
 
I dont know where to ask this question so i am asking here. i am getting problem in apt-get update .
 
i  have install knoppix and i am shifting to testing version because i want to instll some more package.
but whenever i am using apt-get update i am getting this error.
 
__start__
 
root@debian:~# apt-get update
Get:1 http://http.us.debian.org stable Release.gpg [189B]
Get:2 http://non-us.debian.org stable/non-US Release.gpg [197B]
Hit http://http.us.debian.org stable Release
Hit http://non-us.debian.org stable/non-US Release
Ign http://non-us.debian.org stable/non-US/main Packages/DiffIndex
Ign http://http.us.debian.org stable/main Packages
Ign http://non-us.debian.org stable/non-US/contrib Packages/DiffIndex
Ign http://non-us.debian.org stable/non-US/non-free Packages/DiffIndex
Ign http://non-us.debian.org stable/non-US/main Sources/DiffIndex
Ign http://http.us.debian.org stable/contrib Packages/DiffIndex
Ign http://non-us.debian.org stable/non-US/contrib Sources/DiffIndex
Ign http://non-us.debian.org stable/non-US/non-free Sources/DiffIndex
Ign http://non-us.debian.org stable/non-US/main Packages
Ign http://http.us.debian.org stable/non-free Packages/DiffIndex
Ign http://non-us.debian.org stable/non-US/contrib Packages
Ign http://non-us.debian.org stable/non-US/non-free Packages
Ign http://non-us.debian.org stable/non-US/main Sources
Ign http://non-us.debian.org stable/non-US/contrib Sources
Ign http://non-us.debian.org stable/non-US/non-free Sources
Get:3 http://non-us.debian.org stable/non-US/main Packages [20B]
Get:4 http://non-us.debian.org stable/non-US/contrib Packages [20B]
Get:5 http://non-us.debian.org stable/non-US/non-free Packages [20B]
Get:6 http://non-us.debian.org stable/non-US/main Sources [20B]
Get:7 http://non-us.debian.org stable/non-US/contrib Sources [20B]
Get:8 http://non-us.debian.org stable/non-US/non-free Sources [20B]
99% [Waiting for headers]
Err http://http.us.debian.org stable/main Packages
  Connection failed
Ign http://http.us.debian.org stable/contrib Packages
Ign http://http.us.debian.org stable/non-free Packages
Hit http://http.us.debian.org stable/contrib Packages
Hit http://http.us.debian.org stable/non-free Packages
Fetched 122B in 2m4s (1B/s)
Failed to fetch http://http.us.debian.org/debian/dists/stable/main/binary-i386/Packages.gz  Connection failed
Reading package lists... Done
W: Couldn't stat source package list http://http.us.debian.org stable/main Packages (/var/lib/apt/lists/http.us.debian.org_debian_dists_stable_main_binary-i386_Packages) - stat (2 No such file or directory)
W: You may want to run apt-get update to correct these problems
E: Some index files failed to download, they have been ignored, or old ones used instead.
 
__End__
 
i have try to solved it but same thing,,
my source file is ...
 
__/etc/apt/source.list_
 
# /etc/apt/sources.list for Knoppix
# If you want to do a "full upgrade", you should first
# upgrade the Packages from Debian/unstable (KDE & Co.)
# before doing a (dist-)upgrade for Debian/testing.
#
# 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
#deb http://ftp.uk.debian.org/debian/ unstable main contrib non-free
#deb-src http://ftp.uk.debian.org/debian/ unstable main contrib non-free
#deb http://ftp2.de.debian.org/debian/ unstable main contrib non-free
#deb-src http://ftp2.de.debian.org/debian/ unstable main contrib non-free
# Stable
#deb http://ftp.de.debian.org/pub/debian stable main contrib non-free
#deb-src http://ftp.us.debian.org/debian/ unstable main contrib non-free
#deb http://http.us.debian.org/debian stable main contrib non-free
#deb http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free
#deb http://security.debian.org stable/updates main contrib non-free
        # Uncomment if you want the apt-get source function to work
#deb-src http://http.us.debian.org/debian stable main contrib non-free
#deb-src http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free
 
#deb     http://ftp.uk.debian.org/debian woody main contrib non-free
#deb-src http://ftp.uk.debian.org/debian woody main contrib non-free
# the non-US branch doesn't exist anymore since sarge. -KK
# deb http://ftp.de.debian.org/pub/debian-non-US stable/non-US main contrib non-free
# Stable Sources
#deb-src http://ftp.de.debian.org/pub/debian stable main contrib non-free
# deb-src http://ftp.de.debian.org/pub/debian-non-US stable/non-US main contrib non-free
# Unofficial packages, like JAVA
#deb ftp://ftp.debian-unofficial.org/debian/ stable main contrib non-free restricted
# deb-src ftp://ftp.debian-unofficial.org/debian/ stable main contrib non-free restricted
#deb ftp://ftp.debian-unofficial.org/debian/ testing main contrib non-free restricted
# deb-src ftp://ftp.debian-unofficial.org/debian/ testing main contrib non-free restricted
#deb ftp://ftp.debian-unofficial.org/debian/ unstable main contrib non-free restricted
# deb-src ftp://ftp.debian-unofficial.org/debian unstable main contrib non-free restricted
# Open-Xchange and JavaMail packages
# deb http://ox.cs.bme.hu/ox-stable sarge contrib
# Open-Xchange development version (currently 0.8.1.2-1) and JavaMail packages
# deb http://ox.cs.bme.hu/ox-devel sarge contrib
# Thunderbird
#deb http://people.debian..org/~asac/experimental ./
#deb-src http://people.debian..org/~asac/experimental ./
deb http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free
deb-src http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free
# Stable binary and src HTTP (US):
deb http://http.us.debian.org/debian stable main contrib non-free
#deb-src http://http.us.debian.org/debian stable main contrib non-free
#deb http://mirrors.kernel.org/debian stable main contrib non-free
#deb-src http://mirrors.kernel.org/debian stable main contrib non-free
# Stable binary and src HTTP (Non-US):
#deb http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free
#deb-src http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free
__End__
 
 
Thanks in advance

 
 
 
 
 
 
 
 
 
 
 Deepak Tripathi        .---.    
 Open Source Developer /     \   
                       \.@-@./   
                       /`\_/`\    
       .''`.          //  _  \\  
      : :'  :        | \     )|_ 
      `. `'`        /`\_`>  <_/ \
        `-          \__/'---'\__/
Debian GNU/Linux

The information contained in, or attached to, this e-mail, contains confidential information and is intended solely for the use of the individual or entity to whom they are addressed and is subject to legal privilege. If you have received this e-mail in error you should notify the sender immediately by reply e-mail, delete the message from your system and notify your system manager. Please do not copy it for any purpose, or disclose its contents to any other person. The views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of the company. The recipient should check this e-mail and any attachments for the presence of viruses. The company accepts no liability for any damage caused, directly or indirectly, by any virus transmitted in this email.

www.aztecsoft.com

Reply to: