Gentoo Archives: gentoo-dev

From: Bjarke Istrup Pedersen <gurligebis@g.o>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] Problem signing manifests for ebuilds
Date: Thu, 07 Jul 2011 07:58:57
Message-Id: CACPM=kV5K4HEss6o-WR1UBEa2U=WYZ_zkQd-ru2bRXQP+PfFFg@mail.gmail.com
1 I'm having a problem signing manifests from time to time (it's random
2 if it works or not).
3
4 When I run repoman commit, sometimes it asks for my password, and
5 signs it just fine.
6 But sometimes it just fails silently with the following error:
7
8 You need a passphrase to unlock the secret key for
9 user: "Bjarke Istrup Pedersen <gurligebis@g.o>"
10 1024-bit DSA key, ID 14576049, created 2008-08-20
11
12 gpg: cancelled by user
13 gpg: no default secret key: Operation cancelled
14 gpg: ./Manifest: clearsign failed: Operation cancelled
15 !!! !!! gpg exited with '512' status
16 !!! Disabled FEATURES='sign'
17
18 Does anyone have an idea of why it fails to sign it randomly?
19
20 /Bjarke

Replies

Subject Author
Re: [gentoo-dev] Problem signing manifests for ebuilds Markos Chandras <hwoarang@g.o>