Gentoo Archives: gentoo-dev

From: justin <jlec@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] RFC: Gentoo GPG key policies
Date: Thu, 14 Mar 2013 07:19:45
Message-Id: 51417A09.5010000@gentoo.org
In Reply to: Re: [gentoo-dev] RFC: Gentoo GPG key policies by grozin@gentoo.org
1 On 14/03/13 04:50, grozin@g.o wrote:
2 > Hello *,
3 >
4 > I've followed all the instructions successfully (I think). By the way, the
5 > following lines need a small correction:
6 >
7 > perl_ldap -b user -M gpgkey <gpg-id> <user>
8 > perl_ldap -b user -M gpgfingerprint <gpg-fingerprint> <user>
9 >
10 > perl_ldap says that attributes of type multiple cannot be modified. I had
11 > to delete these attributes and then create the new ones.
12 >
13 > But my first attempt to do a signed commit has failed:
14 >
15 > Using commit message:
16 > ------------------------------------------------------------------------------
17 > Version bump
18 >
19 > (Portage version: 2.2.0_alpha166/cvs/Linux i686, signed Manifest commit
20 > with key 00C6DAB1!)
21 > ------------------------------------------------------------------------------
22 >
23 > Warning: untrusted X11 forwarding setup failed: xauth key data not
24 > generated
25 > Warning: No xauth data; using fake authentication data for X11 forwarding.
26 > X11 forwarding request failed on channel 0
27 > /var/cvsroot/gentoo-x86/dev-lisp/clozurecl/ChangeLog,v <-- ChangeLog
28 > new revision: 1.9; previous revision: 1.8
29 > /var/cvsroot/gentoo-x86/dev-lisp/clozurecl/clozurecl-1.9.ebuild,v <--
30 > clozurecl-1.9.ebuild
31 > initial revision: 1.1
32 > /var/cvsroot/gentoo-x86/dev-lisp/clozurecl/clozurecl-1.7.ebuild,v <--
33 > clozurecl-1.7.ebuild
34 > new revision: delete; previous revision: 1.3
35 >>>> Creating Manifest for /home/gentoo-x86/dev-lisp/clozurecl
36 > gpg: no default secret key: No secret key
37 > gpg: /home/gentoo-x86/dev-lisp/clozurecl/Manifest: clearsign failed: No
38 > secret key
39 > !!! !!! gpg exited with '2' status
40 > !!! Disabled FEATURES='sign'
41 > Warning: untrusted X11 forwarding setup failed: xauth key data not
42 > generated
43 > Warning: No xauth data; using fake authentication data for X11 forwarding.
44 > X11 forwarding request failed on channel 0
45 > /var/cvsroot/gentoo-x86/dev-lisp/clozurecl/Manifest,v <-- Manifest
46 > new revision: 1.10; previous revision: 1.9
47 >
48 > Commit complete.
49 > RepoMan sez: "If everyone were like you, I'd be out of business!"
50 >
51 > What else should I do?
52 >
53
54 Either use a gpg agent or use a curses based version of pinentry.
55
56 Justin

Attachments

File name MIME type
signature.asc application/pgp-signature