On Mon, 05 Oct 2009 20:44:32 +0200, Lucas Nussbaum wrote: > > t/detach_sign.t ............ ok > > gpg: WARNING: unsafe permissions on homedir `test' > > gpg: cannot open `/dev/tty': No such device or address
That's weird; the tests are run with the following options:
$VAR1 = bless( {
'meta_signing_key_id' => '0xF950DA9C',
'meta_interactive' => 0,
'armor' => 1,
'always_trust' => 1,
'homedir' => 'test'
}, 'GnuPG::Options' );
and meta_interactive => should pass '--batch', '--no-tty' to gpg.
Cheers,
gregor, confused
--
.''`. http://info.comodo.priv.at/ -- GPG Key IDs: 0x00F3CFE4, 0x8649AA06
: :' : Debian GNU/Linux user, admin, & developer - http://www.debian.org/
`. `' Member of VIBE!AT, SPI Inc., fellow of FSFE | http://got.to/quote/
`- NP: Rolling Stones: Nexttoyou
signature.asc
Description: Digital signature

