bonjour,
j'ai aussi ce problème
(I also have this problem)
Code:
E: Error(s) while checking package signatures:
1 unsigned package(s)
40 package(s) with unknown signatures
0 package(s) with illegal/corrupted signatures
E: Handler silently failed
mais j'ai pas bien compris la manipulation avec
(but I did not understand the manipulation with) => Edit the file /etc/apt/apt.conf and uncomment out this line
Code:
"\\ GPG-Check "false";.
j'ai ça dans mon /etc/apt/apt.conf
(got it in my /etc/apt/apt.conf)
Code:
// User customizable configuration
RPM
{
// to disable GPG-signature checking for packages
// GPG-Check "false";
// Uncomment to prevent kernel being handled along with (dist-)upgrade
// Upgrade-Virtual "false";
// Uncomment to hold packages with modified config files in (dist-)upgrade
// Preserve-Config "true";
};
// Options for the downloading routines
Acquire
{
// Retries "1";
// http::Proxy "http://user:password@proxy-server.domain.tld:port/";
// http::Proxy "http://proxy-server.domain.tld:port/";
};
je dois faire comme ça ?
(I do like that?)
Code:
...
// # GPG-Check "false";
...
[Traducteur GNOME 0.99 ]