* somae7 <[EMAIL PROTECTED]> [2007-09-10 04:16]: > > realplayer is proprietary software and is not in Debian, so there's > > nothing we can do about this. Please talk to the people who made > > realplayer. > > Are you saying that the reason there is no authenticated gpg signature > for the debian package for realplayer which is available at, I assume, a > debian website: deb http://www.debian-multimedia.org etch main, is due > to the people who made realplayer? > > Would appreciate help with this.
Ah, sorry, I misread the warning you quoted. I thought it was something realplayer said. You're right, the message comes from apt. You probably need to import the GPG key used by http://www.debian-multimedia.org into apt's key ring. First you need to obtain the key with gpg --recv-key 0x<key id> and then gpg --export -a <key id> | sudo apt-key add - Then it should work. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

