]> git.apps.os.sepia.ceph.com Git - autobuild-ceph.git/commit
rpm-autosign.exp: New utility to help sign rpms.
authorGary Lowell <glowell@inktank.com>
Fri, 8 Mar 2013 05:03:18 +0000 (21:03 -0800)
committerGary Lowell <glowell@inktank.com>
Fri, 8 Mar 2013 05:03:18 +0000 (21:03 -0800)
commit268aa22e315f9fe8ae310a1fe67c1ff2a8cfbe47
tree28d3f948cc6e52be5c77dfd18c41930e09b2a7f4
parentb78159fc19fede273131cda2cf86579ef20d478f
rpm-autosign.exp:  New utility to help sign rpms.

The rpm commend insists on prompting for a passphrase when signing rpms even
for passphraselees keys.  This behaviour causes problems for automated build
scripts.  The rpm-autosign.exp scripts is a small expect wrapper for rpm that
that sends empty passphrase in reposne to the prompt.

Signed-off-by: Gary Lowell <gary.lowell@inktank.com>
rpm-autosign.exp [new file with mode: 0755]