On Thu November 30 2006 09:16 am, Brian Durant wrote: > On 11/30/06, Florian Kulzer <[EMAIL PROTECTED]> wrote: > > On Thu, Nov 30, 2006 at 16:00:05 +0100, Brian Durant wrote: > > > On 11/30/06, Wulfy <[EMAIL PROTECTED]> wrote: > > > > [...] > > > > > >Is your sources.list entry like this?: > > > > > > > >deb http://ftp.sunet.se/pub/os/Linux/distributions/debian-multimedia/ > > > >etch main > > > > > > It is now ;-) and it seems to work, except for the error message below: > > > > > > W: GPG error: http://ftp.sunet.se etch Release: The following > > > signatures couldn't be verified because the public key is not > > > available: NO_PUBKEY 07DC563D1F41B907 > > > > > > Where do I import the public key from??? I have been digging around > > > Sunet.se but can't seem to find it. > > > > The safest way to get Christian Marillat's key is to install the package > > "debian-keyring". Then you can export the key directly from the Debian > > keyring and feed it into apt-key: > > > > gpg --no-default-keyring --keyring /usr/share/keyrings/debian-keyring.gpg > > -a --export 07DC563D1F41B907 | sudo apt-key add - > > > > -- > > Regards, > > Florian > > Hi Florian, > > Here is the result: > > ~$ sudo gpg --no-default-keyring --keyring > /usr/share/keyrings/debian-keyring.gpg -a --export 07DC563D1F41B907 | > sudo apt-key add - > gpg: WARNING: unsafe ownership on configuration file > `/home/user/.gnupg/gpg.conf' > gpg: keyring `/usr/share/keyrings/debian-keyring.gpg' created > gpg: WARNING: nothing exported > gpg: no valid OpenPGP data found. > > I am a newbie to Linux, so I really don't understand any of the above. > Any ideas?
That command needs to be run as root.. :) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]