On Tue, Sep 18, 2012 at 3:20 PM, José Carlos de Campos <span dir="ltr"><<a href="mailto:zecapistolas@gmail.com" target="_blank">zecapistolas@gmail.com</a>></span> wrote:<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>Today I update my local folder of password-store, I had other problem.</div><div>You have</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">


GPG_OPTS="--quiet --yes --batch"</blockquote><div><br></div><div>but my version of GPG (1.4.10) doesn't accept --batch option and returs:</div><div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">


gpg: can't query passphrase in batch mode<br>gpg: decryption failed: secret key not available</blockquote><div><br></div><div>however if I change to </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">


GPG_OPTS="--quiet --yes --no-batch"</blockquote><div>it works ok.</div><div><br></div><div>What you think about this?</div><div><div class="h5"><div> </div></div></div></div></blockquote></div><br>