hi guys. I have problems in updating my debian. I am using debian 4.0. My /etc/apt/sources.list file contains
---------------------------------------------------------------------------------
# deb cdrom:[Debian GNU/Linux 4.0 r1 _Etch_ - Official i386 CD Binary-1 2007081$
# deb cdrom:[Debian GNU/Linux 4.0 r1 _Etch_ - Official i386 CD Binary-1 2007081$
#deb
http://security.debian.org/ etch/updates main contrib
#deb
http://http.us.debian.org/debian/ etch main contrib non-free
#deb
http://http.us.debian.org/debian/ sarge main contrib non-free
#deb-src
http://security.debian.org/ etch/updates main contrib
# Wine
# Debian Etch (4.0):
#sudo wget
http://wine.budgetdedicated.com/apt/...st.d/etch.list -O #/et$
#Stable
deb
http://http.us.debian.org/debian/ stable main contrib non-free
#Stable Sources
deb-src
http://http.us.debian.org/debian/ stable main contrib non-free
#Security Updates Stable
deb
http://security.debian.org/ stable/updates main contrib non-free
# Debian Stable Backports
# For information visit
# If you need the backports key, try
# gpg --recv-keys 16BA136C
# gpg --export |apt-key add -
#deb
http://www.backports.org/debian etch-backports main contrib non-free
# Debian Unofficial Repository
# For more info visit
http://debian-unofficial.org/
deb
http://ftp.debian-unofficial.org/debian stable main contrib non-free restri$deb-src
http://ftp.debian-unofficial.org/debian stable main contrib non-free re$
--------------------------------------------------------------------------------------
when i try apt-get update, it updates a bit, and then an error appeared. THe error looks loke this.
Fetched 6013kB in 10m37s (9439B/s)
Reading package lists... Done
W: GPG error:
http://ftp.debian-unofficial.org stable Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 394D199524C52AC3
W: You may want to run apt-get update to correct these problems
may i know how to solve this problem..THank you
john