Thanks to everyone on the list who has helped me with this. My GPG stuff
all works fine.
--Robin
Tim Spriggs wrote:
Hi Robin,
Great! I assume that your keys are already in the zone so I think your
small error is in the changelog. run "gpg --list-keys" and you will
see your key listed as:
.. "Your Name" <em...@example.com>
in which case you can save yourself a little time and add this to your
.bashrc:
export DEBFULLNAME='Your Name'
export DEBEMAIL='em...@example.com'
Now when you run "dch -i" in the debian source, your info will be
placed at the bottom of the new log entry. The changelog entry is
where the package signing process gets the desired key.
Cheers,
-Tim
Robin Joinson wrote:
I managed to get fluxbox to build tonight after fixing some small
problem in the nls source files, which I'll take up with the upstream
developer - an error is happening when these files are generated,
requiring some minor manual corrections.
However, I'm stuck on getting gnupg to work in the dev zone.
I think I need to import my gpg keys into the dev zone, but I can't
seem to do this in a way which will satisfy the Debian package build
process:
gpg: keyring `/root/.gnupg/secring.gpg' created
gpg: skipped "Super-User <di...@avanto.org>": secret key not available
gpg: [stdin]: clearsign failed: secret key not available
dpkg-genchanges -sa >../fluxbox_1.0.0-3nexenta1_solaris-i386.changes
dpkg-genchanges: including full source code in upload
dpkg-buildpackage: full upload (original source is included)
dpkg-buildpackage: warning: Failed to sign .dsc and .changes file
Obviously this is not supposed to happen; I must be making a
rudimentary error.
Please would someone be able to give me a step-by-step to importing my
gpg keys into the devzone, so I can sign and upload the completed
fluxbox package?
Many thanks!
--Robin
_______________________________________________
gnusol-devel mailing list
gnusol-devel@lists.sonic.net
http://lists.sonic.net/mailman/listinfo/gnusol-devel
_______________________________________________
gnusol-devel mailing list
gnusol-devel@lists.sonic.net
http://lists.sonic.net/mailman/listinfo/gnusol-devel