On 5/6/2011 7:56 AM, Rajesh Ananth wrote:
 Hello,

 I did the OpenSolaris build using the following instructions:
 (http://www.nexenta.org/projects/site/wiki/BuildingOpensolaris)

 # apt-get install nexenta-on-source

 # cd /usr/src/nexenta-on-source/ && apt-satisfydepends

 # dpkg-buildpackage -b


 The build went through fine, and while packaging the contents, I got
 the gpg message:

 "You need a passphrase to unlock the secret key for user: "Nexenta
 Systems <maintai...@nexenta.com>" 1024-bit DSA key, ID 16E16062,
 created 2005-10-05

 gpg: gpg-agent is not available in this session Enter passphrase: "

 ---->>>> I see the following user description is the system.

 root@Nexenta3:/# gpg --list-keys /root/.gnupg/pubring.gpg
 ------------------------ pub 1024D/16E16062 2005-10-05 uid
 Nexenta Systems <maintai...@nexenta.com> sub 2048g/47584043
 2005-10-05

 <<<<----

 Does anybody know what is the passphrase for this?

 Thanks, Rajesh





 _______________________________________________ gnusol-devel mailing
 list gnusol-devel@lists.sonic.net
 http://lists.sonic.net/mailman/listinfo/gnusol-devel
Hi Rajesh,

Your passpharse would be the key that you entered during the creation of a gpg keys, Perhaps you might have forgotten? or is it another machine on which you're building the package.

In fact you can build the pkg with -us -uc switches to prevent signing the source pkg and the control file respectively.

Hope it helps..

Shampavman
_______________________________________________
gnusol-devel mailing list
gnusol-devel@lists.sonic.net
http://lists.sonic.net/mailman/listinfo/gnusol-devel

Reply via email to