Arc-theme: NO_PUBKEY error

Created on 3 Oct 2015  路  1Comment  路  Source: horst3180/arc-theme

I get this error when running apt-get update:

W: GPG error: http://download.opensuse.org Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 5A7D1D38BEB6D886

What keyserver should I use to resolve this error?

Most helpful comment

Did you add the key as described on the packages page? For Debian it would be something like

wget http://download.opensuse.org/repositories/home:Horst3180/Debian_8.0/Release.key
apt-key add - < Release.key  

>All comments

Did you add the key as described on the packages page? For Debian it would be something like

wget http://download.opensuse.org/repositories/home:Horst3180/Debian_8.0/Release.key
apt-key add - < Release.key  
Was this page helpful?
0 / 5 - 0 ratings