From owner-freebsd-current@FreeBSD.ORG  Fri Feb 20 08:31:50 2004
Return-Path: <owner-freebsd-current@FreeBSD.ORG>
Delivered-To: freebsd-current@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 319D216A4CE
	for <freebsd-current@freebsd.org>;
	Fri, 20 Feb 2004 08:31:50 -0800 (PST)
Received: from vault.redlinenetworks.com (mail.redlinenetworks.com
	[216.136.145.172])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 103C543D2D
	for <freebsd-current@freebsd.org>;
	Fri, 20 Feb 2004 08:31:50 -0800 (PST)
	(envelope-from scott@redlinenetworks.com)
Received: from redlinenetworks.com (melkor.redlinenetworks.com [192.168.0.8])
	i1KGVniH097743;	Fri, 20 Feb 2004 08:31:49 -0800 (PST)
	(envelope-from scott@redlinenetworks.com)
Message-ID: <40363676.2030808@redlinenetworks.com>
Date: Fri, 20 Feb 2004 08:31:50 -0800
From: Scott Sewall <scott@redlinenetworks.com>
Organization: Redline Networks, Inc.
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US;
	rv:1.4) Gecko/20030624 Netscape/7.1 (ax)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: freebsd-current@freebsd.org
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Subject: Where is rdist?
X-BeenThere: freebsd-current@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Discussions about the use of FreeBSD-current
	<freebsd-current.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-current>,
	<mailto:freebsd-current-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-current>
List-Post: <mailto:freebsd-current@freebsd.org>
List-Help: <mailto:freebsd-current-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-current>,
	<mailto:freebsd-current-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 20 Feb 2004 16:31:50 -0000


I cannot find rdist on my -current system (5.2-RELEASE-p2) and the 
source has been moved to the Attic (Retire this ancient version of rdist.).

I installed net/rdist6 from ports, however there's an interoperability 
problem with -stable rdist client:

vault# rdist -f /etc/Distfile -P ssh
updating host ltblue
ltblue: LOCAL ERROR: Exec old rdist failed: /usr/bin/rdist: No such file 
or directory.

What are my options?

-- Scott