|--==> "APA" == Adrian Aichner <Adrian.Aichner(a)t-online.de> writes:
APA> I have sent in a BIG patch for your approval.
APA> Apparently many packages suffer from this problem.
APA> Please advise.
Yep, saw that. Also saw that you didn't wait for my approval.
Naughty boy! Go sit in the corner!
APA> cd C:\Users\AichnerAd\
APA> gpg --list-keys
APA> Compilation started at Sun Dec 02 23:17:16 2001 +0100 (W. Europe Standard Time)
APA> c:/gnupg/pubring.gpg
APA> --------------------
APA> pub 1024D/10D5C9C5 2001-12-02 Steve Youngs <youngs(a)xemacs.org>
APA> sub 1024g/12E1DF0C 2001-12-02
Yep, that's my key.
APA> Compilation finished at Sun Dec 02 23:17:16
APA> Now I save /ftp.xemacs.org:/pub/xemacs/pgp-keys/steve_youngs.asc
APA> locally and import it:
APA> cd c:\Users\AichnerAd\www.xemacs.org\ftp\xemacs\pgp-keys\
APA> gpg --import steve_youngs.asc
APA> Compilation started at Sun Dec 02 23:39:01 2001 +0100 (W. Europe Standard Time)
APA> gpg: key 10D5C9C5: not changed
APA> gpg: Total number processed: 1
APA> gpg: unchanged: 1
APA> Compilation finished at Sun Dec 02 23:39:01
APA> The listed keys are still the same as above!
Because your keyring already contained my key. It won't put the same
key in twice.
SY> Well, hopefully, once I commit a patch to fix a couple of things
SY> you've mentioned, and you get those windozie patches in, everything
SY> will be "honky-dory".
APA> Not quite. Now I get:
APA> Signaling: (error "The message was corrupt.")
[...]
APA> gpg: Signature made 07/30/99 03:48:55 using DSA key ID DCF80B6B
APA> gpg: Can't check signature: public key not found
OK, I think I know what's going on.
Do this:
- delete, move or otherwise get rid of:
/usr/local/lib/xemacs-21.5-b3/etc/package-index.LATEST*
~/.xemacs/package-index.LATEST*
(so they don't get in our way)
- run xemacs -vanilla
(so we're on a clean slate)
- M-: (setq package-get-required-signed-base-updates t) RET
- Tools -> Packages -> Add Download Site -> Pre-Releases
- Tools -> Packages -> List and Install
How does that go?
--
|---<Steve Youngs>---------------<GnuPG KeyID: 10D5C9C5>---|
| XEmacs - It's not just an editor. |
| It's a way of life. |
|------------------------------------<youngs(a)xemacs.org>---|