This mail is an automated notification from the bugs tracker
of the project: xtla.el.
/**************************************************************************/
[bugs #833] Latest Modifications:
Changes by:
Matthieu MOY <[EMAIL PROTECTED]>
'Date:
Sun 10/03/2004 at 20:51 (Europe/Paris)
------------------ Additional Follow-up Comments ----------------------------
> (require 'xtla-tips) is needed somewhere
Not if you installed xtla-tips properly. xtla-autoloads.el contains the
definition of tla-tips-popup-maybe.
However, I made xtla robust to incorrect installations in my last patch ;-)
/**************************************************************************/
[bugs #833] Full Item Snapshot:
URL: <http://gna.org/bugs/?func=detailitem&item_id=833>
Project: xtla.el
Submitted by: Matthieu MOY
On: Fri 10/01/2004 at 08:36
Category: xtla-core.el
Priority: 5 - Normal
Resolution: None
Assigned to: moy
Originator Email:
Status: Closed
Planned Release: 0.9
Type of request: small bug
Fixed Release: [EMAIL PROTECTED]
Test case in xtla-tests.el:
Summary: write operations on signed archive fail if gpg prompts for a
passphrase
Original Submission: if the archive is signed with a passphrase, operations
like "tla commit" prompt for a passphrase. Since tla is ran non-interactively
in xtla, it just fails with a message
gpg: cannot open `/dev/tty': No such device or address
signature command exited with non-0 status (2)
There is a workaround currently, which is to have an unprotected passphrase, or
to use a separate module to manage passphrase prompting. I guess gpg-agent and
pinentry can do this:
http://www.gnupg.org/aegypten/tech.en.html
To solve the problem in xtla, the best solution is probably to run those write
operations with (ansi-term), so that tla actually runs in a tty.
Follow-up Comments
------------------
-------------------------------------------------------
Date: Sun 10/03/2004 at 20:51 By: Matthieu MOY <moy>
> (require 'xtla-tips) is needed somewhere
Not if you installed xtla-tips properly. xtla-autoloads.el contains the
definition of tla-tips-popup-maybe.
However, I made xtla robust to incorrect installations in my last patch ;-)
-------------------------------------------------------
Date: Sun 10/03/2004 at 14:17 By: Jose Antonio Ortega Ruiz <jao>
Yes, it works here, with a minor quibble: a (require 'xtla-tips) is needed
somewhere; otherwise, xtla will complain about undefined functions.
-------------------------------------------------------
Date: Fri 10/01/2004 at 23:54 By: Matthieu MOY <moy>
There's now a process filter that detects password prompts with a regexp, and
prompts the user in the minibuffer when necessary. This should work at least in
most cases.
Note that this work only for asynchronous processes, but all potentially
interactive commands should now be asynchronous.
Jose, can you check if this work for you ?
-------------------------------------------------------
Date: Fri 10/01/2004 at 20:16 By: Matthieu MOY <moy>
I'll take care of this.
What is precisely the list of problematic commands ?
commit
cacherev
import
tag
?
CC List
-------
CC Address | Comment
------------------------------------+-----------------------------
"josea --DOT-- ortegaruiz"<jao --AT-- gnu --DOT-- org> |
For detailed info, follow this link:
<http://gna.org/bugs/?func=detailitem&item_id=833>
_______________________________________________
Message sent via/by Gna!
http://gna.org/