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

Re: Media player



On 11/30/06, Alan Ianson <alianson@shaw.ca> wrote:
On Thu November 30 2006 09:16 am, Brian Durant wrote:
> On 11/30/06, Florian Kulzer <florian@molphys.leidenuniv.nl> wrote:
> > On Thu, Nov 30, 2006 at 16:00:05 +0100, Brian Durant wrote:
> > > On 11/30/06, Wulfy <wulfmann@tiscali.co.uk> 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.. :)

Thanks. Here is the output:

# gpg --no-default-keyring --keyring
/usr/share/keyrings/debian-keyring.gpg -a --export 07DC563D1F41B907 |
sudo apt-key add -
gpg: directory `/root/.gnupg' created
gpg: new configuration file `/root/.gnupg/gpg.conf' created
gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active
during this run
gpg: keyring `/root/.gnupg/secring.gpg' created
gpg: WARNING: nothing exported
gpg: no valid OpenPGP data found.

There still seems to be something fishy going on.

Cheers,

Brian



Reply to: