From owner-freebsd-ports Thu Oct 5 09:14:46 1995 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA13791 for ports-outgoing; Thu, 5 Oct 1995 09:14:46 -0700 Received: from main.statsci.com (main.statsci.com [198.145.127.110]) by freefall.freebsd.org (8.6.12/8.6.6) with SMTP id JAA13786 for ; Thu, 5 Oct 1995 09:14:36 -0700 Received: by main.statsci.com (Smail3.1.29.1 #3) id m0t0swJ-000r3uC; Thu, 5 Oct 95 09:14 PDT Message-Id: X-Mailer: exmh version 1.6.1 5/23/95 To: ports@freebsd.org Subject: problem with rdist-6.1.0 package Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 05 Oct 1995 09:14:26 -0700 From: Scott Blachowicz Sender: owner-ports@freebsd.org Precedence: bulk I'm not sure where the problem lies, so I figured I'd start with "ports"... I just installed the 950928-SNAP, then installed the rdist-6.1.0 package. I then fired off a normal rdist of some localisms (we rdist a bunch of stuff from a central admin system). At any rate, I got things like this when running the rdist to "block" (my newly installed FreeBSD system): block: amanda/.profile: installing block: /usr/adm/amanda: mkdir block: REMOTE ERROR: /usr/adm/amanda/.: create failed: Is a directory block: amanda/.cshrc: installing block: REMOTE ERROR: /usr/adm/amanda/. -> /usr/adm/amanda/./.cshrc: rename failed: Not a directory block: LOCAL ERROR: update: unexpected response to query '' block: N block: LOCAL ERROR: update: unexpected response to query '' block: N block: LOCAL ERROR: update: unexpected response to query '' block: Y989 812383404 644 root :0 block: LOCAL ERROR: update: unexpected response to query '' block: N block: LOCAL ERROR: update: unexpected response to query '' block: N ...etc... Now, before I did all of this, the directory "/usr/adm/amanda" did NOT exist. The dist rule that did the above looks like this: amanda: (amanda/.{profile,cshrc,rhosts} ) -> ( ${all} ) install /usr/adm/amanda/.; and when I look at things on the FreeBSD system, I see this: block# ls -lR amanda block# rmdir amanda rmdir: amanda: Directory not empty block# rm -r amanda rm: amanda: Directory not empty block# find amanda -ls 23309 4 drwxr-xr-x 1 root wheel 512 Oct 4 10:18 amanda block# So, at the moment, I've got that directory renamed outta the way and I manually did a mkdir, then rdist'd into that. But it looks like the rdistd isn't creating directories properly. Any suggestions? Scott Blachowicz Ph: 206/283-8802x240 StatSci, a div of MathSoft, Inc. 1700 Westlake Ave N #500 scott@statsci.com Seattle, WA USA 98109 Scott.Blachowicz@seaslug.org