1 Sep 2002 09:02
pgp5 problem with 1.6F/i386
Brian Stark <bpstark <at> pacbell.net>
2002-09-01 07:02:32 GMT
2002-09-01 07:02:32 GMT
Hi, I've encountered a problem with the security/pgp5 package on a NetBSD-curent 1.6F/i386 system and I'm wondering if others have observed this (I'll submit a pr for this if no one seems to know about this). If I install the pre-compiled binary 'pgp5-5.0i.tgz' for i386/1.5 from ftp.netbsd.org on a 1.6F/i386 system and generate a key, then delete the the pgp5 package, and then re-install pgp5 by compiling from source, the compiled version of pgp will reject my pass phrases for my existing key. I'm really confused. Is it possible that a bug was introduced into the patches for pgp5? Or worse, could gcc be generating bad code? (I believe some changes have been made to the compiler for NetBSD-current...) I was able to reproduce my problem today, and a log of what I did is appended below. The steps are basically: * install pre-compiled pgp5 * generate a key * sign a file * remove pgp5 * compile pgp5 * try to sign a file (this won't work now) My /etc/mk.conf file normally contains 'COPTS+=-march=pentium -pipe'. My log below shows one attempt to sign with a version of pgp5 compiled with those options, and another attempt with a version that did not have those options compiled in (both attempts failed).(Continue reading)
RSS Feed