RE: [SLE] Problem with YOU on Disconnected Machine
From: Lugg William H Civ OO-ALC /MASFE (William.Lugg_at_CISF.AF.MIL)
Date: 02/26/04
- Previous message: John Graddy: "Re: [SLE] Cannot Mount CDROM or CD Recorder"
- Maybe in reply to: Lugg William H Civ OO-ALC /MASFE: "[SLE] Problem with YOU on Disconnected Machine"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: "'suse-linux-e@suse.com'" <suse-linux-e@suse.com> Date: Thu, 26 Feb 2004 08:59:16 -0700
OK, I tried what you suggested and the first run of "rpm -qa gpg-pubkey*"
returned two keys:
gpg-pubkey-3d25d3d9-36e12d04
gpg-pubkey-9c800aca-39eef481
You'll recognize the second key as the one you listed below. Since the key
is already there I didn't do the export/import steps. So, it looks like the
key is there, but something is certainly wrong. Any other ideas?
-------------------------------
Bill Lugg
Software Engineer,
MilStar AF Command Post Terminal Software Support
OO-ALC/MASFE, Peterson AFB, CO
William.Lugg@cisf.af.mil
The only difference between a tax man and a taxidermist is that the
taxidermist leaves the skin. -- Mark Twain
-----Original Message-----
From: Togan Muftuoglu [mailto:toganm@dinamizm.com]
Sent: Wednesday, February 25, 2004 3:27 PM
To: 'suse-linux-e@suse.com'
Subject: Re: [SLE] Problem with YOU on Disconnected Machine
* Lugg William H Civ OO-ALC /MASFE; <William.Lugg@CISF.AF.MIL> on 25 Feb,
2004 wrote:
>I'm working on a machine that is a standalone box running SuSE 9. I am
>attempting to build a patch CD on a networked machine by downloading the
>files from ftp.leo.org <ftp://ftp.leo.org> and duplicating the directory
>structure on the CD. Basically, I'm following a HOW-TO written by Togan
>Muftuoglu. My problem is that for the qt3, perl, python and kernel
>packages, I get a "Signature check failed" error. I tried a "rpm
>--checksig" on k_deflt.rpm as an example and it returned "./k_deflt.rpm:
>shal MD5 GPG NOT OK". Doing the same for kernel-source.rpm returned
"error:
>./kernel-source.rpm: headerRead failed". The really puzzling thing is that
>I did this on XFree86.rpm, which updated successfully, and it also returned
>"./XFree86.rpm: shal MD5 GPG NOT OK". Doing the same on the XFree86 patch
>file yielded a good GPG key while doing it on k_deflt-2.4.21-192.i586.rpm
>gave me the GPG NOT OK result also. What is going wrong here? How can I
>fix it?
What does it say ?
rpm -qa gpg-pubkey*
If it returns nothing do this as root
gpg --export -a "SuSE Package Signing Key <build@suse.de>" > build.asc
check that the file build.asc actually contains something after this step.
Otherwise you'll have to reinstall the suse-build-key package
Then do
rpm --import build.asc
Then try "rpm -qa gpg-pubkey*" again. This time you should see
gpg-pubkey-9c800aca-39eef481
try running the Patch CD update again
-- Togan Muftuoglu | Unofficial SuSE FAQ Maintainer | Please reply to the list; http://susefaq.sf.net | Please don't put me in TO/CC. Nisi defectum, haud refiecendum -- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com -- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
- Previous message: John Graddy: "Re: [SLE] Cannot Mount CDROM or CD Recorder"
- Maybe in reply to: Lugg William H Civ OO-ALC /MASFE: "[SLE] Problem with YOU on Disconnected Machine"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|