Goswin von Brederlow schrieb:
Clemens Bier <[EMAIL PROTECTED]> writes:Could you explain more precisely what you mean by utmp and /or explicit redirecting?
<snip>
cannot open '/dev/tty' : no such device or address Error: Password must be at least 20 characters
</snip>
I think you need to redirect input from /dev/tty or /dev/console explicitly or you need to setup an utmp entry first (like login would do).
Looking at the line that starts with gpg, I try to redirect the input from /dev/console.
But I still ge the same error. I do also get a "cannot open '/dev/tty' : no such device or address"
if I insert a debug statement like 'echo "Debug" > /dev/tty' into my script.
Thanks,
Clemens
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

