From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <7e3eaa26037e5b3a464b41aef62368a9@plan9.escet.urjc.es> To: 9fans@cse.psu.edu Subject: Re: [9fans] replica problems From: Fco.J.Ballesteros MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-yevmjjzpuwpkmzlndlvdtpllca" Date: Tue, 14 May 2002 09:52:40 +0200 Topicbox-Message-UUID: 909986f4-eaca-11e9-9e20-41e7f4b1d025 This is a multi-part message in MIME format. --upas-yevmjjzpuwpkmzlndlvdtpllca Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit The file did not exist. I'll try again a couple of times to see if I understand what's going on. --upas-yevmjjzpuwpkmzlndlvdtpllca Content-Type: message/rfc822 Content-Disposition: inline Received: from mail.cse.psu.edu ([130.203.4.6]) by aquamar; Mon May 13 19:04:39 MDT 2002 Received: from psuvax1.cse.psu.edu (psuvax1.cse.psu.edu [130.203.8.6]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 713FC19A58; Mon, 13 May 2002 13:04:10 -0400 (EDT) Delivered-To: 9fans@cse.psu.edu Received: from plan9.cs.bell-labs.com (closedmind.org [204.178.31.2]) by mail.cse.psu.edu (CSE Mail Server) with SMTP id 361F319A27 for <9fans@cse.psu.edu>; Mon, 13 May 2002 13:03:29 -0400 (EDT) Received: from plan9.cs.bell-labs.com ([135.104.9.2]) by plan9; Mon May 13 13:03:28 EDT 2002 Received: from 18.24.6.238 ([18.24.6.238]) by plan9; Mon May 13 13:03:26 EDT 2002 Message-ID: <667d1ef0052669658ece75b48f079efb@plan9.bell-labs.com> To: 9fans@cse.psu.edu Subject: Re: [9fans] replica problems From: rsc@plan9.bell-labs.com MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Sender: 9fans-admin@cse.psu.edu Errors-To: 9fans-admin@cse.psu.edu X-BeenThere: 9fans@cse.psu.edu X-Mailman-Version: 2.0.9 Precedence: bulk Reply-To: 9fans@cse.psu.edu List-Id: Fans of the OS Plan 9 from Bell Labs <9fans.cse.psu.edu> List-Archive: Date: Mon, 13 May 2002 12:57:00 -0400 Uhh... That should not have happened. Does /usr/nemo/lib/replica/nemo.proto exist on your laptop? I think the problem is that the proto file couldn't be opened, so the view of the local fs through the proto was absolutely no files, meaning you deleted your bin/* files. So the delete propagated. Still, revrdproto looks like it should be returning -1 when the proto doesn't exist, which should cause applychanges to exit immediately. Russ --upas-yevmjjzpuwpkmzlndlvdtpllca--