Jon Roed wrote:
Whenever i try to install anything with KPackage it gives me the error:
WARNING: The following packages cannot be authenticated!
kaffeine
E: There are problems and -y was used without --force-yes
It has always worked well in the past and only started doing this recently.
Does anyone know of a way to fix this ?
This is because you upgraded to the latest apt which has signature
verification of .debs, which don't exist yet, so you get an error message.
If you put this in your /etc/apt/apt.conf:
APT::Get::AllowUnauthenticated "true";
Did you Google for this? It's around!
HTH
H
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]