BLU Discuss list archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Discuss] caff(1) failing on Fedora 30
- Subject: [Discuss] caff(1) failing on Fedora 30
- From: jabr at blu.org (John Abreau)
- Date: Fri, 20 Sep 2019 15:46:06 -0400
- In-reply-to: <CAFv2jcbayzDZoN4eHchaa_m4HGF_HrPTPLXaUuxRy6qNEk3wrA@mail.gmail.com>
- References: <CAFv2jcbayzDZoN4eHchaa_m4HGF_HrPTPLXaUuxRy6qNEk3wrA@mail.gmail.com>
To follow up on this, I dusted off the script I wrote before caff(1) existed, and after a few tweaks, I used that instead of caff. Basically just a shell script that assembles a shar-archive-like script to email the signed and encrypted key using either mailx or batch smtp, in the form > /usr/sbin/sendmail -v -bs << \SHAR_EOF > HELO localhost > MAIL FROM: <sender at example.net> > RCPT TO: <recipient at example.com> > DATA > Below is the key 1234ABCD from the BLU keysigning party that was held > [....] > . > SHAR_EOF or > /bin/mailx -r 'sender at example.net' -s 'Signed, encrypted key...' recipient at example.com << \SHAR_EOF > > Below is the key 1234ABCD from the BLU keysigning party that was held > [....] > . > SHAR_EOF If a key has multiple uids, the script will send the signed and encrypted key to each of the email addresses found on the key. On Fri, Sep 20, 2019 at 1:57 PM John Abreau <abreauj at gmail.com> wrote: > Is anyone else having trouble running caff(1) to sign keys? > > I installed it from the package signing-party-1.1.4-23.1.noarch in the RPM > Sphere repo. When I run it, it immediately gives the error > > > Can't use 'defined(@array)' (Maybe you should just omit the defined()?) > at /bin/caff line 599. > > > > -- > John Abreau / Executive Director, Boston Linux & Unix > Email: abreauj at gmail.com / WWW http://www.abreau.net / PGP-Key-ID > 0x920063C6 > PGP-Key-Fingerprint A5AD 6BE1 FEFE 8E4F 5C23 C2D0 E885 E17C 9200 63C6 > _______________________________________________ > Discuss mailing list > Discuss at blu.org > http://lists.blu.org/mailman/listinfo/discuss > -- John Abreau / Executive Director, Boston Linux & Unix Email jabr at blu.org / WWW http://www.abreau.net / PGP-Key-ID 0x920063C6 PGP-Key-Fingerprint A5AD 6BE1 FEFE 8E4F 5C23 C2D0 E885 E17C 9200 63C6
- References:
- [Discuss] caff(1) failing on Fedora 30
- From: abreauj at gmail.com (John Abreau)
- [Discuss] caff(1) failing on Fedora 30
- Prev by Date: [Discuss] caff(1) failing on Fedora 30
- Next by Date: [Discuss] Discuss Digest, Vol 100, Issue 16
- Previous by thread: [Discuss] caff(1) failing on Fedora 30
- Next by thread: [Discuss] Discuss Digest, Vol 100, Issue 16
- Index(es):