Mailinglist Archive: opensuse (4054 mails)

< Previous Next >
Re: [SLE] azureus
  • From: FX Fraipont <fxf@xxxxxxxxxx>
  • Date: Fri, 06 Jan 2006 13:26:58 +0100
  • Message-id: <43BE6212.7050603@xxxxxxxxxx>
Erik Jakobsen wrote:

Common error with apt-get. You need to edit your apt gpg configuration
file so it does not stop installing packages with an unknown signature.

There's a SuSEwiki page to help you here:

FX

http://forums.suselinuxsupport.de/index.php?showtopic=25826




Sorry!, I cant find what to edit ?

You then need to edit /etc/apt/apt.conf.d/gpg-checker.conf and set the following entry

QUOTE
GPG::Check true;


to

QUOTE
GPG::Check false;


fx

< Previous Next >
Follow Ups