From 6d5570e6302d825b26b1c26401f14a46fa37b0fa Mon Sep 17 00:00:00 2001 From: "http://johan.kiviniemi.name/" Date: Thu, 1 May 2014 01:33:10 +0000 Subject: Added a comment --- .../comment_10_edb2428552cf98bfb1735c2d6daf2b20._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/bugs/Assistant_having_a_child_git_cat-file_--batch_do_the_same_thing_over_and_over_and_using_a_lot_of_memory/comment_10_edb2428552cf98bfb1735c2d6daf2b20._comment diff --git a/doc/bugs/Assistant_having_a_child_git_cat-file_--batch_do_the_same_thing_over_and_over_and_using_a_lot_of_memory/comment_10_edb2428552cf98bfb1735c2d6daf2b20._comment b/doc/bugs/Assistant_having_a_child_git_cat-file_--batch_do_the_same_thing_over_and_over_and_using_a_lot_of_memory/comment_10_edb2428552cf98bfb1735c2d6daf2b20._comment new file mode 100644 index 000000000..d5f7ce363 --- /dev/null +++ b/doc/bugs/Assistant_having_a_child_git_cat-file_--batch_do_the_same_thing_over_and_over_and_using_a_lot_of_memory/comment_10_edb2428552cf98bfb1735c2d6daf2b20._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://johan.kiviniemi.name/" + nickname="Johan" + subject="comment 10" + date="2014-05-01T01:33:10Z" + content=""" +Note to self: I experienced this bug with the standalone tarball release (5.20140421) as well, so it’s not caused by something that is different on my system wrt. git-annex’s dependencies etc. +"""]] -- cgit v1.2.3 From e66d8d1e2c46c2eed9b2db52141eff2117ce2d19 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawlBSuP2uCSUr5ONRVoyL7jg0ZhBc5us_w0" Date: Thu, 1 May 2014 06:38:02 +0000 Subject: creating ssh-askpass locks me out of x console --- .../ssh-askpass_locks_me_out_of_x_console.mdwn | 25 ++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 doc/bugs/ssh-askpass_locks_me_out_of_x_console.mdwn diff --git a/doc/bugs/ssh-askpass_locks_me_out_of_x_console.mdwn b/doc/bugs/ssh-askpass_locks_me_out_of_x_console.mdwn new file mode 100644 index 000000000..ead8cc119 --- /dev/null +++ b/doc/bugs/ssh-askpass_locks_me_out_of_x_console.mdwn @@ -0,0 +1,25 @@ +### Please describe the problem. + +Can't access X console after returning to work overnight. + +### What steps will reproduce the problem? + +1. Create git-annex remote repository, with git annex assistance, connected via ssh, using ssh-agent key for authentication. +2. "ssh-add -D" to delete the ssh key when not attending computer. Forget to kill git-annex assistant. +3. Lock screen with xscreeensaver. +4. Return to work. Unlock screen. Find keyboard and mouse not responding. However there are no dialog boxes on screen. +5. Open up text console, kill the numerous ssh-askpass processes. Find more ssh-askpass processes. Kill the git-annex processes, then kill the ssh-askpass processes. Find I can access the x console again. + +### What version of git-annex are you using? On what operating system? + +Version 5.20140320~bpo70+1 in Debian backports. + +### Please provide any additional information below. + +This isn't git-annex's fault, but it is a serious problem with using git-annex assistant. + +Suspect ssh-askpass isn't displaying dialog properly as it conflicts with xscreensaver, which is running at the time. + +Not really sure what the solution is. + +Unfortunately, Out of time for today, will double check this report makes sense tomorrow. -- cgit v1.2.3 From c33048c6cd6192a62d53715ab1e9b1daf46009b6 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Thu, 1 May 2014 13:56:33 +0000 Subject: Added a comment --- .../comment_1_1def05a57e25b6765b881f22bc6d82a2._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/bugs/ssh-askpass_locks_me_out_of_x_console/comment_1_1def05a57e25b6765b881f22bc6d82a2._comment diff --git a/doc/bugs/ssh-askpass_locks_me_out_of_x_console/comment_1_1def05a57e25b6765b881f22bc6d82a2._comment b/doc/bugs/ssh-askpass_locks_me_out_of_x_console/comment_1_1def05a57e25b6765b881f22bc6d82a2._comment new file mode 100644 index 000000000..457d945d2 --- /dev/null +++ b/doc/bugs/ssh-askpass_locks_me_out_of_x_console/comment_1_1def05a57e25b6765b881f22bc6d82a2._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.114" + subject="comment 1" + date="2014-05-01T13:56:32Z" + content=""" +This will be fixed by [[design/assistant/sshpassword]], assuming I make it bypass the OS's IMHO superior ssh-askpass and use its own. + +It would be better to file a bug on the actual program you had problems with though, which is not git-annex. +"""]] -- cgit v1.2.3 From af1c8910cc0a731d24aa6acc64b935b514eb92cf Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Thu, 1 May 2014 14:04:12 +0000 Subject: Added a comment --- .../comment_2_cd4869faf350c81deb1de6fa25f32876._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/bugs/ssh-askpass_locks_me_out_of_x_console/comment_2_cd4869faf350c81deb1de6fa25f32876._comment diff --git a/doc/bugs/ssh-askpass_locks_me_out_of_x_console/comment_2_cd4869faf350c81deb1de6fa25f32876._comment b/doc/bugs/ssh-askpass_locks_me_out_of_x_console/comment_2_cd4869faf350c81deb1de6fa25f32876._comment new file mode 100644 index 000000000..80751a4da --- /dev/null +++ b/doc/bugs/ssh-askpass_locks_me_out_of_x_console/comment_2_cd4869faf350c81deb1de6fa25f32876._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.114" + subject="comment 2" + date="2014-05-01T14:04:12Z" + content=""" +Actually, no, that is only going to handle ssh password prompting the one time needed to set up a passwordless dedicated ssh key. + +It may be that it makes sense to *always* set up such a key, which would bypass the normal key handling, and so avoid this problem. Currently, the assumption is that if you have gone to the bother to already set up a login to a host, without a password being needed, it makes sense for the assistant to use that configuration. +"""]] -- cgit v1.2.3