Gentoo Archives: gentoo-dev

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

Replies

Subject Author
Re: [gentoo-dev] RFC: Gentoo GPG key policies justin <jlec@g.o>
Re: [gentoo-dev] RFC: Gentoo GPG key policies "Robin H. Johnson" <robbat2@g.o>