Page 1 of 1

[SOLVED] missing gnupg in "basic"

Posted: 3. Apr 2010, 13:43
by lipk
Hi Salix,

I'm using a "Basic" 64 bit system and I weren't able to update package lists via slapt-get ("GPG key verification failed", salix.enialis.net/x86_64/13.0/) until I installed gnupg (NOT gnupg2).

I hope I'm not a fool, gnupg isn't part of the basic installation, is it?

**************************
Oh I see it is. Sorry to bother you.

Re: missing gnupg in "basic"

Posted: 3. Apr 2010, 14:24
by gapan
:D

gpupg is installed, but you haven't added the repositories gpg keys to your system yet. You can do that with slapt-get --add-keys, or with gslapt. You should be able to install packages without doing that though, it's only that the repositories won't be verified.

Re: [SOLVED] missing gnupg in "basic"

Posted: 3. Apr 2010, 15:59
by lipk
OK, thanks