Package: darcs
Version: 1.0.9-1
Severity: important

Hello,

self-explanatory output:
=====
[21:53] [EMAIL PROTECTED]:~/var/lib/darcs$ darcs get \
 
alioth.debian.org:/var/lib/gforge/chroot/home/groups/cl-debian/htdocs/repository/lcapello/stumpwm-upstream
Enter passphrase for key '/home/luca/.ssh/id_rsa':
Enter passphrase for key '/home/luca/.ssh/id_rsa':
Enter passphrase for key '/home/luca/.ssh/id_rsa':
Enter passphrase for key '/home/luca/.ssh/id_rsa':
Enter passphrase for key '/home/luca/.ssh/id_rsa':
Applying patch 12 of 12... done.
Finished getting.

[21:53] [EMAIL PROTECTED]:~/var/lib/darcs$ darcs get --ssh-cm \
 
alioth.debian.org:/var/lib/gforge/chroot/home/groups/cl-debian/htdocs/repository/lcapello/stumpwm-upstream
Enter passphrase for key '/home/luca/.ssh/id_rsa':

[the following after having killed the darcs process]
Enter passphrase for key '/home/luca/.ssh/id_rsa':
Enter passphrase for key '/home/luca/.ssh/id_rsa':
Invalid repository:  
alioth.debian.org:/var/lib/gforge/chroot/home/groups/cl-debian/htdocs/repository/lcapello/stumpwm-upstream

darcs failed:  (scp) failed to fetch: 
alioth.debian.org:/var/lib/gforge/chroot/home/groups/cl-debian/htdocs/repository/lcapello/stumpwm-upstream/_darcs/inventory
Exception thrown by an atexit registered action:
exception :: SignalHandler.SignalException
[21:56] [EMAIL PROTECTED]:~/var/lib/darcs$
=====

And here what strace tells on another xterm:
=====
[21:55] [EMAIL PROTECTED]:~/var/lib/darcs$ ps aux
luca     27770  0.0  0.2  70936  5612 pts/3    S+   21:54   0:00 \
 darcs get --ssh-cm 
alioth.debian.org:/var/lib/gforge/chroot/home/groups/cl-debian/htdocs/repository/lcape
luca     27772  0.0  0.0      0     0 pts/3    Z+   21:54   0:00 [ssh] <defunct>
luca     27773  0.0  0.0  44304   800 ?        Ss   21:54   0:00 ssh 
alioth.debian.org -S /tmp//darcs-ssh/alioth.debian.org -N -f -M
luca     27808  0.0  0.0  16016  1084 pts/5    R+   21:55   0:00 ps aux

[21:55] [EMAIL PROTECTED]:~/var/lib/darcs$ strace -p 27770
Process 27770 attached - interrupt to quit
read(3,  <unfinished ...>
Process 27770 detached

[21:55] [EMAIL PROTECTED]:~/var/lib/darcs$ strace -p 27773
Process 27773 attached - interrupt to quit
select(8, [6 7], [], NULL, NULL <unfinished ...>
Process 27773 detached

[21:55] [EMAIL PROTECTED]:~/var/lib/darcs$ kill -s KILL 27773
[21:55] [EMAIL PROTECTED]:~/var/lib/darcs$
=====

FWIW, my ~/.ssh/config contains the following:
--8<---------------cut here---------------start------------->8---
HashKnownHosts = no
ControlMaster = auto
ControlPath = ~/.ssh/ControlPath_%h-%r-%p
--8<---------------cut here---------------end--------------->8---

Why does darcs do not honor my ~/.ssh/config?

Thx, bye,
Gismo / Luca

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.23-rc5-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages darcs depends on:
ii  libc6                   2.6.1-5          GNU C Library: Shared libraries
ii  libcurl3                7.17.0-1         Multi-protocol file transfer libra
ii  libgmp3c2               2:4.2.2+dfsg-1   Multiprecision arithmetic library
ii  libkrb53                1.6.dfsg.1-7     MIT Kerberos runtime libraries
ii  libncurses5             5.6+20070908-1   Shared libraries for terminal hand
ii  zlib1g                  1:1.2.3.3.dfsg-5 compression library - runtime

Versions of packages darcs recommends:
ii  postfix [mail-transport-agent 2.4.5-4    High-performance mail transport ag

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to