Hi, FIrst of all, I have two Three SuSE 9.0 machines that are running fine! I just tried to install it on a slightly old AMD-K5 based machine, and everything works fine (so far) except when I try to run YOU to get it upto date. No matter which of the servers I try, it always fails in the same way. ERROR Signature check for patch info files failed. Cannot load patch information Patch: xf86tools-44811 Anyone had similar problems ? Peter
On Saturday 31 January 2004 17.47, Peter Onion wrote:
Signature check for patch info files failed. Cannot load patch information
Patch: xf86tools-44811
Anyone had similar problems ?
Yes. Check if rpm can see the suse build key, with rpm -qa gpg-pubkey* If you get (at least) gpg-pubkey-9c800aca-39eef481 then your problem is something else. If you don't see that, then check that the package suse-build-key is installed, then log on as root and do gpg --export -a "SuSE Package Signing Key <build@suse.de>" > build.asc check that the file build.asc contains something, otherwise you'll have to reinstall suse-build-key.rpm. Then do rpm --import build.asc Then run YOU again
On Sat, 2004-01-31 at 17:01, Anders Johansson wrote:
On Saturday 31 January 2004 17.47, Peter Onion wrote:
Signature check for patch info files failed. Cannot load patch information
Patch: xf86tools-44811
Anyone had similar problems ?
Yes.
Check if rpm can see the suse build key, with
rpm -qa gpg-pubkey*
If you get (at least) gpg-pubkey-9c800aca-39eef481 then your problem is something else.
Thanks for the reply. I do get that key, but also another one. Should I get only one ? Peter
On Saturday 31 January 2004 18.20, Peter Onion wrote:
Thanks for the reply.
I do get that key, but also another one. Should I get only one ?
No, there's also a suse-security key, but the suse-build-key seems to be the important one, at least in my trials. OK, if you have that key installed in rpm, then your problem must be something else. Try downloading the packages manually and install them from the command line and see if that works
On Sat, 2004-01-31 at 17:34, Anders Johansson wrote:
On Saturday 31 January 2004 18.20, Peter Onion wrote:
Thanks for the reply.
I do get that key, but also another one. Should I get only one ?
No, there's also a suse-security key, but the suse-build-key seems to be the important one, at least in my trials.
OK, if you have that key installed in rpm, then your problem must be something else. Try downloading the packages manually and install them from the command line and see if that works
It's not a package, it's a patch... I've downloaded the patch, how do I verify the signature in it ? Peter
participants (2)
-
Anders Johansson
-
Peter Onion