Subject: Re: updating to 1.5.3 from 1.5.3-Beta
To: Bjorn Schothuis <plonnie@home.nl>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: netbsd-help
Date: 07/25/2002 23:23:40
On Thu, Jul 25, 2002 at 09:52:42PM +0200, Bjorn Schothuis wrote:
> Hello, Im trying to update netbsd 1.5.3-BETA to 1.5.3 with cvs but i'm running into some trouble.
> 
> I'm getting as far as:
> root@gonzo /usr/src>cvs -q update -dP -rnetbsd-1-5
> ssh: connect to address xxxxxxxxx port 11750: No route to host
>      
> Than its showing all the files it wants to update ending with
> ? usr.sbin/zdump/zdump.cat8 
> ? usr.sbin/zic/.depend
> ? usr.sbin/zic/zic
> ? usr.sbin/zic/zic.cat8
> 
> For a long time nothing (seems) to happening (15 minutes or so)
> 
> And than it goes:
> 
> cvs [update aborted]: could not chdir to gnu/usr.bin/gdb/gdb: Not a directory
> Write failed flushing stdout buffer.
> write stdout: Broken pipe

You need to do a 'make cleandir' first.

> 
> I know the No route to host should point to something, but when I do a pkgsrc update with cvs it als says that, but than works fine.

This is not a problem, I suspect the "No route to host" is for an ipv6 address,
and it fall backs to ipv4 in this case.

-- 
Manuel Bouyer <bouyer@antioche.eu.org>
--