Hi, I thanks for you suggestions.
I tried the faq but while importing the multimedia key, I get following message ------------- [code] gpg --keyserver wwwkeys.eu.pgp.net --recv-keys 07DC563D1F41B907 && apt-key add /root/.gnupg/pubring.gpg && apt-get update gpg: requesting key 1F41B907 from hkp server wwwkeys.eu.pgp.net gpg: key 1F41B907: "Christian Marillat <[EMAIL PROTECTED]>" not changed gpg: Total number processed: 1 gpg: unchanged: 1 gpg: no valid OpenPGP data found. [/code] ----------- After this when I do apt-get update again, I get the same message --------- [code] Hit http://ftp.de.debian.org testing/main Sources/DiffIndex Hit http://ftp.de.debian.org experimental/main Packages/DiffIndex Hit http://ftp.de.debian.org experimental/main Sources/DiffIndex Fetched 5752B in 10s (528B/s) Reading package lists... Done W: GPG error: http://www.debian-multimedia.org testing Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 07DC563D1F41B907 W: You may want to run apt-get update to correct these problems [/code] --------- Any idea, what is the problem, or how I can get rid of it ? I also tried downloading the key manually, and trying to export with gpg to a file, but I get the same message. regards, Hardik Andrew Sackville-West wrote: > On Wed, Jan 10, 2007 at 03:43:00PM -0800, rangalo wrote: > > Hi, > > > > I am a newbie at using apt-get. Although, I have used debian before, I > > was using apt-get only with cds, as I didnt have internet. > > > > I copied the sources.ist posted in this list from internet somewhere, i > > changed all the mirrors fro us to de (germany) and it worked well for > > me, except the debian-multimedia.org. For this I got error with apt-get > > update command, saying some public key was not found or mathed. So I > > had to comment the mirror out. I dont know what this msg means, but I > > do need some multimedia stuff on my machine. Any other mirror for that > > ? > > some of the stuff that is on debian-multimedia is now available from > the debian repositories -- most notable mplayer. Also, you need to get > Marilat's gpg key. There are instructions on his website > http://www.debian-multimedia.org/faq.html > > > > > Moreover, while installing some common packages like firefox, gaim etc > > I got message that the package was not varified ! Is it dangerous to > > install unverified package ? If i change the mirrors, will this msg go > > away ? > > you need the debian-archive-keyring package. the debian packages are > signed with gpg keys stored in that package. > > A -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

