This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: A couple more subversion notes


On 19 Oct 2005, Giovanni Bajo yowled:
> Andreas Schwab <schwab@suse.de> wrote:
> 
>>> If I remove the socket file, it just does a normal connection.
>> 
>> It doesn't for me.
>> 
>> $ ssh gcc.gnu.org
>> Couldn't connect to /var/tmp/schwab/ssh_%h: No such file or directory
> 
> Ah, maybe it's a later fix? I'm using:
> 
> $ ssh -V
> OpenSSH_4.2p1, OpenSSL 0.9.7f 22 Mar 2005

A typical case of `horrid bug fixed by a merge the day after the
release':

,----
| 20050525
| [...]
|    - jakob@cvs.openbsd.org 2005/04/26 13:08:37
|      [ssh.c ssh_config.5]
|      fallback gracefully if client cannot connect to ControlPath. ok djm@
| [...]
| 20050524
| [...]
|  - Release 4.1p1
`----

4.2p1 has the fix (as does 4.1, but I doubt that's much use unless you're
running OpenBSD).

-- 
`"Gun-wielding recluse gunned down by local police" isn't the epitaph
 I want. I am hoping for "Witnesses reported the sound up to two hundred
 kilometers away" or "Last body part finally located".' --- James Nicoll


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]